Uses of Interface
io.bytestreams.exchange.core.TransportFactory
-
Uses of TransportFactory in io.bytestreams.exchange.core
Classes in io.bytestreams.exchange.core that implement TransportFactoryModifier and TypeClassDescriptionfinal classATransportFactorythat creates client-side TCP connections.final classATransportFactorythat accepts incoming TCP connections on aServerSocket.Methods in io.bytestreams.exchange.core with parameters of type TransportFactoryModifier and TypeMethodDescriptionstatic Acceptor.BuilderAcceptor.builder(TransportFactory transportFactory) static ResilientTransport.BuilderResilientTransport.builder(TransportFactory factory)