PaP
Interface PNESInterface
- All Superinterfaces:
- java.rmi.Remote, java.io.Serializable
- All Known Implementing Classes:
- PNES
- public interface PNESInterface
- extends java.rmi.Remote, java.io.Serializable
syncRequestFromPAS
public RequestResult syncRequestFromPAS(RequestPars rpars)
throws java.lang.Exception
syncRequestFromPNES
public RequestResult syncRequestFromPNES(RequestPars rpars)
throws java.lang.Exception
control
public RequestResult control(java.lang.String command,
java.lang.String[] pars)
throws java.lang.Exception