|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
IOHandler with this IOLoop.
DynamicByteBuffer that will be using a ByteBuffer internally.
Annotation types and
associated values.ByteBuffer.array()
AsyncResult).RequestHandler to denote a
method as asynchronous (i.e don't close the Http connection until the client
invokes the finish method)AsynchronousSocket.IOLoop.
AsynchronousSocket that will delegate its io
operations to the given SelectableChannel.
RequestHandler to show that a
method requires that the request (current user) is authenticated (i.e your
overridden method RequestHandler.getCurrentUser(org.apache.awf.web.http.HttpRequest) returns a non null
value)PeriodicCallback.
Buffer.capacity
Buffer.clear()
RequestHandler.
AsynchronousSocket.
ByteBuffer.compact()
HttpServer
.Request, invoking
the passed callback upon completion.
RequestHandler implementations.
Buffer.flip()
ByteBuffer.get(byte[], int, int)
Request.
ByteBuffer that is used internally by this DynamicByteBufer.
Configuration used by this type.
Request.
Date object to a RFC 1123
formatted String.
RequestHandler
implementations are to be found, for example "org.apache.awf".
Request will
follow.
HttpStatus represented by this exception.
URL associated with this Request.
Buffer.hasRemaining()
HttpStatus
and an empty message.
HttpStatus
and message.
RequestDispatcher is responsible for invoking the
appropriate RequestHandler method for the current
HttpRequest.HttpRequestEnumeration of all known HTTP status codes.Enumeration of all available HTTP verbs, as defined by Hypertext
Transfer Protocol -- HTTP/1.1 (RFC 2616).IOHandlers are added to the IOLoop via IOLoop.addHandler(java.nio.channels.SelectableChannel, org.apache.awf.io.IOHandler, int, java.lang.Object)
method.Buffer.limit
HttpServer.bind(int) then HttpServer.start(int) instead of
HttpServer.listen(int) (listen starts an HTTP server on a single thread
with the default IOLoop instance: IOLoop.INSTANCE).
String to a long
representation of the time.
RFC 1123 formatted String.
RequestHandler
method is applicable.Buffer.position
IOHandler.
URL and
HttpVerb.
URL and
HttpVerb.
RequestHandler types.Request.
Request.
SelectableChannel is closed.
Configuration for use with this type.
Request.
RequestHandler implementations are
to be found, for example "org.apache.awf".
PeriodicCallback
IOLoop.start() method.
SelectableChannel
url: http://tt.se/ Location: /start => http://tt.se/start
url: http://localhost/moved_perm Location: / => http://localhost/
url: http://github.com/ Location: http://github.com/ => https://github.com/
(If the new url throws a MalformedURLException the url String representation will be returned.)
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||