Class EventDrivenSpaceRemotingFifoEntry
java.lang.Object
org.openspaces.remoting.EventDrivenSpaceRemotingEntry
org.openspaces.remoting.EventDrivenSpaceRemotingFifoEntry
- All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable, Cloneable, SpaceRemotingEntry, SpaceRemotingInvocation, SpaceRemotingResult
Default implementation of a remoting entry that acts both as a remote invocation and a remote
result.
- Author:
- Niv Ingberg
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class EventDrivenSpaceRemotingEntry
buildInvocation, buildResult, buildResult, buildResultTemplate, clone, getArguments, getException, getInstanceId, getLookupName, getMetaArguments, getMethodName, getOneWay, getResult, getRouting, getUid, readExternal, setArguments, setException, setInstanceId, setInvocation, setLookupName, setMetaArguments, setMethodName, setOneWay, setResult, setRouting, setRouting, setUid, toString, writeExternalMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
EventDrivenSpaceRemotingFifoEntry
public EventDrivenSpaceRemotingFifoEntry()
-