| Class | Description |
|---|---|
| BuildId | |
| InitialContextHelper | |
| ThreadLocalHttpContext |
Implementation of
HttpContext using ThreadLocal
to store HttpRequestContext and HttpResponseContext instances
associated with threads. |
| ThreadLocalInvoker<T> |
A proxy invocation handler that delegates all methods to a thread
local instance
|
| ThreadLocalNamedInvoker<T> |
A proxy invocation handler that delegates all methods to a thread
local instance
|
| VariantSelector |
Copyright © 2014 Oracle Corporation. All rights reserved.