xitrum.handler

outbound

package outbound

Visibility
  1. Public
  2. All

Type Members

  1. class Env2Response extends ChannelOutboundHandlerAdapter with Log

    Annotations
    @Sharable()
  2. class FixiOS6SafariPOST extends ChannelOutboundHandlerAdapter with Log

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

  3. class OPTIONSResponse extends ChannelOutboundHandlerAdapter

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

    Annotations
    @Sharable()
  5. class SetCORS extends ChannelOutboundHandlerAdapter

    Annotations
    @Sharable()
  6. class XSendFile extends ChannelOutboundHandlerAdapter

    This handler sends file: 1.

  7. class XSendResource extends ChannelOutboundHandlerAdapter

    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