Uses of Class org.jgroups.protocols.Discovery

Uses in package org.jgroups.protocols

Classes derived from org.jgroups.protocols.Discovery

class
Uses its own IP multicast socket to send and receive discovery requests/responses.
class
The PING protocol layer retrieves the initial membership (used by the GMS when started by sending event FIND_INITIAL_MBRS down the stack).
class
The TCPGOSSIP protocol layer retrieves the initial membership (used by the GMS when started by sending event FIND_INITIAL_MBRS down the stack).
class
The TCPPING protocol layer retrieves the initial membership in answer to the GMS's FIND_INITIAL_MBRS event.
class
Similar to TCPPING, except that the initial host list is specified as a list of logical pipe names.

Constructors with parameter type org.jgroups.protocols.Discovery

PingSender.PingSender(long timeout, int num_requests, Discovery d)

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