public interface StreamFactoryFactory
StreamFactory instances.| Modifier and Type | Method and Description | 
|---|---|
| StreamFactory | create(SocketSettings socketSettings,
      SslSettings sslSettings)Create a  StreamFactorywith the given settings. | 
StreamFactory create(SocketSettings socketSettings, SslSettings sslSettings)
StreamFactory with the given settings.socketSettings - the socket settingssslSettings - the SSL settings