|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.mq.il.oil2.OIL2ClientIL
The OIL2 implementation of the ClientIL object
Constructor Summary | |
OIL2ClientIL()
|
Method Summary | |
void |
close()
#Description of the Method |
void |
deleteTemporaryDestination(SpyDestination (src) dest)
#Description of the Method |
void |
pong(long serverTime)
#Description of the Method |
void |
receive(ReceiveRequest (src) [] messages)
#Description of the Method |
void |
setRequestListner(OIL2ServerILService.RequestListner (src) requestListner)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OIL2ClientIL()
Method Detail |
public void setRequestListner(OIL2ServerILService.RequestListner (src) requestListner)
public void close() throws java.lang.Exception
close
in interface ClientIL (src)
java.lang.Exception
- Description of Exceptionpublic void deleteTemporaryDestination(SpyDestination (src) dest) throws java.lang.Exception
deleteTemporaryDestination
in interface ClientIL (src)
dest
- Description of Parameter
java.lang.Exception
- Description of Exceptionpublic void pong(long serverTime) throws java.lang.Exception
pong
in interface ClientIL (src)
serverTime
- Description of Parameter
java.lang.Exception
- Description of Exceptionpublic void receive(ReceiveRequest (src) [] messages) throws java.lang.Exception
receive
in interface ClientIL (src)
messages
- Description of Parameter
java.lang.Exception
- Description of Exception
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |