Interface TelestionConfiguration
- All Superinterfaces:
JsonMessage
- All Known Implementing Classes:
DefaultConfigVerticle.Configuration,GenericConfiguration,NoConfiguration,PingVerticle.Configuration,PongVerticle.Configuration,Publisher.Configuration,Receiver.Configuration,Requester.Configuration,Responder.Configuration,SayHello.Configuration,SimpleCommandHandler.Configuration,TestVerticle.Configuration,UntypedConfiguration
The base class for all Telestion Verticle configurations.
It extends
JsonMessage so all configurations are also valid json classes.-
Field Summary
Fields inherited from interface de.wuespace.telestion.api.message.JsonMessage
logger -
Method Summary
Methods inherited from interface de.wuespace.telestion.api.message.JsonMessage
className, json, toJsonBuffer, toJsonBuffer, toJsonObject, toJsonString, toJsonString