|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.collabnet.ce.webservices.AbstractSoapApp
public abstract class AbstractSoapApp
Base class for CollabNet's Soap App wrapper classes.
| Constructor Summary | |
|---|---|
AbstractSoapApp(CollabNetApp collabNetApp)
Constructor. |
|
| Method Summary | |
|---|---|
protected void |
checkValidSessionId()
Check if the current session is valid. |
protected java.lang.String |
getServerUrl()
Get the server url |
protected java.lang.String |
getSessionId()
Get the session id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractSoapApp(CollabNetApp collabNetApp)
collabNetApp - collabNetApp| Method Detail |
|---|
protected void checkValidSessionId()
protected java.lang.String getSessionId()
protected java.lang.String getServerUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||