Uses of Package
sunlabs.brazil.server
-
Classes in sunlabs.brazil.server used by sunlabs.brazil.asterisk Class Description Handler The interface for writing HTTP handlers.Request Represents an HTTP transaction.Server Yet another HTTP/1.1 server. -
Classes in sunlabs.brazil.server used by sunlabs.brazil.filter Class Description Handler The interface for writing HTTP handlers.Request Represents an HTTP transaction.Server Yet another HTTP/1.1 server. -
Classes in sunlabs.brazil.server used by sunlabs.brazil.handler Class Description ChainHandler Allows multiple handlers to be invoked sequentially for a single HTTP request.Handler The interface for writing HTTP handlers.Request Represents an HTTP transaction.Server Yet another HTTP/1.1 server. -
Classes in sunlabs.brazil.server used by sunlabs.brazil.properties Class Description Handler The interface for writing HTTP handlers.Request Represents an HTTP transaction.Server Yet another HTTP/1.1 server. -
Classes in sunlabs.brazil.server used by sunlabs.brazil.proxy Class Description Handler The interface for writing HTTP handlers.Request Represents an HTTP transaction.Server Yet another HTTP/1.1 server. -
Classes in sunlabs.brazil.server used by sunlabs.brazil.server Class Description Handler The interface for writing HTTP handlers.Request Represents an HTTP transaction.Request.HttpOutputStream TheHttpOutputStream
provides the convenience methodwriteBytes
for writing the byte representation of a string, without bringing in the overhead and the deprecated warnings associated with ajava.io.DataOutputStream
.Server Yet another HTTP/1.1 server. -
Classes in sunlabs.brazil.server used by sunlabs.brazil.session Class Description Handler The interface for writing HTTP handlers.Request Represents an HTTP transaction.Server Yet another HTTP/1.1 server. -
Classes in sunlabs.brazil.server used by sunlabs.brazil.sunlabs Class Description Handler The interface for writing HTTP handlers.Request Represents an HTTP transaction.Server Yet another HTTP/1.1 server. -
Classes in sunlabs.brazil.server used by sunlabs.brazil.template Class Description Handler The interface for writing HTTP handlers.Request Represents an HTTP transaction.Server Yet another HTTP/1.1 server.