xitrum

handler

package handler

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultHttpChannelInitializer extends ChannelInitializer[SocketChannel]

    Annotations
    @Sharable()
  2. class HandlerEnv extends HashMap[Any, Any]

    Env is basically a map for sharing data between handlers.

  3. class SslChannelInitializer extends ChannelInitializer[SocketChannel]

    This is a wrapper.

Value Members

  1. object AccessLog extends Log

  2. object DefaultHttpChannelInitializer

    Sharable handlers are put here so that they can be easily picked up by apps that want to use custom pipeline.

  3. object FlashSocketPolicyServer extends Log

  4. object NetOption

  5. object NoRealPipelining

    http://en.

  6. object ServerSsl

  7. package inbound

  8. package outbound

Ungrouped