Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Which API to use for RTC server/client side plug-in development?

If I want to develop a server side plug-in for RTC how can I find out whether I am using the correct APIs resp. the allowed dependencies during development?

Can I simply follow the rule that I should not use any java package/plug-in that contains the term "client". Or is it not that simple?

The same question I have for the client side plug-in development.

Thank you

0 votes


Accepted answer

Permanent link
Start here:

  1. https://rsjazz.wordpress.com/2013/03/14/what-apis-are-available-for-rtc-and-what-can-you-extend/
  2. https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/
  3. https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/

As a general rule the packages *.common.* is available as client and server API - you get the service in a different way though. *.server.* is only available on the server. *.client.* is only available as client API.

Marko Tomljenovic selected this answer as the correct answer

0 votes

Comments

 I already knew the pages, anyway thank you for the links.


This was my expectation. Thanks for the answer.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Mar 10 '15, 11:38 a.m.

Question was seen: 3,675 times

Last updated: Mar 11 '15, 5:03 a.m.

Confirmation Cancel Confirm