Uses of Interface
org.exoplatform.services.rpc.RPCService
-
Packages that use RPCService Package Description org.exoplatform.services.rpc.impl org.exoplatform.services.rpc.jgv3 -
-
Uses of RPCService in org.exoplatform.services.rpc.impl
Classes in org.exoplatform.services.rpc.impl that implement RPCService Modifier and Type Class Description classAbstractRPCServiceThis class is a basic implementation of theRPCService, it is mainly based on theMessageDispatcherof JGroups. -
Uses of RPCService in org.exoplatform.services.rpc.jgv3
Classes in org.exoplatform.services.rpc.jgv3 that implement RPCService Modifier and Type Class Description classRPCServiceImplThis class is the implementation of theAbstractRPCServicefor JGroups 3.
-