|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aelitis.azureus.core.networkmanager.impl.http.HTTPNetworkConnection
com.aelitis.azureus.core.networkmanager.impl.http.HTTPNetworkConnectionFile
public class HTTPNetworkConnectionFile
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aelitis.azureus.core.networkmanager.impl.http.HTTPNetworkConnection |
---|
HTTPNetworkConnection.flushListener, HTTPNetworkConnection.httpRequest, HTTPNetworkConnection.networkConnectionKey, HTTPNetworkConnection.requestListener |
Field Summary |
---|
Fields inherited from class com.aelitis.azureus.core.networkmanager.impl.http.HTTPNetworkConnection |
---|
LOGID, NL |
Constructor Summary | |
---|---|
protected |
HTTPNetworkConnectionFile(HTTPNetworkManager _manager,
NetworkConnection _connection,
PEPeerTransport _peer)
|
Method Summary | |
---|---|
protected void |
decodeHeader(HTTPMessageDecoder decoder,
java.lang.String header)
|
Methods inherited from class com.aelitis.azureus.core.networkmanager.impl.http.HTTPNetworkConnection |
---|
addBTRequest, addRequest, checkConnections, close, destroy, encodeBitField, encodeChoke, encodeHandShake, encodeHeader, encodePiece, encodeUnchoke, flushRequests, flushRequestsSupport, getConnection, getEmptyRawMessage, getManager, getPeer, getPeerControl, getRequestCount, getTimeSinceLastActivity, isClosing, isSeed, log, readWakeup, sendAndClose, setContentType, submitBTRequests |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected HTTPNetworkConnectionFile(HTTPNetworkManager _manager, NetworkConnection _connection, PEPeerTransport _peer)
Method Detail |
---|
protected void decodeHeader(HTTPMessageDecoder decoder, java.lang.String header) throws java.io.IOException
decodeHeader
in class HTTPNetworkConnection
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |