J2ME RMI Optional Package
A B C D E F G H I J L M N O P R S T U V W

E

equals(Object) - Method in class java.rmi.MarshalledObject
Compares this MarshalledObject to another object.
equals(Object) - Method in class java.rmi.activation.ActivationID
Compares two activation ids for content equality.
equals(Object) - Method in class java.rmi.dgc.VMID
Compare this VMID to another, and return true if they are the same identifier.
equals(Object) - Method in class java.rmi.server.RemoteObject
Compares two remote objects for equality.
equals(Object) - Method in class java.rmi.server.UID
Compares two UIDs for content equality.
equals(Object) - Method in class java.rmi.server.ObjID
Two object identifiers are considered equal if they have the same contents.
ExportException - exception java.rmi.server.ExportException.
An ExportException is a RemoteException thrown if an attempt to export a remote object fails.
ExportException(String) - Constructor for class java.rmi.server.ExportException
Constructs an ExportException with the specified detail message.
ExportException(String, Exception) - Constructor for class java.rmi.server.ExportException
Constructs an ExportException with the specified detail message and nested exception.
exportObject(Remote) - Static method in class java.rmi.server.UnicastRemoteObject
Export the remote object to make it available to receive incoming calls, using an anonymous port.
exportObject(Remote, int) - Static method in class java.rmi.server.UnicastRemoteObject
Export the remote object to make it available to receive incoming calls, using the particular supplied port.
exportObject(Remote, int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.server.UnicastRemoteObject
Export the remote object to make it available to receive incoming calls, using a transport specified by the given socket factory.

J2ME RMI Optional Package
A B C D E F G H I J L M N O P R S T U V W
Copyright 1994-2002 Sun Microsystems, Inc. All Rights Reserved.