Package | Description |
---|---|
com.caucho.server.http | |
com.caucho.server.rewrite |
Modifier and Type | Method and Description |
---|---|
static RequestAdapter |
RequestAdapter.create()
Creates a new RequestAdapter.
|
static RequestAdapter |
RequestAdapter.create(HttpServletRequest request,
WebApp app)
Creates a new RequestAdapter.
|
Modifier and Type | Method and Description |
---|---|
static void |
RequestAdapter.free(RequestAdapter reqAdapt)
Frees the adapter for reuse.
|
Modifier and Type | Class and Description |
---|---|
static class |
SetRequestSecureFilterChain.SecureServletRequestWrapper |