|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mq.il.oil2.OIL2SocketHandler
The OIL2 implementation of the ServerIL object
| Nested Class Summary | |
class |
OIL2SocketHandler.RequestRunner (src)
|
| Constructor Summary | |
OIL2SocketHandler(java.io.ObjectInputStream in,
java.io.ObjectOutputStream out,
java.lang.ThreadGroup partentThreadGroup)
Constructor for the OILServerIL object |
|
| Method Summary | |
void |
run()
Main processing method for the OILClientILService object |
void |
sendRequest(OIL2Request (src) request)
#Description of the Method |
void |
sendResponse(OIL2Response (src) response)
#Description of the Method |
void |
setRequestListner(OIL2RequestListner (src) requestListner)
#Description of the Method |
void |
start()
|
void |
stop()
|
OIL2Response (src) |
synchRequest(OIL2Request (src) request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OIL2SocketHandler(java.io.ObjectInputStream in,
java.io.ObjectOutputStream out,
java.lang.ThreadGroup partentThreadGroup)
| Method Detail |
public void sendRequest(OIL2Request (src) request)
throws java.io.IOException
java.lang.Exception - Description of Exception
java.io.IOExceptionpublic void setRequestListner(OIL2RequestListner (src) requestListner)
public void sendResponse(OIL2Response (src) response)
throws java.io.IOException
java.lang.Exception - Description of Exception
java.io.IOException
public OIL2Response (src) synchRequest(OIL2Request (src) request)
throws java.io.IOException,
java.lang.InterruptedException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.InterruptedException
java.lang.ClassNotFoundExceptionpublic void run()
run in interface java.lang.Runnablepublic void start()
public void stop()
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||