|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |