Package com.jelurida.ardor.contracts
Class ContractWithInnerInterface
java.lang.Object
nxt.addons.AbstractContract
com.jelurida.ardor.contracts.ContractWithInnerInterface
- All Implemented Interfaces:
Contract
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceclass -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nxt.addons.AbstractContract
isDuplicate, processBlock, processInvocation, processTransaction, processVoucherMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface nxt.addons.Contract
init, minProductVersion, shutdown
-
Constructor Details
-
ContractWithInnerInterface
public ContractWithInnerInterface()
-
-
Method Details
-
processRequest
- Specified by:
processRequestin interfaceContract- Overrides:
processRequestin classAbstractContract
-