Frames | No Frames |
Classes implementing org.jgroups.Transport | |
class | A channel represents a group communication endpoint (like BSD datagram sockets). |
class | JChannel is a pure Java implementation of Channel. |
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 |
Classes implementing org.jgroups.Transport | |
class | A ProtocolStack manages a number of protocols layered above each other. |