Frames | No Frames |
Classes implementing org.jgroups.Transport | |
class | A ProtocolStack manages a number of protocols layered above each other. |
Classes implementing org.jgroups.Transport | |
class | A channel represents a group communication endpoint (like BSD datagram sockets). |
class | EnsChannel is an implementation of Channel based on
Ensemble. |
class | JChannel is a pure Java implementation of Channel
When a JChannel object is instantiated it automatically sets up the
protocol stack
|
Constructors with parameter type org.jgroups.Transport | |
GroupRequest.GroupRequest(Message m, Transport transport, Vector members, int rsp_mode, long timeout, int expected_mbrs) | |
Fields of type org.jgroups.Transport | |
Transport | |
Transport |
Methods with return type org.jgroups.Transport | |
Transport |