|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.cs.servlet.CSAssignServiceIdAndServerTIDProtocol
public class CSAssignServiceIdAndServerTIDProtocol
The CSAssignServiceIdAndServerTIDProtocol class is used by CSClient services to ask the server for a session ID and for the server terminal ID.
Constructor Summary | |
---|---|
CSAssignServiceIdAndServerTIDProtocol(CSClient aClient)
This constructor creates a CSAssignServiceIdAndServerTIDProtocol object. |
Method Summary | |
---|---|
void |
ClientProcess(CSClient aClient)
This method opens a connection with the server and retrieves the server for a session ID and for the server terminal ID. |
long |
getServerId()
Gets the serverId property (long) value. |
java.lang.String |
getServerTID()
Gets the _serverTID property (java.util.String) value. |
java.lang.String |
getServiceId()
Gets the _serviceId property (String) value. |
long |
getTimeout()
Gets the timeout property (long) value. |
boolean |
getUseCookie()
Gets the fieldUseCookie property (boolean) value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSAssignServiceIdAndServerTIDProtocol(CSClient aClient) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void ClientProcess(CSClient aClient) throws java.lang.Exception
aClient
- CSClient
java.lang.Exception
public long getServerId()
public java.lang.String getServerTID()
public java.lang.String getServiceId()
public long getTimeout()
public boolean getUseCookie()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |