org.codehaus.activemq.transport.jgroups
Class JGroupsTransportServerChannel

java.lang.Object
  extended byorg.codehaus.activemq.transport.TransportServerChannelSupport
      extended byorg.codehaus.activemq.transport.jgroups.JGroupsTransportServerChannel
All Implemented Interfaces:
org.codehaus.activemq.service.Service, org.codehaus.activemq.transport.TransportServerChannel

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

A JGroups implementation of TransportServerChannel

Version:
$Revision: 1.1 $

Constructor Summary
JGroupsTransportServerChannel(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

JGroupsTransportServerChannel

public JGroupsTransportServerChannel(URI bindAddr)
Method Detail

toString

public String toString()


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