net.tomp2p.connection
Class ConnectionBean
java.lang.Object
net.tomp2p.connection.ConnectionBean
public class ConnectionBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionBean
public ConnectionBean(int p2pID,
DispatcherRequest dispatcherRequest,
Sender sender,
org.jboss.netty.channel.group.ChannelGroup channelGroup)
getSender
public Sender getSender()
getDispatcherRequest
public DispatcherRequest getDispatcherRequest()
getP2PID
public int getP2PID()
getChannelGroup
public org.jboss.netty.channel.group.ChannelGroup getChannelGroup()
Copyright © 2011. All Rights Reserved.