Interface IGraphReceivePackDelegator
-
- All Known Subinterfaces:
IOptionsServer,IServer,IStreamingServer
- All Known Implementing Classes:
GraphReceivePackDelegator,NtsServerImpl,OneShotServerImpl,RpcServer,Server
public interface IGraphReceivePackDelegator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddoGraphReceivePack(GraphReceivePackOptions options)
-
-
-
Method Detail
-
doGraphReceivePack
void doGraphReceivePack(GraphReceivePackOptions options) throws P4JavaException
- Throws:
P4JavaException
-
-