org.jgroups.protocols

Class HDRS

public class HDRS extends Protocol

Example of a protocol layer. Contains no real functionality, can be used as a template.
Method Summary
voiddown(Event evt)
StringgetName()
voidup(Event evt)

Method Detail

down

public void down(Event evt)

getName

public String getName()

up

public void up(Event evt)
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.