RTC server API/ client API?
![]()
hi
my name is seyoung
i'm studing RTC API
now i have plainJava document
but i don't search server-api
like as com.ibm.team.workitem.service, com.ibm.team.links.and so on...
do you have documentation of server-api???
i hope study detailed server-api
help me plz..
|
Accepted answer
![]()
there is no Javadoc for the server classes.. many of the classes are very similar to client classes..
typically the classes are designed client common server or service seyoung kim selected this answer as the correct answer
Comments Thank you very much~sam detweiler
I realized that there is no Javadoc
So i was wondering if i have server-api problem(code error, syntax) (related on server, service....),
have I only one solution such as search??
|
2 other answers
![]()
Thank you very much~sam detweiler
I realized that there is no Javadoc
So i was wondering if i have server-api problem(code error, syntax) (related on server, service....),
have I only one solution such as search??
|
![]()
Seyoung Kim,
You might take a look at the article Jim Ruehlin wrote on Extending RTC : https://jazz.net/library/article/784/ Depending on what you want to do, I would highly recommend spending time studying OSLC. There is a workshop that might be helpful: https://jazz.net/library/article/635 |