Uses of Class
org.apache.cassandra.net.SocketFactory
Packages that use SocketFactory
-
Uses of SocketFactory in org.apache.cassandra.net
Fields in org.apache.cassandra.net declared as SocketFactoryModifier and TypeFieldDescriptionfinal SocketFactoryInboundConnectionSettings.socketFactoryfinal SocketFactoryMessagingService.socketFactoryfinal SocketFactoryOutboundConnectionSettings.socketFactoryMethods in org.apache.cassandra.net that return SocketFactoryMethods in org.apache.cassandra.net with parameters of type SocketFactoryModifier and TypeMethodDescriptionInboundConnectionSettings.withSocketFactory(SocketFactory socketFactory) OutboundConnectionSettings.withSocketFactory(SocketFactory socketFactory)