Uses of Class
javassist.tools.rmi.RemoteException

Packages that use RemoteException
javassist.tools.rmi Sample implementation of remote method invocation. 
 

Uses of RemoteException in javassist.tools.rmi
 

Methods in javassist.tools.rmi that throw RemoteException
 java.lang.Object ObjectImporter.call(int objectid, int methodid, java.lang.Object[] args)
          Calls a method on a remote object.
static java.lang.Object Sample.forwardStatic(java.lang.Object[] args, int identifier)
           
 



Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.