Class PivotResponseContext
java.lang.Object
com.gigaspaces.lrmi.nio.AbstractResponseContext
com.gigaspaces.lrmi.nio.PivotResponseContext
- All Implemented Interfaces:
IResponseContext
- Since:
- 7.0
- Author:
- eitany
-
Constructor Summary
ConstructorsConstructorDescriptionPivotResponseContext(Pivot pivot, ChannelEntry channel, IResponseHandler handler, PlatformLogicalVersion sourcePlatformLogicalVersion, OperationPriority operationPriority, String lrmiMonitoringId, LRMIInvocationTrace trace) -
Method Summary
-
Constructor Details
-
PivotResponseContext
public PivotResponseContext(Pivot pivot, ChannelEntry channel, IResponseHandler handler, PlatformLogicalVersion sourcePlatformLogicalVersion, OperationPriority operationPriority, String lrmiMonitoringId, LRMIInvocationTrace trace)
-
-
Method Details
-
sendResponseToClient
-