Package org.exploit.blockbook
Class BlockBookEventClient<T extends org.exploit.finja.core.CoinProvider<?>>
java.lang.Object
org.exploit.blockbook.BlockBookEventClient<T>
- All Implemented Interfaces:
org.exploit.finja.core.EventClient<T>
public class BlockBookEventClient<T extends org.exploit.finja.core.CoinProvider<?>>
extends Object
implements org.exploit.finja.core.EventClient<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.exploit.finja.core.EventFetchercreateEventFetcher(T provider)
-
Constructor Details
-
BlockBookEventClient
public BlockBookEventClient()
-
-
Method Details
-
createEventFetcher
- Specified by:
createEventFetcherin interfaceorg.exploit.finja.core.EventClient<T extends org.exploit.finja.core.CoinProvider<?>>
-