Package io.hotmoka.websockets.beans.api
package io.hotmoka.websockets.beans.api
-
InterfacesClassDescriptionDecoderText<T>An decoder of a type
Tfrom a string.EncoderText<T>A encoder of a typeTinto a string.A network message corresponding to an exception thrown by a method call.A JSON representation of a value.An RPC message.ToJsonRepresentation<T,JSON extends JsonRepresentation<T>> A function that transforms a value into its JSON representation.