| Package | Description |
|---|---|
| winstone | |
| winstone.accesslog | |
| winstone.ajp13 | |
| winstone.auth | |
| winstone.cluster | |
| winstone.invoker | |
| winstone.jndi | |
| winstone.jndi.resourceFactories | |
| winstone.realm | |
| winstone.ssl |
| Class and Description |
|---|
| AccessLogger
Used for logging accesses, eg in Apache access_log style
|
| AuthenticationHandler |
| AuthenticationPrincipal
Implements the principal method - basically just a way of identifying an
authenticated user.
|
| ClientSocketException
Indicates an I/O exception writing to client.
|
| Cluster
Represents a cluster implementation, which is basically the communication
mechanism between a group of winstone containers.
|
| HostConfiguration
Manages the references to individual webapps within the container.
|
| HostGroup
Manages the references to individual hosts within the container.
|
| Launcher
Implements the main launcher daemon thread.
|
| Listener
Interface that defines the necessary methods for being a connection listener
within winstone.
|
| Mapping
Encapsulates the parsing of URL patterns, as well as the mapping of a
url pattern to a servlet instance
|
| ObjectPool
Holds the object pooling code for Winstone.
|
| RequestDispatcher
This class implements both the RequestDispatcher and FilterChain components.
|
| RequestHandlerThread
The threads to which incoming requests get allocated.
|
| ServletConfiguration
This is the one that keeps a specific servlet instance's config, as well as
holding the instance itself.
|
| WebAppConfiguration
Models the web.xml file's details ...
|
| WinstoneInputStream
The request stream management class.
|
| WinstoneOutputStream
Matches the socket output stream to the servlet output.
|
| WinstoneRequest
Implements the request interface required by the servlet spec.
|
| WinstoneResourceBundle
A ResourceBundle that includes the ability to do string replacement on the
resources it retrieves.
|
| WinstoneResponse
Response for servlet
|
| WinstoneSession
Http session implementation for Winstone.
|
| Class and Description |
|---|
| AccessLogger
Used for logging accesses, eg in Apache access_log style
|
| WebAppConfiguration
Models the web.xml file's details ...
|
| WinstoneRequest
Implements the request interface required by the servlet spec.
|
| WinstoneResourceBundle
A ResourceBundle that includes the ability to do string replacement on the
resources it retrieves.
|
| WinstoneResponse
Response for servlet
|
| Class and Description |
|---|
| HostGroup
Manages the references to individual hosts within the container.
|
| Listener
Interface that defines the necessary methods for being a connection listener
within winstone.
|
| ObjectPool
Holds the object pooling code for Winstone.
|
| RequestHandlerThread
The threads to which incoming requests get allocated.
|
| WinstoneInputStream
The request stream management class.
|
| WinstoneOutputStream
Matches the socket output stream to the servlet output.
|
| WinstoneRequest
Implements the request interface required by the servlet spec.
|
| WinstoneResourceBundle
A ResourceBundle that includes the ability to do string replacement on the
resources it retrieves.
|
| WinstoneResponse
Response for servlet
|
| Class and Description |
|---|
| AuthenticationHandler |
| AuthenticationRealm
Interface for authentication realms.
|
| WinstoneResourceBundle
A ResourceBundle that includes the ability to do string replacement on the
resources it retrieves.
|
| Class and Description |
|---|
| Cluster
Represents a cluster implementation, which is basically the communication
mechanism between a group of winstone containers.
|
| HostGroup
Manages the references to individual hosts within the container.
|
| WebAppConfiguration
Models the web.xml file's details ...
|
| WinstoneResourceBundle
A ResourceBundle that includes the ability to do string replacement on the
resources it retrieves.
|
| WinstoneSession
Http session implementation for Winstone.
|
| Class and Description |
|---|
| ServletConfiguration
This is the one that keeps a specific servlet instance's config, as well as
holding the instance itself.
|
| Class and Description |
|---|
| JNDIManager
Handles setup and teardown of the JNDI context
|
| WinstoneResourceBundle
A ResourceBundle that includes the ability to do string replacement on the
resources it retrieves.
|
| Class and Description |
|---|
| WinstoneResourceBundle
A ResourceBundle that includes the ability to do string replacement on the
resources it retrieves.
|
| Class and Description |
|---|
| AuthenticationPrincipal
Implements the principal method - basically just a way of identifying an
authenticated user.
|
| AuthenticationRealm
Interface for authentication realms.
|
| Class and Description |
|---|
| HostGroup
Manages the references to individual hosts within the container.
|
| HttpListener
Implements the main listener daemon thread.
|
| Listener
Interface that defines the necessary methods for being a connection listener
within winstone.
|
| ObjectPool
Holds the object pooling code for Winstone.
|
| WinstoneRequest
Implements the request interface required by the servlet spec.
|
Copyright © 2013. All Rights Reserved.