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