|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aelitis.azureus.core.networkmanager.impl.tcp.TransportEndpointTCP
public class TransportEndpointTCP
Constructor Summary | |
---|---|
TransportEndpointTCP(ProtocolEndpoint _pe,
java.nio.channels.SocketChannel _sc)
|
Method Summary | |
---|---|
ProtocolEndpoint |
getProtocolEndpoint()
|
java.nio.channels.SocketChannel |
getSocketChannel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransportEndpointTCP(ProtocolEndpoint _pe, java.nio.channels.SocketChannel _sc)
Method Detail |
---|
public ProtocolEndpoint getProtocolEndpoint()
getProtocolEndpoint
in interface TransportEndpoint
public java.nio.channels.SocketChannel getSocketChannel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |