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 © 2014 Oracle Corporation. All rights reserved.