Package | Description |
---|---|
org.apache.cassandra.net |
Modifier and Type | Field and Description |
---|---|
SocketFactory |
InboundConnectionSettings.socketFactory |
SocketFactory |
MessagingService.socketFactory |
SocketFactory |
OutboundConnectionSettings.socketFactory |
Modifier and Type | Method and Description |
---|---|
SocketFactory |
OutboundConnectionSettings.socketFactory() |
Modifier and Type | Method and Description |
---|---|
InboundConnectionSettings |
InboundConnectionSettings.withSocketFactory(SocketFactory socketFactory) |
OutboundConnectionSettings |
OutboundConnectionSettings.withSocketFactory(SocketFactory socketFactory) |
Copyright © 2009- The Apache Software Foundation