Uses of Class
com.googlecode.xremoting.core.exception.RemoteInvocationException

Packages that use RemoteInvocationException
com.googlecode.xremoting.core.exception   
 

Uses of RemoteInvocationException in com.googlecode.xremoting.core.exception
 

Subclasses of RemoteInvocationException in com.googlecode.xremoting.core.exception
 class InvokedSideInvocationException
          Represents a problem during remote invocation which was detected on the invoked side (i.e. on the server).
 class InvokingSideInvocationException
          Represents a problem during remote invocation which was detected on the invoking side (i.e. on the client).
 



Copyright © 2010. All Rights Reserved.