|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aelitis.azureus.core.networkmanager.impl.IncomingConnectionManager.IncomingConnection
protected static class IncomingConnectionManager.IncomingConnection
Field Summary | |
---|---|
protected java.nio.ByteBuffer |
buffer
|
protected TransportHelperFilter |
filter
|
protected long |
initial_connect_time
|
protected long |
last_read_time
|
Constructor Summary | |
---|---|
protected |
IncomingConnectionManager.IncomingConnection(TransportHelperFilter filter,
int buff_size)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final TransportHelperFilter filter
protected final java.nio.ByteBuffer buffer
protected long initial_connect_time
protected long last_read_time
Constructor Detail |
---|
protected IncomingConnectionManager.IncomingConnection(TransportHelperFilter filter, int buff_size)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |