|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxflow.protocol.Response
xflow.protocol.GetNodeByNameResponse
| Field Summary | |
Node |
node
|
| Fields inherited from class xflow.protocol.Response |
FAILURE, message, responseCode, SUCCESS |
| Constructor Summary | |
GetNodeByNameResponse(int statusCode,
Node n)
|
|
GetNodeByNameResponse(int statusCode,
java.lang.String statusMsg,
Node n)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Node node
| Constructor Detail |
public GetNodeByNameResponse(int statusCode,
java.lang.String statusMsg,
Node n)
public GetNodeByNameResponse(int statusCode,
Node n)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||