| Package | Description |
|---|---|
| org.glassfish.grizzly.http.server.util |
| Modifier and Type | Method and Description |
|---|---|
DirContext |
AlternateDocBase.getResources()
Gets the proxied resources of this AlternateDocBase.
|
DirContext |
AlternateDocBase.getWebappResources()
Gets the non-proxied resources of this AlternateDocBase.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlternateDocBase.setResources(DirContext resources)
Sets the proxied resources of this AlternateDocBase.
|
void |
AlternateDocBase.setWebappResources(DirContext webappResources)
Sets the non-proxied resources of this AlternateDocBase.
|
Copyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.