org.codehaus.activemq.transport.jrms
Class JRMSTransportServerChannel
java.lang.Object
org.codehaus.activemq.transport.TransportServerChannelSupport
org.codehaus.activemq.transport.jrms.JRMSTransportServerChannel
- All Implemented Interfaces:
- org.codehaus.activemq.service.Service, org.codehaus.activemq.transport.TransportServerChannel
- public class JRMSTransportServerChannel
- extends org.codehaus.activemq.transport.TransportServerChannelSupport
A JRMS implementation of TransportServerChannel
- Version:
- $Revision: 1.2 $
Methods inherited from class org.codehaus.activemq.transport.TransportServerChannelSupport |
addClient, getTransportChannelListener, getUrl, setTransportChannelListener, setUrl, stop |
JRMSTransportServerChannel
public JRMSTransportServerChannel(org.codehaus.activemq.io.WireFormat wireFormat,
URI bindAddr)
start
public void start()
throws JMSException
- start listeneing for events
- Throws:
JMSException
- if an error occurs
toString
public String toString()
- Returns:
- pretty print of this
Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.