Index

A C E G I N P R 
All Classes and Interfaces|All Packages|Constant Field Values

A

ADD_CONSTRUCTOR_CALL_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.addConstructorCallTransaction(ConstructorCallTransactionRequest) is published.
ADD_GAMETE_CREATION_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.addGameteCreationTransaction(GameteCreationTransactionRequest) is published.
ADD_INITIALIZATION_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.addInitializationTransaction(InitializationTransactionRequest) is published.
ADD_INSTANCE_METHOD_CALL_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
ADD_JAR_STORE_INITIAL_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.addJarStoreInitialTransaction(JarStoreInitialTransactionRequest) is published.
ADD_JAR_STORE_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.addJarStoreTransaction(JarStoreTransactionRequest) is published.
ADD_STATIC_METHOD_CALL_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService

C

close() - Method in interface io.hotmoka.node.service.api.NodeService
Stops the service and releases its resources.

E

EVENTS_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where the events are published.

G

GET_CLASS_TAG_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.getClassTag(StorageReference) is published.
GET_CONSENSUS_CONFIG_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.getConfig() is published.
GET_MANIFEST_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.getManifest() is published.
GET_NODE_INFO_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.getNodeInfo() is published.
GET_POLLED_RESPONSE_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.getPolledResponse(TransactionReference) is published.
GET_REQUEST_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.getRequest(TransactionReference) is published.
GET_RESPONSE_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.getResponse(TransactionReference) is published.
GET_STATE_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.getState(StorageReference) is published.
GET_TAKAMAKA_CODE_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.getTakamakaCode() is published.

I

io.hotmoka.node.service.api - module io.hotmoka.node.service.api
This module defines the API of a network service that publishes a Hotmoka node.
io.hotmoka.node.service.api - package io.hotmoka.node.service.api
 

N

NodeService - Interface in io.hotmoka.node.service.api
A network service that exposes a REST API to a Hotmoka node.

P

POST_CONSTRUCTOR_CALL_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
POST_INSTANCE_METHOD_CALL_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
POST_JAR_STORE_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
The network endpoint path where Node.postJarStoreTransaction(JarStoreTransactionRequest) is published.
POST_STATIC_METHOD_CALL_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService

R

RUN_INSTANCE_METHOD_CALL_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
RUN_STATIC_METHOD_CALL_TRANSACTION_ENDPOINT - Static variable in interface io.hotmoka.node.service.api.NodeService
A C E G I N P R 
All Classes and Interfaces|All Packages|Constant Field Values