Uses of Interface org.jgroups.Transport

Uses in package org.jgroups.stack

Classes implementing org.jgroups.Transport

class
A ProtocolStack manages a number of protocols layered above each other.

Uses in package org.jgroups

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.

Uses in package org.jgroups.blocks

Constructors with parameter type org.jgroups.Transport

GroupRequest.GroupRequest(Message m, Transport transport, Vector members, int rsp_mode)
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

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.