|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.comm.bridge.CODECommIntegrationHandler
This class handles communications requests for the CODE communications bridge.
Field Summary | |
---|---|
static String |
copyright
|
static int |
REQUEST_KEY
|
Method Summary | |
---|---|
static CODECommIntegrationHandler |
getInstance()
Accessor method for singleton |
void |
handleRequest(Socket socket,
int requestKey)
Handle function calls from the CODE communications layer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
public static int REQUEST_KEY
Method Detail |
public static CODECommIntegrationHandler getInstance()
public void handleRequest(Socket socket, int requestKey)
handleRequest
in interface com.ibm.etools.systems.core.comm.ISystemCommunicationsDaemonHandler
com.ibm.etools.iseries.core.comm.ICommunicationsDaemonHandler#handleRequest(Socket)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |