Packages

package common

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class InvalidHeaderCharacterException extends Exception

    This exception occurs when the Play server receives a request header where at least one character is illegal according to RFC2616 and RFC7230

  2. class ServerResultException extends Exception

    This exception occurs when the Play server experiences an error while processing a Result.

    This exception occurs when the Play server experiences an error while processing a Result. For example, this exception might occur when attempting to convert the Play result to the backend server's internal response format.

Value Members

  1. object WebSocketFlowHandler

Ungrouped