|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mq.il.oil.OILClientIL
public final class OILClientIL
The RMI implementation of the ConnectionReceiver object
Field Summary | |
---|---|
protected boolean |
enableTcpNoDelay
If the TcpNoDelay option should be used on the socket. |
Method Summary | |
---|---|
void |
close()
#Description of the Method |
void |
deleteTemporaryDestination(SpyDestination dest)
#Description of the Method |
void |
pong(long serverTime)
#Description of the Method |
void |
receive(ReceiveRequest[] messages)
#Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean enableTcpNoDelay
Method Detail |
---|
public void close() throws Exception
close
in interface ClientIL
Exception
- Description of Exceptionpublic void deleteTemporaryDestination(SpyDestination dest) throws Exception
deleteTemporaryDestination
in interface ClientIL
dest
- Description of Parameter
Exception
- Description of Exceptionpublic void pong(long serverTime) throws Exception
pong
in interface ClientIL
serverTime
- Description of Parameter
Exception
- Description of Exceptionpublic void receive(ReceiveRequest[] messages) throws Exception
receive
in interface ClientIL
messages
- Description of Parameter
Exception
- Description of Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |