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:
Service, TransportServerChannel

public class JGroupsTransportServerChannel
extends TransportServerChannelSupport

A JGroups implementation of TransportServerChannel

Version:
$Revision: 1.2 $

Field Summary
protected  java.net.URI bindAddress
           
 
Constructor Summary
JGroupsTransportServerChannel(java.net.URI bindAddr)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.codehaus.activemq.transport.TransportServerChannelSupport
addClient, setTransportChannelListener, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

bindAddress

protected java.net.URI bindAddress
Constructor Detail

JGroupsTransportServerChannel

public JGroupsTransportServerChannel(java.net.URI bindAddr)
Method Detail

toString

public java.lang.String toString()


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