| |
|
| java.lang.Object org.jboss.mq.il.jvm.JVMClientIL
JVMClientIL | public class JVMClientIL implements ClientIL(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 |
receive | public void receive(ReceiveRequest messages) throws Exception(Code) | | #Description of the Method
Parameters: messages - Description of Parameter exception: Exception - Description of Exception |
|
|
|