| java.lang.Object org.jboss.mq.il.oil.OILClientIL
OILClientIL | final public class OILClientIL implements ClientIL,java.io.Serializable(Code) | | The RMI implementation of the ConnectionReceiver object
author: Norbert Lataille (Norbert.Lataille@m4x.org) author: Hiram Chirino (Cojonudo14@hotmail.com) version: $Revision: 57198 $ |
enableTcpNoDelay | protected boolean enableTcpNoDelay(Code) | | If the TcpNoDelay option should be used on the socket.
|
serialVersionUID | final static long serialVersionUID(Code) | | |
close | public synchronized void close() throws Exception(Code) | | #Description of the Method
exception: Exception - Description of Exception |
deleteTemporaryDestination | public synchronized void deleteTemporaryDestination(SpyDestination dest) throws Exception(Code) | | #Description of the Method
Parameters: dest - Description of Parameter exception: Exception - Description of Exception |
pong | public synchronized void pong(long serverTime) throws Exception(Code) | | #Description of the Method
Parameters: serverTime - Description of Parameter exception: Exception - Description of Exception |
receive | public synchronized void receive(ReceiveRequest messages) throws Exception(Code) | | #Description of the Method
Parameters: messages - Description of Parameter exception: Exception - Description of Exception |
|
|