JSR-62 (Final)

Uses of Class
javax.microedition.xlet.ixc.StubException

Packages that use StubException
javax.microedition.xlet.ixc Provides facilities for inter-Xlet communication (IXC). 
 

Uses of StubException in javax.microedition.xlet.ixc
 

Methods in javax.microedition.xlet.ixc that throw StubException
abstract  Remote IxcRegistry.lookup(String name)
          Returns a reference, a stub, for the remote object associated with the specified name.
abstract  void IxcRegistry.bind(String name, Remote obj)
          Binds the specified name to a remote object.
abstract  void IxcRegistry.rebind(String name, Remote obj)
          Rebinds the specified name to a new remote object.
 


JSR-62 (Final)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.