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 class
RemoteMap
DedicatedMap
implementation to simplify remote invocation of service methods that accept custom object input.class
RemoteObject
Similar to aRemoteMap
acts as a wrapper for object instances to be send over wire.
-