Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

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

P

packagePrefix - Static variable in interface java.rmi.server.RemoteRef
Initialize the server package prefix: assumes that the implementation of server ref classes (e.g., UnicastRef, UnicastServerRef) are located in the package defined by the prefix.
printStackTrace() - Method in class java.rmi.RemoteException
Prints the composite message to System.err.
printStackTrace() - Method in class java.rmi.activation.ActivationException
Prints the composite message to System.err.
printStackTrace() - Method in class java.rmi.server.ServerCloneException
Returns the detail message, including the message from the nested exception if there is one.
printStackTrace(PrintStream) - Method in class java.rmi.RemoteException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace(PrintStream) - Method in class java.rmi.activation.ActivationException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace(PrintStream) - Method in class java.rmi.server.ServerCloneException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace(PrintWriter) - Method in class java.rmi.RemoteException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printStackTrace(PrintWriter) - Method in class java.rmi.activation.ActivationException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printStackTrace(PrintWriter) - Method in class java.rmi.server.ServerCloneException
Prints the composite message and the embedded stack trace to the specified writer pw.

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 © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 66 specification.