Package | Description |
---|---|
com.hazelcast.impl |
Modifier and Type | Field and Description |
---|---|
static CallContext |
CallContext.DUMMY_CLIENT |
Modifier and Type | Method and Description |
---|---|
CallContext |
ThreadContext.getCallContext() |
CallContext |
ClientEndpoint.getCallContext(int threadId) |
Modifier and Type | Method and Description |
---|---|
void |
ThreadContext.setCallContext(CallContext callContext) |
Constructor and Description |
---|
ClientRequestHandler(Node node,
Packet packet,
CallContext callContext,
ClientHandlerService.ClientOperationHandler clientOperationHandler,
Subject subject) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.