It's all about the answers!

Ask a question

Is there any RTC Java API architecutre or design diagram?


Jia Jia Li (8057142190) | asked Jan 18 '16, 3:22 a.m.
Recently I am creating some event handling following up action, which will use RTC server side API.
I used Plain Java API before from client, I find the API is different for server side and client side.
I can searched more useful information and code segment from this forum, another way, some one could told me the related class and I can search more things in SDK source code.

But I do not have a whole picture of the RTC API Design, and just know the a little about ItemService, ItemHandle, fetchItem().
Any one or any where has the total picture of API and SDK, I think it will be useful for most of the users.

Thanks!

One answer



permanent link
Ralph Schoon (61.8k33643) | answered Jan 18 '16, 9:44 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I am not aware of any and it is also not trivial to create one. There are several parts of the API, work item, process, scm,... There is a client part, a common part and a server part for most of those as well.

I don't believe you could fit that on one picture either.

Your answer


Register or to post your answer.