Package net.i2p.sam

Class SSLSocketChannel

All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, NetworkChannel, ReadableByteChannel, ScatteringByteChannel, WritableByteChannel

class SSLSocketChannel extends SocketChannel
Simple wrapper for a SSLSocket. Cannot be used for asynch ops.
Since:
0.9.24