org.apache.geronimo.messaging.remotenode.network
Class RemoteNodeJoinedConnection

java.lang.Object
  extended byorg.apache.geronimo.messaging.remotenode.network.AbstractRemoteNodeConnection
      extended byorg.apache.geronimo.messaging.remotenode.network.RemoteNodeJoinedConnection
All Implemented Interfaces:
MsgConsProd, MsgConsumer, MsgProducer, RemoteNodeConnection

public class RemoteNodeJoinedConnection
extends AbstractRemoteNodeConnection

Version:
$Revision: 1.2 $ $Date: 2004/07/20 00:15:05 $

Nested Class Summary
 
Nested classes inherited from class org.apache.geronimo.messaging.remotenode.RemoteNodeConnection
RemoteNodeConnection.LifecycleListener
 
Field Summary
 
Fields inherited from class org.apache.geronimo.messaging.remotenode.network.AbstractRemoteNodeConnection
protocol
 
Constructor Summary
RemoteNodeJoinedConnection(IOContext anIOContext, org.apache.geronimo.network.protocol.Protocol aProtocol)
           
 
Method Summary
protected  org.apache.geronimo.network.protocol.Protocol newProtocol()
           
 
Methods inherited from class org.apache.geronimo.messaging.remotenode.network.AbstractRemoteNodeConnection
close, getMsgConsumerOut, open, setLifecycleListener, setMsgProducerOut
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteNodeJoinedConnection

public RemoteNodeJoinedConnection(IOContext anIOContext,
                                  org.apache.geronimo.network.protocol.Protocol aProtocol)
Method Detail

newProtocol

protected org.apache.geronimo.network.protocol.Protocol newProtocol()
                                                             throws org.apache.geronimo.network.protocol.ProtocolException
Specified by:
newProtocol in class AbstractRemoteNodeConnection
Throws:
org.apache.geronimo.network.protocol.ProtocolException


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.