Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.nio.intraband.rpc.IntrabandRPCException

Packages that use IntrabandRPCException
com.liferay.portal.kernel.nio.intraband.rpc   
 

Uses of IntrabandRPCException in com.liferay.portal.kernel.nio.intraband.rpc
 

Methods in com.liferay.portal.kernel.nio.intraband.rpc that throw IntrabandRPCException
static
<V extends Serializable>
Future<V>
IntrabandRPCUtil.execute(RegistrationReference registrationReference, ProcessCallable<V> processCallable)
           
 


Liferay 6.2-ce-ga5