public class AsynchronousSocketChannelStreamFactoryFactory extends Object implements StreamFactoryFactory
StreamFactoryFactory implementation for AsynchronousSocketChannel-based streams.AsynchronousSocketChannel| Constructor and Description | 
|---|
| AsynchronousSocketChannelStreamFactoryFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| StreamFactory | create(SocketSettings socketSettings,
      SslSettings sslSettings)Create a  StreamFactorywith the given settings. | 
public AsynchronousSocketChannelStreamFactoryFactory()
public StreamFactory create(SocketSettings socketSettings, SslSettings sslSettings)
StreamFactoryFactoryStreamFactory with the given settings.create in interface StreamFactoryFactorysocketSettings - the socket settingssslSettings - the SSL settings