org.codehaus.activemq.transport.zeroconf
Class ZeroconfTransportConnector

java.lang.Object
  extended byorg.codehaus.activemq.transport.TransportServerChannelSupport
      extended byorg.codehaus.activemq.transport.zeroconf.ZeroconfTransportConnector
All Implemented Interfaces:
Service, TransportServerChannel

public class ZeroconfTransportConnector
extends TransportServerChannelSupport

A Zeroconf implementation of TransportServerChannel

Version:
$Revision: 1.1 $

Constructor Summary
ZeroconfTransportConnector(WireFormat wireFormat, URI bindAddr)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.codehaus.activemq.transport.TransportServerChannelSupport
addClient, getTransportChannelListener, getUrl, setTransportChannelListener, setUrl, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZeroconfTransportConnector

public ZeroconfTransportConnector(WireFormat wireFormat,
                                  URI bindAddr)
Method Detail

toString

public String toString()


Copyright © 2004 Protique, Ltd.. All Rights Reserved.