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)
           
 



Copyright © 2011. All Rights Reserved.