Class EventDrivenSpaceRemotingEntry

java.lang.Object
org.openspaces.remoting.EventDrivenSpaceRemotingEntry
All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable, Cloneable, SpaceRemotingEntry, SpaceRemotingInvocation, SpaceRemotingResult
Direct Known Subclasses:
EventDrivenSpaceRemotingFifoEntry, HashedEventDrivenSpaceRemotingEntry

public class EventDrivenSpaceRemotingEntry extends Object implements SpaceRemotingEntry, SmartExternalizable
Default implementation of a remoting entry that acts both as a remote invocation and a remote result.
Author:
kimchy
See Also: