Module 

Class AssembledSslChannel

All Implemented Interfaces:
Closeable, AutoCloseable, Channel, InterruptibleChannel, BoundChannel, CloseableChannel, Configurable, ConnectedChannel, SslChannel

public class AssembledSslChannel extends AssembledConnectedChannel implements SslChannel
An assembled SSL channel.
Author:
David M. Lloyd