Uses of Interface
com.gigaspaces.lrmi.nio.IResponseHandler
Packages that use IResponseHandler
-
Uses of IResponseHandler in com.gigaspaces.lrmi.nio
Classes in com.gigaspaces.lrmi.nio that implement IResponseHandlerModifier and TypeClassDescriptionclassThe default behavior that actually sends the response to the client.Methods in com.gigaspaces.lrmi.nio with parameters of type IResponseHandlerModifier and TypeMethodDescriptionvoidAbstractResponseContext.setResponseHandler(IResponseHandler handler) voidIResponseContext.setResponseHandler(IResponseHandler handler) Constructors in com.gigaspaces.lrmi.nio with parameters of type IResponseHandlerModifierConstructorDescriptionPivotResponseContext(Pivot pivot, ChannelEntry channel, IResponseHandler handler, PlatformLogicalVersion sourcePlatformLogicalVersion, OperationPriority operationPriority, String lrmiMonitoringId, LRMIInvocationTrace trace)