Uses of Class
javassist.rmi.RemoteException

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

Uses of RemoteException in javassist.rmi
 

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



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