Uses of Interface
io.bytestreams.exchange.core.Transport
-
Uses of Transport in io.bytestreams.exchange.core
Classes in io.bytestreams.exchange.core that implement TransportModifier and TypeClassDescriptionfinal classATransportdecorator that automatically reconnects using aTransportFactorywhen the underlying transport fails.final classFields in io.bytestreams.exchange.core declared as TransportMethods in io.bytestreams.exchange.core that return TransportModifier and TypeMethodDescriptionClientSocketTransportFactory.create()ServerSocketTransportFactory.create()TransportFactory.create()Creates a new transport.Methods in io.bytestreams.exchange.core with parameters of type TransportModifier and TypeMethodDescriptionMethod parameters in io.bytestreams.exchange.core with type arguments of type TransportModifier and TypeMethodDescriptionAcceptor.Builder.channelFactory(Function<Transport, Channel> channelFactory)