Uses of Class
org.jbpm.services.ejb.remote.api.AbstractRemoteObject
-
Packages that use AbstractRemoteObject Package Description org.jbpm.services.ejb.remote.api -
-
Uses of AbstractRemoteObject in org.jbpm.services.ejb.remote.api
Subclasses of AbstractRemoteObject in org.jbpm.services.ejb.remote.api Modifier and Type Class Description classRemoteMapDedicatedMapimplementation to simplify remote invocation of service methods that accept custom object input.classRemoteObjectSimilar to aRemoteMapacts as a wrapper for object instances to be send over wire.
-