Uses of Class
org.jboss.remoting.RemoteMethodInvocationResult

Packages that use RemoteMethodInvocationResult
org.jboss.remoting.loading   
 

Uses of RemoteMethodInvocationResult in org.jboss.remoting.loading
 

Subclasses of RemoteMethodInvocationResult in org.jboss.remoting.loading
 class ClassRequestedMethodInvocationResult
          ClassRequestedMethodInvocationResult is sent back with a class bytes that was required and the original invocation to be re-invoked with the new class bytes.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.