Uses of Interface
jade.imtp.leap.nio.BufferTransformer
-
Packages that use BufferTransformer Package Description jade.imtp.leap.nio -
-
Uses of BufferTransformer in jade.imtp.leap.nio
Classes in jade.imtp.leap.nio that implement BufferTransformer Modifier and Type Class Description classNIOHTTPHelperclassSSLEngineHelperhelper class that holds the ByteBuffers, SSLEngine and other Objects that deal with the non static part of the ssl/nio handshaking/input/output.Methods in jade.imtp.leap.nio with parameters of type BufferTransformer Modifier and Type Method Description voidNIOJICPConnection. addBufferTransformer(BufferTransformer transformer)
-