Package com.noelios.restlet.util

Implementation utilities.

See:
          Description

Class Summary
AccessLogFileHandler Log file handler that uses the AccessLogFormatter by default.
AccessLogFormatter Log record formatter which simply outputs the message on a new line.
Base64 Minimal but fast Base64 codec.
DefaultAccessLogFormatter Access log record formatter which writes a header describing the default log format.
DefaultSslContextFactory This SslContextFactory makes it possible to configure most basic options when building an SSLContext.
FormReader Form reader.
FormUtils Representation of a Web form containing submitted parameters.
IdentClient Simple IDENT client.
KeepAliveInputStream InputStream decorator to trap close() calls so that the underlying stream is not closed.
KeepAliveOutputStream OutputStream decorator to trap close() calls so that the decorated stream does not get closed.
RangeUtils Range manipulation utilities.
SecurityUtils Security data manipulation utilities.
SslContextFactory This is an abstract factory that produces configured and initialised instances of SSLContext.
StringUtils String manipulation utilities.
TraceHandler Special handler that logs in the console all log message sent through the log manager.
 

Package com.noelios.restlet.util Description

Implementation utilities.

Since:
1.0
See Also:
REST dissertation by Roy T. Fielding


Copyright © 2005-2008 Noelios Technologies.