psdi.app.inbxconfig

Class InbxConfigService

    • Constructor Detail

      • InbxConfigService

        public InbxConfigService()
                          throws java.rmi.RemoteException
        Construct the InbxConfigService object without sending a parameter.
        Parameters:
        none -
        Throws:
        java.rmi.RemoteException
      • InbxConfigService

        public InbxConfigService(MXServer mxServer)
                          throws java.rmi.RemoteException
        Construct the InbxConfigService object by sending in a server environment parameter.
        Parameters:
        mxServer - The "Server Environment" for the created Service Contract.
        Throws:
        java.rmi.RemoteException