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