|
CodeBeamer 5.4.0.1-RC API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intland.codebeamer.remoting.sample.RemotingUtils
RemoteApiFactory
instead
public class RemotingUtils
Utility methods for remoting.
Constructor Summary | |
---|---|
RemotingUtils()
Deprecated. |
Method Summary | |
---|---|
static RemoteApi |
connect(java.lang.String serviceUrl)
Deprecated. Connects to the passed web service URL. |
static RemoteApi |
createExceptionHandler(RemoteApi api)
Deprecated. This method is now obsolete and simply verifies that the api is not null |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemotingUtils()
Method Detail |
---|
public static RemoteApi connect(java.lang.String serviceUrl)
null
if couldn't connect.public static RemoteApi createExceptionHandler(RemoteApi api)
api
- to check
|
CodeBeamer 5.4.0.1-RC API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |