JBoss Remoting 3.1.0.Beta1

Uses of Class
org.jboss.remoting3.RemoteExecutionException

Packages that use RemoteExecutionException
org.jboss.remoting3 The base Remoting 3 API package. 
 

Uses of RemoteExecutionException in org.jboss.remoting3
 

Subclasses of RemoteExecutionException in org.jboss.remoting3
 class RemoteReplyException
          An exception indicating that a the remote side tried and failed to send a reply message.
 

Methods in org.jboss.remoting3 that throw RemoteExecutionException
 void RequestListener.handleRequest(RequestContext<O> context, I request)
          Handle a request.
 


JBoss Remoting 3.1.0.Beta1

Copyright © 2010 JBoss, a division of Red Hat, Inc.