Uses of Package
javassist.tools.rmi
-
Packages that use javassist.tools.rmi Package Description javassist.tools.rmi Sample implementation of remote method invocation. -
Classes in javassist.tools.rmi used by javassist.tools.rmi Class Description ObjectImporter The object importer enables applets to call a method on a remote object running on theWebserver
(the main class of this package).ObjectNotFoundException RemoteException RemoteException
represents any exception thrown during remote method invocation.StubGenerator A stub-code generator.