xitrum.handler

down

package down

Visibility
  1. Public
  2. All

Type Members

  1. class Env2Response extends SimpleChannelDownstreamHandler

    Annotations
    @Sharable()
  2. class FixiOS6SafariPOST extends ChannelDownstreamHandler with Logger

    This handler sets "no-cache" for POST response to fix the problem with iOS 6 Safari: http://www.

  3. class ResponseCacher extends SimpleChannelDownstreamHandler with Logger

    Annotations
    @Sharable()
  4. class XSendFile extends ChannelDownstreamHandler

    This handler sends file: 1.

  5. class XSendResource extends ChannelDownstreamHandler

    This handler sends resource files (should be small) in classpath.

Value Members

  1. object ResponseCacher extends Logger

  2. object XSendFile extends Logger

  3. object XSendResource extends Logger

Ungrouped