Uses of Interface
org.jgroups.protocols.LocalTransport
Packages that use LocalTransport
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of LocalTransport in org.jgroups.protocols
Fields in org.jgroups.protocols declared as LocalTransportMethods in org.jgroups.protocols that return LocalTransportModifier and TypeMethodDescriptionLocalTransport.destroy()TP.getLocalTransport()Calls after the local transport has been created.LocalTransport.resetStats()LocalTransport.start()LocalTransport.stop()LocalTransport.viewChange(View v) Methods in org.jgroups.protocols with parameters of type LocalTransport