Uses of Class
org.jgroups.protocols.TP

Packages that use TP
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of TP in org.jgroups.protocols
 

Subclasses of TP in org.jgroups.protocols
 class TCP
          TCP based protocol.
 class TCP_NIO
           
 class UDP
          IP multicast transport based on UDP.
 



Copyright ? 1998-2005 Bela Ban. All Rights Reserved.