| java.rmi.server.UnicastRemoteObject org.jboss.mq.il.rmi.RMIClientIL
RMIClientIL | public class RMIClientIL extends java.rmi.server.UnicastRemoteObject implements RMIClientILRemote(Code) | | The RMI implementation of the ConnectionReceiver object
author: Norbert Lataille (Norbert.Lataille@m4x.org) author: Hiram Chirino (Cojonudo14@hotmail.com) version: $Revision: 57198 $ |
close | public void close() throws Exception(Code) | | #Description of the Method
exception: Exception - Description of Exception |
deleteTemporaryDestination | public void deleteTemporaryDestination(SpyDestination dest) throws JMSException(Code) | | #Description of the Method
Parameters: dest - Description of Parameter exception: JMSException - Description of Exception |
pong | public void pong(long serverTime) throws JMSException(Code) | | pong method comment.
Parameters: serverTime - Description of Parameter exception: JMSException - Description of Exception |
receive | public void receive(ReceiveRequest messages) throws Exception(Code) | | #Description of the Method
Parameters: messages - Description of Parameter exception: Exception - Description of Exception |
|
|