Package com.unboundid.directory.sdk.http.scripting

This package defines a number of abstract classes which may be used to implement scripted versions of HTTP-based extensions intended for use in UnboundID server products.

See:
          Description

Class Summary
ScriptedHTTPOperationLogger This class defines an API that must be implemented by extensions which record information about interaction with HTTP clients.
ScriptedHTTPServletExtension This class defines an API that must be implemented by scripted extensions which create servlets for use with an HTTP connection handler.
 

Package com.unboundid.directory.sdk.http.scripting Description

This package defines a number of abstract classes which may be used to implement scripted versions of HTTP-based extensions intended for use in UnboundID server products.