Package

com.mchange.sc.v2

jsonrpc

Permalink

package jsonrpc

Linear Supertypes
Base[Error], YangBias[Error], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. jsonrpc
  2. Base
  3. YangBias
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Exchanger extends AutoCloseable

    Permalink
  2. final class JsonrpcException extends Exception

    Permalink
  3. type Response = YinYang[Error, Success]

    Permalink
  4. final class UnexpectedHttpStatusException extends Exception

    Permalink

Value Members

  1. val EmptyTokenDefinition: Generic[A]

    Permalink
    Definition Classes
    YangBias
  2. implicit val ErrorReportFormat: OFormat[Report]

    Permalink
  3. implicit val ErrorResponseFormat: OFormat[Error]

    Permalink
  4. object Exchanger

    Permalink
  5. object JsonrpcException extends Serializable

    Permalink
  6. object Response

    Permalink
  7. implicit val ResponseFormat: Format[Response]

    Permalink
  8. implicit val SuccessResponseFormat: OFormat[Success]

    Permalink
  9. package jetty

    Permalink
  10. implicit def toYangBiasEtherOps[B](target: YinYang[A, B]): AbstractOps[A, B]

    Permalink
    Definition Classes
    YangBias

Inherited from Base[Error]

Inherited from YangBias[Error]

Inherited from AnyRef

Inherited from Any

Ungrouped