|
Project JXTA | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jxta.impl.proxy.Requestor
Method Summary | |
static Requestor |
createRequestor(PeerGroup group,
Message message,
EndpointAddress address)
|
boolean |
equals(Object obj)
|
boolean |
notifyError(String errorString)
|
boolean |
notifySuccess()
|
boolean |
send(Advertisement adv,
String resultType)
|
boolean |
send(Message message)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public boolean send(Message message)
public boolean send(Advertisement adv, String resultType)
public boolean notifySuccess()
public boolean notifyError(String errorString)
public boolean equals(Object obj)
public String toString()
public static Requestor createRequestor(PeerGroup group, Message message, EndpointAddress address) throws IOException
IOException
|
JXTA J2SE | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |