public class StateKey extends Object
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
NEGOTIATOR
The key for the current SASL negotiator. 
 | 
static <any> | 
REQUEST_MESSAGE
The key for the current request. 
 | 
static <any> | 
SERIALIZER
The key for the current serializer requested by the client. 
 | 
static <any> | 
SESSION
The key for the current  
Session object. | 
static <any> | 
USE_BINARY
The key to indicate if the serializer should use its binary format. 
 | 
| Constructor and Description | 
|---|
StateKey()  | 
public static final <any> SERIALIZER
public static final <any> USE_BINARY
public static final <any> SESSION
Session object.public static final <any> NEGOTIATOR
public static final <any> REQUEST_MESSAGE
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.