public interface NodeService
| Modifier and Type | Method and Description | 
|---|---|
void | 
getAllNodes(com.google.gwt.http.client.RequestCallback callback)  | 
void | 
getNodeByNodeLabel(String nodeLabel,
                  com.google.gwt.http.client.RequestCallback callback)  | 
void getAllNodes(com.google.gwt.http.client.RequestCallback callback)
void getNodeByNodeLabel(String nodeLabel, com.google.gwt.http.client.RequestCallback callback)
Copyright © 2015. All rights reserved.