@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface HTTPServletExtensionConfig extends GenericHTTPConfig
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getHTTPConnectionHandlerConfigDN()Retrieves the DN of the configuration object for the HTTP connection
 handler that created the servlet extension. | 
| java.lang.Object | getHTTPServerObject()Retrieves a handle to an object that may be used to interact with the HTTP
 server itself. | 
getServerContextgetConfigObjectDN, getConfigObjectName@InternalUseOnly java.lang.Object getHTTPServerObject()
java.lang.String getHTTPConnectionHandlerConfigDN()