Class AbstractInitialResponseBuilder.ResponseCreator

java.lang.Object
io.hotmoka.node.local.internal.transactions.AbstractResponseBuilder<Request,Response>.io.hotmoka.node.local.internal.transactions.AbstractResponseBuilder.ResponseCreator
io.hotmoka.node.local.AbstractInitialResponseBuilder.ResponseCreator
Enclosing class:
AbstractInitialResponseBuilder<Request extends InitialTransactionRequest<Response>,Response extends InitialTransactionResponse>

protected abstract class AbstractInitialResponseBuilder.ResponseCreator extends io.hotmoka.node.local.internal.transactions.AbstractResponseBuilder<Request,Response>.io.hotmoka.node.local.internal.transactions.AbstractResponseBuilder.ResponseCreator
The creator of the response from the request.
  • Field Summary

    Fields inherited from class io.hotmoka.node.local.internal.transactions.AbstractResponseBuilder.ResponseCreator

    deserializer, updatesExtractor
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Creates the response from the request.
  • Method Summary

    Methods inherited from class io.hotmoka.node.local.internal.transactions.AbstractResponseBuilder.ResponseCreator

    body, create, deserializeLastUpdateFor, deserializeLastUpdateForFinal, extractUpdatesFrom, getClassLoader, getNextStorageReference, isSystemCall, now

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait