Uses of Interface
org.glassfish.grizzly.http.server.naming.DirContext
Packages that use DirContext
-
Uses of DirContext in org.glassfish.grizzly.http.server.util
Methods in org.glassfish.grizzly.http.server.util that return DirContextModifier and TypeMethodDescriptionAlternateDocBase.getResources()Gets the proxied resources of this AlternateDocBase.AlternateDocBase.getWebappResources()Gets the non-proxied resources of this AlternateDocBase.Methods in org.glassfish.grizzly.http.server.util with parameters of type DirContextModifier and TypeMethodDescriptionvoidAlternateDocBase.setResources(DirContext resources) Sets the proxied resources of this AlternateDocBase.voidAlternateDocBase.setWebappResources(DirContext webappResources) Sets the non-proxied resources of this AlternateDocBase.