Interface IGraphShowRefDelegator
-
- All Known Subinterfaces:
IOptionsServer
,IServer
,IStreamingServer
- All Known Implementing Classes:
GraphShowRefDelegator
,NtsServerImpl
,OneShotServerImpl
,RpcServer
,Server
public interface IGraphShowRefDelegator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<IGraphRef>
getGraphShowRefs(GraphShowRefOptions opts)
-
-
-
Method Detail
-
getGraphShowRefs
java.util.List<IGraphRef> getGraphShowRefs(GraphShowRefOptions opts) throws P4JavaException
- Throws:
P4JavaException
-
-