Javassist 3.15.0-GA-redhat-2

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
 Object ObjectImporter.call(int objectid, int methodid, Object[] args)
          Calls a method on a remote object.
static Object Sample.forwardStatic(Object[] args, int identifier)
           
 


Javassist 3.15.0-GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.