Package jade.imtp.leap.nio
Class NIOHTTPConnection
- java.lang.Object
-
- jade.imtp.leap.JICP.Connection
-
- jade.imtp.leap.nio.NIOJICPConnection
-
- jade.imtp.leap.nio.NIOHTTPConnection
-
- Direct Known Subclasses:
NIOHTTPSConnection
public class NIOHTTPConnection extends NIOJICPConnection
- Author:
- eduard
-
-
Field Summary
-
Fields inherited from class jade.imtp.leap.nio.NIOJICPConnection
INITIAL_BUFFER_SIZE, MAX_HEADER_SIZE
-
Fields inherited from class jade.imtp.leap.JICP.Connection
socketCnt
-
-
Constructor Summary
Constructors Constructor Description NIOHTTPConnection()
-
Method Summary
-
Methods inherited from class jade.imtp.leap.nio.NIOJICPConnection
addBufferTransformer, close, getChannel, getRemoteHost, isClosed, moreDataAvailable, readPacket, writePacket, writeToChannel
-
-