Interface IGraphListTreeDelegator
-
- All Known Subinterfaces:
IOptionsServer
,IServer
,IStreamingServer
- All Known Implementing Classes:
GraphListTreeDelegator
,NtsServerImpl
,OneShotServerImpl
,RpcServer
,Server
public interface IGraphListTreeDelegator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<IGraphListTree>
getGraphListTree(java.lang.String sha)
-
-
-
Method Detail
-
getGraphListTree
java.util.List<IGraphListTree> getGraphListTree(java.lang.String sha) throws P4JavaException
- Throws:
P4JavaException
-
-