Package

play

utils

Permalink

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class InvalidUriEncodingException extends RuntimeException

    Permalink

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

  2. class ProxyDriver extends Driver

    Permalink

Value Members

  1. object Colors

    Permalink
  2. object Conversions

    Permalink

    provides conversion helpers

  3. object OrderPreserving

    Permalink
  4. object Reflect

    Permalink
  5. object Resources

    Permalink

    Provide resources helpers

  6. object Threads

    Permalink

    provides helpers for managing ClassLoaders and Threads

  7. object UriEncoding

    Permalink

    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