Packages

package service

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class BlockNotFoundException() extends RpcException with Product with Serializable
  2. class EthService extends RpcService with ClosableResourceHandler with SparkzLogging
  3. class NotAllowedOnSeederNode extends Annotation with Annotation with ClassfileAnnotation
    Annotations
    @Retention() @Target()
  4. class RpcMethod extends Annotation with Annotation with ClassfileAnnotation
    Annotations
    @Retention() @Target()
  5. class RpcOptionalParameters extends Annotation with Annotation with ClassfileAnnotation
    Annotations
    @Retention() @Target()
  6. case class RpcProcessor(rpcHandler: RpcHandler) extends SparkzLogging with Product with Serializable
  7. class RpcService extends AnyRef
  8. case class TipCache(blockHash: ModifierId, value: BigInteger) extends Product with Serializable

Value Members

  1. object Backend extends SparkzLogging
  2. object RpcFilter
  3. object RpcUtils

Ungrouped