|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Expect header.
HttpService
with its associated mapping(s).
JmxEventListener which will be notified when the
HttpServer is started and JMX was enabled prior to starting
or if the HttpServer was started with JMX disabled, but
JMX was enabled at a later point in time.
listener to the server instance.
HttpService and its associated array of mapping.
Mapper.Host, Mapper.Context and
Mapper.Wrapper when invoking Mapper.addHost(java.lang.String, java.lang.String[], java.lang.Object), Mapper.addContext(java.lang.String, java.lang.String, java.lang.Object, java.lang.String[], javax.naming.Context) etc.
Buffer to the internal composite
Buffer.
ConcurrentHashMap of attributes.
NIOOutputSinks to write a
Buffer instead of having to convert to those types supported by
OutputStream.Response and finish/commit it.
FilterChain context,
related to this HTTP request/response
HttpServer will
bind to in order to service HTTP requests.
HttpServer will
bind to in order to service HTTP requests.
HttpServer and may be overridden by custom
implementations to perform implementation specific resource reclaimation
tasks.
HttpService.service(Request, Response).
Enumeration around a Java2
collection classes object Iterator so that existing APIs
returning Enumerations can easily run on top of the new collections.ReadHandler,
if available, of any read error that has occurred during processing.
FileCache instance.
FileCache.ReadHandler.onAllDataRead()
on the current ReadHandler (if any).
null.
Enumeration if there are none.
Buffer that backs this
NIOInputSource.
Buffer that backs this
NIOInputSource.
Buffer that backs this
NIOInputSource.
null if no content type was set.
null
null if this
header has not been set.
<description>/<version>.
JROUTE cookie or appended to the
session identifier encoded in the URI (if cookies have been disabled).
Accept-Language header
that was encountered.
Accept-Language
headers that were encountered.
sendError()
for this Response.
null if no such binding exists.
null.
Map of the parameters of this request.
null.
HttpResponsePacket.
StaticResourcesHandler, which handles requests to a static resources.
Request URI, try to map the file from the
StaticResourcesHandler.getDocRoot(), and send it synchronously
using send file.
HttpServer.HttpServerFilter.HttpServerFilter.HttpServices
every time a new HTTP request is ready to be handled.Response.suspend() has been
invoked and set to true
HttpServer
instance.<jsp-file> value associated with this servlet,
if any.
InputStream implementation supports marking.
Reader implementation does not support marking.
JmxObject
that can be registered with the GrizzlyJmxManager.NetworkListener.NetworkListener using the specified
name.
NetworkListener using the specified
name and host.
NetworkListener using the specified
name, host, and port.
InputStream or
Reader to notify the developer when and how much
data is ready to be read without blocking.NIOInputStream using the specified
NIOInputStream.inputBuffer
OutputStream or
Writer to allow the developer to check with the runtime
whether or not it's possible to write a certain amount of data, or if it's
not possible, to be notified when it is.NIOReader using the specified
NIOReader.inputBuffer
ReadHandler that will be notified when any data
becomes available to read without blocking.
ReadHandler that will be notified when the specified
amount of data is available to be read without blocking.
ReadHandler when any number of bytes
can be read without blocking.
ReadHandler when the number of bytes that
can be read without blocking is greater or equal to the specified
size.
ReadHandler when any number of bytes
can be read without blocking.
ReadHandler when the number of bytes that
can be read without blocking is greater or equal to the specified
size.
ReadHandler when any number of bytes
can be read without blocking.
ReadHandler when the number of characters
that can be read without blocking is greater or equal to the specified
size.
NIOOutputSink to invoke the provided
WriteHandler when it is possible to write length
bytes.
NIOOutputSink to invoke the provided
WriteHandler when it is possible to write length
bytes.
NIOOutputSink to invoke the provided
WriteHandler when it is possible to write length
characters.
FileCacheProbes about the "entry added" event.
FileCacheProbes about the "entry hitted" event.
FileCacheProbes about the "entry missed" event.
FileCacheProbes about the "entry removed" event.
FileCacheProbes about the error.
FileCache.
Request processing is cancelled
after suspend.
Request processing will be completed.
Request will come.
Request processing is resumed.
Request processing is suspended.
Request processing is timeout
after suspend.
NIOOutputSink.notifyCanWrite(WriteHandler, int) are met.
locked property.Reader implementation.
InputBuffer for reuse.
HttpService
HttpService.
JmxEventListener.
NetworkListener associated with the specified
name.
Response and finish/commit it.
Expect: 100-Continue
with a response line with the status 100 followed by the final response
to this request.
HttpServer instance.Request to the proper HttpService
Mapper.Host, Mapper.Context and
Mapper.Wrapper when invoking Mapper.addHost(java.lang.String, java.lang.String[], java.lang.Object), Mapper.addContext(java.lang.String, java.lang.String, java.lang.Object, java.lang.String[], javax.naming.Context) etc.
InputBuffer.
null.
FileCache.
FilterChain to be used by the TCPNIOTransport
associated with this listener.
JMX for this HttpServer.
Connection.
FileCache.getMinEntrySize().
HttpServer instance.
SSLEngine
used by this listener.
TCPNIOTransport
implementation to be used by this listener.
HttpServer.
HttpService's
container is started by invoking HttpServer.start().
HttpService.HttpServer instance.
Response.
Response.
Response.
Buffer.
Buffer.
Buffer to the client.
ByteBuffer to the client.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||