BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Package
weblogic.rmi

Packages that use weblogic.rmi
weblogic.com   
weblogic.common   
weblogic.jdbc.common   
weblogic.jms   
weblogic.jndi   
weblogic.rmi   
weblogic.rmi.dgc   
weblogic.rmi.extensions   
weblogic.rmi.registry   
weblogic.rmi.server   
weblogic.security.acl   
 

Classes in weblogic.rmi used by weblogic.com
NotBoundException
          Class for Exceptions thrown when a remote invocation is attempted on an object that is not bound to the expected name in the registry.
Remote
          The Remote interface merely identifies remote objects.
RemoteException
          Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
 

Classes in weblogic.rmi used by weblogic.common
RemoteException
          Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
 

Classes in weblogic.rmi used by weblogic.jdbc.common
Remote
          The Remote interface merely identifies remote objects.
 

Classes in weblogic.rmi used by weblogic.jms
Remote
          The Remote interface merely identifies remote objects.
 

Classes in weblogic.rmi used by weblogic.jndi
Remote
          The Remote interface merely identifies remote objects.
 

Classes in weblogic.rmi used by weblogic.rmi
AlreadyBoundException
          Class for handling Exceptions thrown when an operation attempts to bind a name already in use for another Remote object in the registry.
NotBoundException
          Class for Exceptions thrown when a remote invocation is attempted on an object that is not bound to the expected name in the registry.
Remote
          The Remote interface merely identifies remote objects.
RemoteException
          Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
UnknownHostException
          This exception is provided for compatibility with java.rmi.*
 

Classes in weblogic.rmi used by weblogic.rmi.dgc
Remote
          The Remote interface merely identifies remote objects.
RemoteException
          Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
 

Classes in weblogic.rmi used by weblogic.rmi.extensions
MarshalException
          This exception is provided for compatibility with java.rmi.*
NoSuchObjectException
          This exception is provided for compatibility with java.rmi.*
Remote
          The Remote interface merely identifies remote objects.
RemoteException
          Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
StubNotFoundException
          This exception is provided for compatibility with java.rmi.*
 

Classes in weblogic.rmi used by weblogic.rmi.registry
AccessException
          This exception is provided for compatibility with java.rmi.*
AlreadyBoundException
          Class for handling Exceptions thrown when an operation attempts to bind a name already in use for another Remote object in the registry.
NotBoundException
          Class for Exceptions thrown when a remote invocation is attempted on an object that is not bound to the expected name in the registry.
Remote
          The Remote interface merely identifies remote objects.
RemoteException
          Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
UnknownHostException
          This exception is provided for compatibility with java.rmi.*
 

Classes in weblogic.rmi used by weblogic.rmi.server
NoSuchObjectException
          This exception is provided for compatibility with java.rmi.*
Remote
          The Remote interface merely identifies remote objects.
RemoteException
          Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
 

Classes in weblogic.rmi used by weblogic.security.acl
RemoteException
          Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
 


Documentation is available at
http://www.weblogic.com/docs51