netcaty

http

package http

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

Type Members

  1. type RequestHandler = (FullHttpRequest, FullHttpResponse) ⇒ Unit

  2. type ResponseHandler = (FullHttpResponse) ⇒ Unit

Value Members

  1. val MAX_CONTENT_LENGTH: Int

  2. package client

  3. package server

Inherited from AnyRef

Inherited from Any

Ungrouped