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 Log

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

  3. class OPTIONSResponse extends ChannelDownstreamHandler

    Annotations
    @Sharable()
  4. class ResponseCacher extends SimpleChannelDownstreamHandler with Log

    Annotations
    @Sharable()
  5. class SetCORS extends ChannelDownstreamHandler with Log

    Annotations
    @Sharable()
  6. class XSendFile extends ChannelDownstreamHandler

    This handler sends file: 1.

  7. class XSendResource extends ChannelDownstreamHandler

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

Value Members

  1. object ResponseCacher extends Log

  2. object XSendFile extends Log

  3. object XSendResource extends Log

Ungrouped