Uses of Interface
io.bytestreams.exchange.core.SocketConfigurator
-
Uses of SocketConfigurator in io.bytestreams.exchange.core
Fields in io.bytestreams.exchange.core declared as SocketConfiguratorModifier and TypeFieldDescriptionstatic final SocketConfiguratorSocketConfigurator.DEFAULTA no-op configurator that leaves the socket with default settings.Methods in io.bytestreams.exchange.core with parameters of type SocketConfiguratorModifier and TypeMethodDescriptionClientSocketTransportFactory.Builder.socketConfigurator(SocketConfigurator configurator) ServerSocketTransportFactory.Builder.socketConfigurator(SocketConfigurator configurator)