org.codehaus.activemq.transport.jrms
Class JRMSTransportServerChannel
java.lang.Object
org.codehaus.activemq.transport.TransportServerChannelSupport
org.codehaus.activemq.transport.jrms.JRMSTransportServerChannel
- All Implemented Interfaces:
- Service, TransportServerChannel
- public class JRMSTransportServerChannel
- extends TransportServerChannelSupport
A JRMS implementation of TransportServerChannel
- Version:
- $Revision: 1.8 $
JRMSTransportServerChannel
public JRMSTransportServerChannel(WireFormat wireFormat,
URI bindAddr)
start
public void start()
throws JMSException
- start listeneing for events
- Specified by:
start
in interface TransportServerChannel
- Overrides:
start
in class TransportServerChannelSupport
- Throws:
JMSException
- if an error occurs
toString
public String toString()
- Returns:
- pretty print of this
Copyright © 2004 Protique, Ltd.. All Rights Reserved.