|
Project JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jxta.protocol.RouteResponseMsg
net.jxta.impl.protocol.RouteResponse
public class RouteResponse
RouteResponse message used by the Endpoint Routing protocol to query for route
| Constructor Summary | |
|---|---|
RouteResponse()
Construct a doc from strings |
|
RouteResponse(Element root)
Construct from a StructuredDocument |
|
| Method Summary | |
|---|---|
Document |
getDocument(MimeMediaType asMimeType)
return a Document represetation of this object |
String |
toString()
return a string representaion of this RouteResponse doc |
| Methods inherited from class net.jxta.protocol.RouteResponseMsg |
|---|
getAdvertisementType, getDestRoute, getSrcRoute, setDestRoute, setSrcRoute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RouteResponse()
public RouteResponse(Element root)
| Method Detail |
|---|
public Document getDocument(MimeMediaType asMimeType)
getDocument in class RouteResponseMsgpublic String toString()
toString in class Object
|
JXTA J2SE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||