Uses of Class
org.ow2.easybeans.rpc.api.RPCException

Packages that use RPCException
org.ow2.easybeans.rpc.api Implementation of EJB 3.0 container 
 

Uses of RPCException in org.ow2.easybeans.rpc.api
 

Methods in org.ow2.easybeans.rpc.api that return RPCException
 RPCException EJBResponse.getRPCException()
           
 

Methods in org.ow2.easybeans.rpc.api with parameters of type RPCException
 void EJBResponse.setRPCException(RPCException rpcException)
          Sets the RPC Exception (if any).
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.