org.jgroups.util

Class Rsp


public class Rsp
extends java.lang.Object

class that represents a response from a communication

Method Summary

Object
getSender()
Object
getValue()
String
toString()
boolean
wasReceived()
boolean
wasSuspected()

Method Details

getSender

public Object getSender()


getValue

public Object getValue()


toString

public String toString()


wasReceived

public boolean wasReceived()


wasSuspected

public boolean wasSuspected()


Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.