Uses of Class
com.yahoo.jrt.Transport
Packages that use Transport
-
Uses of Transport in com.yahoo.jrt
Methods in com.yahoo.jrt that return TransportModifier and TypeMethodDescriptionTransport.shutdown()Initiates controlled shutdown of all transport threads.Transport.sync()Synchronizes with all transport threads.Supervisor.transport()Obtains the underlying Transport object.TransportThread.transport()Constructors in com.yahoo.jrt with parameters of type TransportModifierConstructorDescriptionSupervisor(Transport transport) Creates a new Supervisor based on the givenTransport