Class BBjAdminFactory.BBjAdminStubConnection

java.lang.Object
com.basis.api.admin.BBjAdminFactory.BBjAdminStubConnection
All Implemented Interfaces:
com.basis.rmi.RMIStubConnection
Enclosing class:
BBjAdminFactory

public static class BBjAdminFactory.BBjAdminStubConnection extends Object implements com.basis.rmi.RMIStubConnection
  • Constructor Details

  • Method Details

    • connectToImpl

      public com.basis.rmi.Response<?> connectToImpl(Object[] p_args) throws com.basis.rmi.RMICommException
      Specified by:
      connectToImpl in interface com.basis.rmi.RMIStubConnection
      Throws:
      com.basis.rmi.RMICommException
    • getRMIStub

      public com.basis.rmi.RMIStub getRMIStub()
    • sendAsyncCommand

      public void sendAsyncCommand(com.basis.rmi.Command p_msg) throws com.basis.rmi.RMICommException
      Specified by:
      sendAsyncCommand in interface com.basis.rmi.RMIStubConnection
      Throws:
      com.basis.rmi.RMICommException
    • sendSyncCommand

      public com.basis.rmi.Response<?> sendSyncCommand(com.basis.rmi.Command p_msg) throws com.basis.rmi.RMICommException
      Specified by:
      sendSyncCommand in interface com.basis.rmi.RMIStubConnection
      Throws:
      com.basis.rmi.RMICommException