Package com.amazonaws.handlers
Class HandlerContextKey<T>
java.lang.Object
com.amazonaws.handlers.HandlerContextKey<T>
A type safe key used for setting and retrieving context in a
Request object.
final HandlerContextKey METRICS_KEY = new HandlerContextKey("METRICS_KEY");
new RequestHandler2(){
-
Constructor Summary
Constructors -
Method Summary