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:
org.codehaus.activemq.service.Service, org.codehaus.activemq.transport.TransportServerChannel

public class ZeroconfTransportConnector
extends org.codehaus.activemq.transport.TransportServerChannelSupport

A Zeroconf implementation of TransportServerChannel

Version:
$Revision: 1.2 $

Constructor Summary
ZeroconfTransportConnector(org.codehaus.activemq.io.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(org.codehaus.activemq.io.WireFormat wireFormat,
                                  URI bindAddr)
Method Detail

toString

public String toString()


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