final class Resolver extends Publisher[Event]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Resolver
- Publisher
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new Resolver(contractAddress: EthAddress)(implicit scontext: Context)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def address: EthAddress
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val chainId: Option[EthChainId]
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- val contractAddress: EthAddress
- implicit val econtext: ExecutionContext
- implicit val efactory: Factory
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val eventConfirmations: Int
- val gasLimitTweak: v1.consuela.ethereum.stub.MarkupOrOverride
- val gasPriceTweak: v1.consuela.ethereum.stub.MarkupOrOverride
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val httpTimeout: Duration
- implicit val icontext: Context
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val onTransactionSubmitted: (Try[EthHash]) ⇒ Unit
- val pollPeriod: Duration
- val pollTimeout: Duration
- implicit val poller: Poller
- implicit val scheduler: Scheduler
-
def
subscribe(subscriber: Subscriber[_ >: Event]): Unit
- Definition Classes
- Resolver → Publisher
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- val transactionApprover: TransactionApprover
- val transactionLogger: TransactionLogger
- val txn: transaction.type
- val view: constant.type
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- object constant
- object transaction
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated