com.sksamuel.scruffy

netty

package netty

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. netty
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class NettyEndpointHandler extends SimpleChannelInboundHandler[AnyRef] with Logging

  2. class ScruffyLifecycle extends AnyRef

  3. class ScruffyOnNetty extends Logging with Mountpoint

  4. class WebsocketEndpoint extends AnyRef

  5. trait WebsocketHandler extends AnyRef

Value Members

  1. object AttributeKeys

  2. object NettyRequestConversions

  3. object ReqLogging extends SimpleChannelInboundHandler[FullHttpRequest] with Logging

    Annotations
    @Sharable()
  4. object ScruffyOnNetty

  5. def nettyHttpMethod2scruffyHttpMethod(netty: HttpMethod): HttpMethod

Inherited from AnyRef

Inherited from Any

Ungrouped