play

utils

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class InvalidUriEncodingException extends RuntimeException

    An error caused by processing a value that isn't encoded correctly.

  2. class ProxyDriver extends Driver

Value Members

  1. object Colors

  2. object Conversions

    provides conversion helpers

  3. object OrderPreserving

  4. object Reflect

  5. object Resources

    Provide resources helpers

  6. object Threads

    provides helpers for managing ClassLoaders and Threads

  7. object UriEncoding

    Provides support for correctly encoding pieces of URIs.

    Provides support for correctly encoding pieces of URIs.

    See also

    http://www.ietf.org/rfc/rfc3986.txt

Ungrouped