Index
All Classes|All Packages|Constant Field Values|Deprecated API
A
- a() - Method in record class de.wuespace.telestion.examples.TestVerticle.Configuration
-
Returns the value of the
arecord component. - add(String, Boolean...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends multiple
Booleanvalues assigned to the key. - add(String, Byte...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends multiple
Bytevalues assigned to the key. - add(String, Character...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends multiple
Charactervalues assigned to the key. - add(String, Double...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends multiple
Doublevalues assigned to the key. - add(String, Float...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends multiple
Floatvalues assigned to the key. - add(String, Integer...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends multiple
Integervalues assigned to the key. - add(String, Long...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends multiple
Longvalues assigned to the key. - add(String, String...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends multiple
Stringvalues assigned to the key. - addAll(HeaderInformation) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends all values assigned to their keys from the
HeaderInformationobject to already existing values. - addAll(MultiMap) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends all values assigned to their keys from the
MultiMapto already existing values. - addAll(Map<String, String>) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Appends all values assigned to their keys from the
Mapto already existing values. - address() - Method in record class de.wuespace.telestion.examples.PingVerticle.Configuration
-
Returns the value of the
addressrecord component. - address() - Method in record class de.wuespace.telestion.examples.PongVerticle.Configuration
-
Returns the value of the
addressrecord component. - Address - Class in de.wuespace.telestion.services.message
-
Class for composing Addresses for the
Verticles.
There are: outgoing:Verticlespublish there results on the eventbus on this address if the result is not for a specificVerticlealone incoming:Verticleslisten on the eventbus for packages here addresses.
This class should only be used in static context. - app_name() - Method in record class de.wuespace.telestion.application.Configuration
-
Returns the value of the
app_namerecord component. - args() - Method in record class de.wuespace.telestion.examples.messages.SimpleCommand
-
Returns the value of the
argsrecord component. - attach(DeliveryOptions) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Attaches the wrapped
Vert.x headersto theDeliveryOptionsand return them again for further usage.
B
- baudRate() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
-
Returns the value of the
baudRaterecord component. - body() - Method in record class de.wuespace.telestion.api.verticle.trait.DecodedMessage
-
Returns the value of the
bodyrecord component.
C
- cancel() - Method in record class de.wuespace.telestion.api.verticle.trait.Timing
-
Cancels the timing on the associated Vert.x instance.
- className() - Method in interface de.wuespace.telestion.api.message.JsonMessage
-
Returns the simple class name of the implementing subclass.
- clear() - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Clears all values assigned to their keys.
- clear() - Static method in class de.wuespace.telestion.services.logging.MessageMDC
-
Same as
MDC.clear(). - clientTimeout() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
-
Returns the value of the
clientTimeoutrecord component. - close() - Method in interface de.wuespace.telestion.services.util.SafeCloseable
-
Same as
Closeable.close()but it is not allowed to throw anIOException. - command() - Method in record class de.wuespace.telestion.examples.messages.SimpleCommand
-
Returns the value of the
commandrecord component. - compose(Class<V>, Future<Message<T>>) - Static method in record class de.wuespace.telestion.api.verticle.trait.DecodedMessage
- conDetails() - Method in record class de.wuespace.telestion.services.connection.rework.ConnectionData
-
Returns the value of the
conDetailsrecord component. - conDetails() - Method in record class de.wuespace.telestion.services.connection.rework.SenderData
-
Returns the value of the
conDetailsrecord component. - config() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Block the usage of
config()in inheriting classes. - config() - Method in record class de.wuespace.telestion.application.VerticleConfig
-
Returns the value of the
configrecord component. - Config - Class in de.wuespace.telestion.api.config
-
Deprecated, for removal: This API element is subject to removal in a future version.
- Config() - Constructor for class de.wuespace.telestion.api.config.Config
-
Deprecated.
- Configuration - Record Class in de.wuespace.telestion.application
-
The base application configuration object.
- Configuration() - Constructor for record class de.wuespace.telestion.examples.DefaultConfigVerticle.Configuration
- Configuration() - Constructor for record class de.wuespace.telestion.examples.header.Publisher.Configuration
- Configuration() - Constructor for record class de.wuespace.telestion.examples.header.Receiver.Configuration
- Configuration() - Constructor for record class de.wuespace.telestion.examples.header.Requester.Configuration
- Configuration() - Constructor for record class de.wuespace.telestion.examples.header.Responder.Configuration
- Configuration(long, long, String) - Constructor for record class de.wuespace.telestion.examples.SayHello.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String) - Constructor for record class de.wuespace.telestion.examples.DefaultConfigVerticle.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String) - Constructor for record class de.wuespace.telestion.examples.header.Receiver.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String) - Constructor for record class de.wuespace.telestion.examples.header.Responder.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String) - Constructor for record class de.wuespace.telestion.examples.PongVerticle.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, int) - Constructor for record class de.wuespace.telestion.examples.header.Publisher.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, int) - Constructor for record class de.wuespace.telestion.examples.header.Requester.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, int) - Constructor for record class de.wuespace.telestion.examples.PingVerticle.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, String) - Constructor for record class de.wuespace.telestion.examples.SimpleCommandHandler.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, String) - Constructor for record class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, String...) - Constructor for record class de.wuespace.telestion.services.connection.rework.Receiver.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, String...) - Constructor for record class de.wuespace.telestion.services.connection.rework.Sender.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, String, long) - Constructor for record class de.wuespace.telestion.services.connection.rework.tcp.TcpClient.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, String, ConnectionDetails) - Constructor for record class de.wuespace.telestion.services.connection.rework.StaticSender.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, String, Integer) - Constructor for record class de.wuespace.telestion.examples.TestVerticle.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, String, String) - Constructor for record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
- Configuration(String, String, String, int) - Constructor for record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
- Configuration(String, String, String, int, long) - Constructor for record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, String, String, int, long) - Constructor for record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(String, List<VerticleConfig>) - Constructor for record class de.wuespace.telestion.application.Configuration
-
Creates an instance of a
Configurationrecord class. - connectionAddresses() - Method in record class de.wuespace.telestion.services.connection.rework.Receiver.Configuration
-
Returns the value of the
connectionAddressesrecord component. - connectionAddresses() - Method in record class de.wuespace.telestion.services.connection.rework.Sender.Configuration
-
Returns the value of the
connectionAddressesrecord component. - ConnectionData - Record Class in de.wuespace.telestion.services.connection.rework
-
Data-Object for sending received data from incoming connections over the
EventBus.
Apart from containing the raw data from the stream, also connection-details are contained, which (if needed) allow for connection-specific operations, e.g. - ConnectionData(byte[], ConnectionDetails) - Constructor for record class de.wuespace.telestion.services.connection.rework.ConnectionData
-
Creates an instance of a
ConnectionDatarecord class. - ConnectionDetails - Interface in de.wuespace.telestion.services.connection.rework
- contains(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns
true, if at least one value is assigned to the key. - content() - Method in record class de.wuespace.telestion.examples.messages.SimpleMessage
-
Returns the value of the
contentrecord component. - COUNTER_DEFAULT_VALUE - Static variable in class de.wuespace.telestion.examples.header.DelayCounterInformation
- COUNTER_KEY - Static variable in class de.wuespace.telestion.examples.header.DelayCounterInformation
D
- data() - Method in record class de.wuespace.telestion.services.connection.rework.RawMessage
-
Returns the value of the
datarecord component. - data() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpData
-
Returns the value of the
datarecord component. - data() - Method in record class de.wuespace.telestion.services.connection.SerialData
-
Deprecated.Returns the value of the
datarecord component. - data() - Method in record class de.wuespace.telestion.services.connection.TcpConn.Data
-
Deprecated.Returns the value of the
datarecord component. - Data(TcpConn.Participant, byte[]) - Constructor for record class de.wuespace.telestion.services.connection.TcpConn.Data
-
Deprecated.Creates an instance of a
Datarecord class. - de.wuespace.telestion.api.config - package de.wuespace.telestion.api.config
-
Telestion API - Config
- de.wuespace.telestion.api.message - package de.wuespace.telestion.api.message
-
Telestion API - Message
- de.wuespace.telestion.api.verticle - package de.wuespace.telestion.api.verticle
-
Telestion API - Telestion Verticle
- de.wuespace.telestion.api.verticle.trait - package de.wuespace.telestion.api.verticle.trait
-
Telestion API - Telestion Verticle Traits
- de.wuespace.telestion.application - package de.wuespace.telestion.application
- de.wuespace.telestion.examples - package de.wuespace.telestion.examples
- de.wuespace.telestion.examples.header - package de.wuespace.telestion.examples.header
- de.wuespace.telestion.examples.messages - package de.wuespace.telestion.examples.messages
- de.wuespace.telestion.launcher - package de.wuespace.telestion.launcher
- de.wuespace.telestion.services.connection - package de.wuespace.telestion.services.connection
- de.wuespace.telestion.services.connection.rework - package de.wuespace.telestion.services.connection.rework
- de.wuespace.telestion.services.connection.rework.serial - package de.wuespace.telestion.services.connection.rework.serial
- de.wuespace.telestion.services.connection.rework.tcp - package de.wuespace.telestion.services.connection.rework.tcp
- de.wuespace.telestion.services.connection.rework.udp - package de.wuespace.telestion.services.connection.rework.udp
- de.wuespace.telestion.services.logging - package de.wuespace.telestion.services.logging
- de.wuespace.telestion.services.message - package de.wuespace.telestion.services.message
- de.wuespace.telestion.services.monitoring - package de.wuespace.telestion.services.monitoring
- de.wuespace.telestion.services.util - package de.wuespace.telestion.services.util
- de.wuespace.telestion.services.web - package de.wuespace.telestion.services.web
- DecodedMessage<V extends JsonMessage,T extends io.vertx.core.json.JsonObject> - Record Class in de.wuespace.telestion.api.verticle.trait
-
A wrapper for a
Vert.x messageand its body asJsonMessage. - DecodedMessage(V, Message<T>) - Constructor for record class de.wuespace.telestion.api.verticle.trait.DecodedMessage
-
Creates an instance of a
DecodedMessagerecord class. - DEFAULT_TIMEOUT - Static variable in class de.wuespace.telestion.services.connection.rework.tcp.TcpTimeouts
- DefaultConfigVerticle - Class in de.wuespace.telestion.examples
-
A very simple verticle which should present the usage of automatic loading of the default configuration in a Telestion verticle.
- DefaultConfigVerticle() - Constructor for class de.wuespace.telestion.examples.DefaultConfigVerticle
- DefaultConfigVerticle.Configuration - Record Class in de.wuespace.telestion.examples
- defaultLocalMap() - Method in interface de.wuespace.telestion.api.verticle.trait.WithSharedData
-
Return the default local map for this specific verticle.
- defaultRemoteMap() - Method in interface de.wuespace.telestion.api.verticle.trait.WithSharedData
-
Return the default remote map for this specific verticle.
- defaultStorageKey() - Method in interface de.wuespace.telestion.api.verticle.trait.WithSharedData
-
Return the default storage key for this specific verticle used for the
WithSharedData.defaultLocalMap()andWithSharedData.defaultRemoteMap()verticle storage spaces. - delay() - Method in record class de.wuespace.telestion.examples.header.Publisher.Configuration
-
Returns the value of the
delayrecord component. - delay() - Method in record class de.wuespace.telestion.examples.header.Requester.Configuration
-
Returns the value of the
delayrecord component. - DELAY_DEFAULT_VALUE - Static variable in class de.wuespace.telestion.examples.header.DelayCounterInformation
- DELAY_KEY - Static variable in class de.wuespace.telestion.examples.header.DelayCounterInformation
- DelayCounterInformation - Class in de.wuespace.telestion.examples.header
- DelayCounterInformation() - Constructor for class de.wuespace.telestion.examples.header.DelayCounterInformation
- DelayCounterInformation(int, int) - Constructor for class de.wuespace.telestion.examples.header.DelayCounterInformation
- DelayCounterInformation(DelayCounterInformation) - Constructor for class de.wuespace.telestion.examples.header.DelayCounterInformation
- DelayCounterInformation(DeliveryOptions) - Constructor for class de.wuespace.telestion.examples.header.DelayCounterInformation
- DelayCounterInformation(Message<?>) - Constructor for class de.wuespace.telestion.examples.header.DelayCounterInformation
- DelayCounterInformation(MultiMap) - Constructor for class de.wuespace.telestion.examples.header.DelayCounterInformation
- details() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpData
-
Returns the value of the
detailsrecord component. - duration() - Method in record class de.wuespace.telestion.examples.SayHello.Configuration
-
Returns the value of the
durationrecord component.
E
- equals(Object) - Method in class de.wuespace.telestion.api.message.HeaderInformation
- equals(Object) - Method in record class de.wuespace.telestion.api.verticle.GenericConfiguration
-
Deprecated.Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.api.verticle.NoConfiguration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.api.verticle.trait.DecodedMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.api.verticle.trait.Timing
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.api.verticle.UntypedConfiguration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.application.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.application.VerticleConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.DefaultConfigVerticle.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.header.Publisher.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.header.Receiver.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.header.Requester.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.header.Responder.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.messages.Position
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.messages.Positions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.messages.SimpleCommand
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.messages.SimpleMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.PingVerticle.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.PongVerticle.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.SayHello.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.SimpleCommandHandler.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.examples.TestVerticle.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.ConnectionData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.RawMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.Receiver.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.Sender.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.SenderData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.StaticSender.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpClient.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.Tuple
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.rework.udp.UdpDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.SerialData
-
Deprecated.Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.TcpConn.Data
-
Deprecated.Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.wuespace.telestion.services.connection.TcpConn.Participant
-
Deprecated.Indicates whether some other object is "equal to" this one.
- EventbusTcpBridge - Class in de.wuespace.telestion.services.connection
-
EventbusTcpBridge is a verticle which uses SockJS-WebSockets to extend the vertx.eventBus() to an HTTP-Server.
- EventbusTcpBridge() - Constructor for class de.wuespace.telestion.services.connection.EventbusTcpBridge
-
If this constructor is used all, settings have to be specified in the config file.
- EventbusTcpBridge(String, int, List<String>, List<String>) - Constructor for class de.wuespace.telestion.services.connection.EventbusTcpBridge
-
This constructor supplies default options and uses the defaultSockJSBridgeOptions for the applied rules.
- ExtendedMessageHandler<V extends JsonMessage,T> - Interface in de.wuespace.telestion.api.verticle.trait
-
An event handler which accepts the decoded body of the message and the message itself and returns nothing.
F
- from(Buffer, Class<T>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Constructs a
JsonMessagefrom a buffer which contains an encoded JSON string. - from(DeliveryOptions) - Static method in class de.wuespace.telestion.api.message.HeaderInformation
-
Creates a new
HeaderInformationobject fromDeliveryOptions. - from(DeliveryOptions) - Static method in class de.wuespace.telestion.api.message.MultiMapUtils
-
Extracts the
Vert.x headersfrom theDeliveryOptions. - from(DeliveryOptions) - Static method in class de.wuespace.telestion.examples.header.DelayCounterInformation
- from(DeliveryOptions) - Static method in class de.wuespace.telestion.examples.header.TimeInformation
- from(Message<?>) - Static method in class de.wuespace.telestion.api.message.HeaderInformation
-
Creates a new
HeaderInformationobject from aVert.x message. - from(Message<?>) - Static method in class de.wuespace.telestion.api.message.MultiMapUtils
-
Extracts the
Vert.x headersfrom theMessage. - from(Message<?>) - Static method in class de.wuespace.telestion.examples.header.DelayCounterInformation
- from(Message<?>) - Static method in class de.wuespace.telestion.examples.header.TimeInformation
- from(Message<?>, Class<T>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Constructs a
JsonMessagefrom a Vert.x EventBusMessagebody. - from(MultiMap) - Static method in class de.wuespace.telestion.api.message.HeaderInformation
-
Creates a new
HeaderInformationobject from existingVert.x headers. - from(MultiMap) - Static method in class de.wuespace.telestion.examples.header.DelayCounterInformation
- from(MultiMap) - Static method in class de.wuespace.telestion.examples.header.TimeInformation
- from(Object, Class<T>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Constructs a
JsonMessagefrom a plainObject. - from(String, Class<T>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Constructs a
JsonMessagefrom a JSONString. - fromConnectionData(ConnectionData) - Static method in record class de.wuespace.telestion.services.connection.rework.SenderData
G
- GenericConfiguration - Record Class in de.wuespace.telestion.api.verticle
-
Deprecated.Use
UntypedConfigurationto indicate generic, untyped configuration orNoConfigurationto indicate no configuration options instead. To build your own typed configuration options, implementTelestionConfiguration. - GenericConfiguration() - Constructor for record class de.wuespace.telestion.api.verticle.GenericConfiguration
-
Deprecated.Creates an instance of a
GenericConfigurationrecord class. - GenericSimpleCommandHandler - Class in de.wuespace.telestion.examples
- GenericSimpleCommandHandler() - Constructor for class de.wuespace.telestion.examples.GenericSimpleCommandHandler
- get(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
String. - get(String, String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
String. - get(T, JsonObject, Class<T>) - Static method in class de.wuespace.telestion.api.config.Config
-
Deprecated.Selects the right configuration file.
- get(T, T, JsonObject, Class<T>) - Static method in class de.wuespace.telestion.api.config.Config
-
Deprecated.Selects the right configuration file.
- getAll(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns a list of all stored values assigned to the key as a list of
Strings. - getBoolean(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Boolean. - getBoolean(String, boolean) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Boolean. - getByte(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Byte. - getByte(String, byte) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Byte. - getChar(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Character. - getChar(String, char) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Character. - getConfig() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Get the verticle configuration in the Configuration type format.
- getConfig() - Method in class de.wuespace.telestion.services.connection.rework.tcp.TcpServer
- getConfigType() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Get the Configuration Class type from the inheriting class.
- getCounter() - Method in class de.wuespace.telestion.examples.header.DelayCounterInformation
- getDefaultConfig() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Get the default verticle configuration in the Configuration type format.
- getDelay() - Method in class de.wuespace.telestion.examples.header.DelayCounterInformation
- getDouble(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Double. - getDouble(String, double) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Double. - getFloat(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Float. - getFloat(String, float) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Float. - getGenericConfig() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Get the verticle configuration in a generic format.
- getGenericDefaultConfig() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Get the default verticle configuration in a generic format.
- getHeaders() - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the wrapped
Vert.x headersready to use inDeliveryOptionsor theWithEventBusverticle trait. - getInt(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Integer. - getInt(String, int) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Integer. - getLong(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Long. - getLong(String, long) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the first stored value assigned to the key as
Long. - getReceiveTime() - Method in class de.wuespace.telestion.examples.header.TimeInformation
- getSendTime() - Method in class de.wuespace.telestion.examples.header.TimeInformation
H
- handle(T) - Method in interface de.wuespace.telestion.api.verticle.trait.MessageHandler
- handle(V, Message<T>) - Method in interface de.wuespace.telestion.api.verticle.trait.ExtendedMessageHandler
- hashCode() - Method in class de.wuespace.telestion.api.message.HeaderInformation
- hashCode() - Method in record class de.wuespace.telestion.api.verticle.GenericConfiguration
-
Deprecated.Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.api.verticle.NoConfiguration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.api.verticle.trait.DecodedMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.api.verticle.trait.Timing
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.api.verticle.UntypedConfiguration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.application.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.application.VerticleConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.DefaultConfigVerticle.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.header.Publisher.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.header.Receiver.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.header.Requester.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.header.Responder.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.messages.Position
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.messages.Positions
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.messages.SimpleCommand
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.messages.SimpleMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.PingVerticle.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.PongVerticle.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.SayHello.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.SimpleCommandHandler.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.examples.TestVerticle.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.ConnectionData
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.RawMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.Receiver.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.Sender.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.SenderData
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.StaticSender.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpClient.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpData
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.Tuple
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.rework.udp.UdpDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.SerialData
-
Deprecated.Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.TcpConn.Data
-
Deprecated.Returns a hash code value for this object.
- hashCode() - Method in record class de.wuespace.telestion.services.connection.TcpConn.Participant
-
Deprecated.Returns a hash code value for this object.
- HeaderInformation - Class in de.wuespace.telestion.api.message
-
Description
- HeaderInformation() - Constructor for class de.wuespace.telestion.api.message.HeaderInformation
-
Creates a new
HeaderInformationobject with empty headers. - HeaderInformation(DeliveryOptions) - Constructor for class de.wuespace.telestion.api.message.HeaderInformation
-
Creates a new
HeaderInformationobject with the headers from theDeliveryOptions. - HeaderInformation(Message<?>) - Constructor for class de.wuespace.telestion.api.message.HeaderInformation
-
Creates a new
HeaderInformationobject with the headers from theVert.x message. - HeaderInformation(MultiMap) - Constructor for class de.wuespace.telestion.api.message.HeaderInformation
-
Creates a new
HeaderInformationobject with the providedVert.x headers. - HelloWorld - Class in de.wuespace.telestion.examples
-
Test-Class.
Will be removed by the first release. - HelloWorld() - Constructor for class de.wuespace.telestion.examples.HelloWorld
- host() - Method in record class de.wuespace.telestion.services.connection.TcpConn.Participant
-
Deprecated.Returns the value of the
hostrecord component. - hostAddress() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
-
Returns the value of the
hostAddressrecord component. - HystrixMetrics - Class in de.wuespace.telestion.services.monitoring
-
A verticle which streams the hystrix-metrics to a given address.
- HystrixMetrics() - Constructor for class de.wuespace.telestion.services.monitoring.HystrixMetrics
- HystrixMetrics(int, String) - Constructor for class de.wuespace.telestion.services.monitoring.HystrixMetrics
I
- id() - Method in record class de.wuespace.telestion.api.verticle.trait.Timing
-
Returns the value of the
idrecord component. - inAddress() - Method in record class de.wuespace.telestion.examples.header.Receiver.Configuration
-
Returns the value of the
inAddressrecord component. - inAddress() - Method in record class de.wuespace.telestion.examples.SimpleCommandHandler.Configuration
-
Returns the value of the
inAddressrecord component. - inAddress() - Method in record class de.wuespace.telestion.examples.TestVerticle.Configuration
-
Returns the value of the
inAddressrecord component. - inAddress() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
-
Returns the value of the
inAddressrecord component. - inAddress() - Method in record class de.wuespace.telestion.services.connection.rework.StaticSender.Configuration
-
Returns the value of the
inAddressrecord component. - inAddress() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpClient.Configuration
-
Returns the value of the
inAddressrecord component. - inAddress() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher.Configuration
-
Returns the value of the
inAddressrecord component. - inAddress() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
-
Returns the value of the
inAddressrecord component. - incoming(Verticle) - Static method in class de.wuespace.telestion.services.message.Address
-
Creates a new incoming address from a
Verticleand returns it as aString. - incoming(Verticle, String) - Static method in class de.wuespace.telestion.services.message.Address
-
Creates a new incoming address from a method within a
Verticleand returns it as aString. - incoming(Class<? extends Verticle>) - Static method in class de.wuespace.telestion.services.message.Address
-
Creates a new incoming address from a
Verticleand returns it as aString. - incoming(Class<? extends Verticle>, String) - Static method in class de.wuespace.telestion.services.message.Address
-
Creates a new incoming address from a method within a
Verticleand returns it as aString. - inputAddress() - Method in record class de.wuespace.telestion.services.connection.rework.Sender.Configuration
-
Returns the value of the
inputAddressrecord component. - interval() - Method in record class de.wuespace.telestion.examples.PingVerticle.Configuration
-
Returns the value of the
intervalrecord component. - interval(long, Handler<Long>) - Method in interface de.wuespace.telestion.api.verticle.trait.WithTiming
-
Like
setPeriodic, but returns a special handler which cancels the interval when called. - interval(Duration, Handler<Long>) - Method in interface de.wuespace.telestion.api.verticle.trait.WithTiming
-
Like
WithTiming.interval(long, Handler), but accepts aDuration. - intervalStream(long) - Method in interface de.wuespace.telestion.api.verticle.trait.WithTiming
- intervalStream(Duration) - Method in interface de.wuespace.telestion.api.verticle.trait.WithTiming
-
Like
WithTiming.intervalStream(long), but accepts aDuration. - ip() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDetails
-
Returns the value of the
iprecord component. - ip() - Method in record class de.wuespace.telestion.services.connection.rework.udp.UdpDetails
-
Returns the value of the
iprecord component. - isActiveCon(Tuple<String, Integer>) - Method in class de.wuespace.telestion.services.connection.rework.tcp.TcpServer
- isEmpty() - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns
true, if the wrappedVert.x headershave no entries.
J
- json() - Method in interface de.wuespace.telestion.api.message.JsonMessage
-
Deprecated.Use
JsonMessage.toJsonObject()to get a JSON object representation of this message or useJsonMessage.toJsonString()to get a JSON string. - json() - Method in record class de.wuespace.telestion.application.VerticleConfig
-
The whole verticle configuration is stored in a JsonObject.
- jsonConfig() - Method in record class de.wuespace.telestion.application.VerticleConfig
-
The config is a JsonObject which is defined by the verticle.
- JsonMessage - Interface in de.wuespace.telestion.api.message
-
Description
L
- Launcher - Class in de.wuespace.telestion.launcher
-
A generic org.telestion.launcher.launcher class which deploys
Verticles. - Launcher() - Constructor for class de.wuespace.telestion.launcher.Launcher
- list() - Method in record class de.wuespace.telestion.examples.messages.Positions
-
Returns the value of the
listrecord component. - localMap(String) - Method in interface de.wuespace.telestion.api.verticle.trait.WithSharedData
-
Return a local map from the specified storage space.
- logger - Static variable in interface de.wuespace.telestion.api.message.JsonMessage
- logger - Variable in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
The default logger instance.
M
- magnitude() - Method in record class de.wuespace.telestion.application.VerticleConfig
-
Returns the value of the
magnituderecord component. - main(String[]) - Static method in class de.wuespace.telestion.application.Telestion
-
Deploys this Telestion verticle.
- main(String[]) - Static method in class de.wuespace.telestion.examples.DefaultConfigVerticle
- main(String[]) - Static method in class de.wuespace.telestion.examples.header.Publisher
- main(String[]) - Static method in class de.wuespace.telestion.examples.header.Receiver
- main(String[]) - Static method in class de.wuespace.telestion.examples.header.Requester
- main(String[]) - Static method in class de.wuespace.telestion.examples.header.Responder
- main(String[]) - Static method in class de.wuespace.telestion.examples.PingVerticle
- main(String[]) - Static method in class de.wuespace.telestion.examples.PongVerticle
- main(String[]) - Static method in class de.wuespace.telestion.examples.PositionPublisher
-
Deprecated.
- main(String[]) - Static method in class de.wuespace.telestion.examples.SayHello
- main(String[]) - Static method in class de.wuespace.telestion.launcher.Launcher
-
Simply calls
Launcher.start(String...). - main(String[]) - Static method in class de.wuespace.telestion.services.connection.SerialConn
-
Deprecated.
- merge(HeaderInformation...) - Static method in class de.wuespace.telestion.api.message.HeaderInformation
-
Merges an array of
HeaderInformationobjects into oneHeaderInformationobject. - merge(MultiMap...) - Static method in class de.wuespace.telestion.api.message.MultiMapUtils
-
Merges an array of multi-maps into one multi-map with the
addAllfunction. - merge(List<HeaderInformation>) - Static method in class de.wuespace.telestion.api.message.HeaderInformation
-
Merges a list of
HeaderInformationobjects into oneHeaderInformationobject. - merge(List<MultiMap>) - Static method in class de.wuespace.telestion.api.message.MultiMapUtils
-
Merges a list of multi-maps into one multi-map with the
addAllfunction. - merge(Stream<HeaderInformation>) - Static method in class de.wuespace.telestion.api.message.HeaderInformation
-
Merges a stream of
HeaderInformationobjects into oneHeaderInformationobject. - merge(Stream<MultiMap>) - Static method in class de.wuespace.telestion.api.message.MultiMapUtils
-
Merges a stream of multi-maps into one multi-map with the
addAllfunction. - message() - Method in record class de.wuespace.telestion.api.verticle.trait.DecodedMessage
-
Returns the value of the
messagerecord component. - message() - Method in record class de.wuespace.telestion.examples.DefaultConfigVerticle.Configuration
-
Returns the value of the
messagerecord component. - message() - Method in record class de.wuespace.telestion.examples.SayHello.Configuration
-
Returns the value of the
messagerecord component. - MessageHandler<T extends JsonMessage> - Interface in de.wuespace.telestion.api.verticle.trait
-
An event handler which accepts the decoded body of the message and returns nothing.
- MessageLogger - Class in de.wuespace.telestion.services.monitoring
-
A verticle which logs the message traffic.
- MessageLogger() - Constructor for class de.wuespace.telestion.services.monitoring.MessageLogger
- MessageMDC - Class in de.wuespace.telestion.services.logging
-
A MDC implementation for the
Messageobject. - MessageMDC() - Constructor for class de.wuespace.telestion.services.logging.MessageMDC
- MultiMapUtils - Class in de.wuespace.telestion.api.message
-
Utilities for the
Vert.x multimap. - MultiMapUtils() - Constructor for class de.wuespace.telestion.api.message.MultiMapUtils
N
- name() - Method in record class de.wuespace.telestion.application.VerticleConfig
-
Returns the value of the
namerecord component. - names() - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns an immutable set of all keys which have values assigned to.
- NO_RESPONSES - Static variable in class de.wuespace.telestion.services.connection.rework.tcp.TcpTimeouts
- NO_TIME - Static variable in class de.wuespace.telestion.examples.header.TimeInformation
- NO_TIMEOUT - Static variable in class de.wuespace.telestion.services.connection.rework.tcp.TcpTimeouts
- NoConfiguration - Record Class in de.wuespace.telestion.api.verticle
-
The type of configuration for a
TelestionVerticlethat you use to indicate that the verticle doesn't accept any configuration. - NoConfiguration() - Constructor for record class de.wuespace.telestion.api.verticle.NoConfiguration
-
Creates an instance of a
NoConfigurationrecord class.
O
- on(Class<T>, Buffer) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.on(Class, Buffer, Handler, Handler)but returns aFuturewhich resolves when the conversion completes successfully or fails when aDecodeExceptionor anIllegalArgumentExceptionoccurs during conversion. - on(Class<T>, Buffer, Handler<T>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.on(Class, Buffer, Handler, Handler)but without an exception handler. - on(Class<T>, Buffer, Handler<T>, Handler<RuntimeException>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Asynchronous version of
JsonMessage.from(Buffer, Class). - on(Class<T>, Message<?>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.on(Class, Message, Handler, Handler)but returns aFuturewhich resolves when the conversion completes successfully or fails when aDecodeExceptionoccurs during conversion. - on(Class<T>, Message<?>, Handler<T>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.on(Class, Message, Handler, Handler)but without an exception handler. - on(Class<T>, Message<?>, Handler<T>, Handler<RuntimeException>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Asynchronous version of
JsonMessage.from(Message, Class). - on(Class<T>, Object) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.on(Class, Object, Handler, Handler)but returns aFuturewhich resolves when the conversion completes successfully or fails when aDecodeExceptionor anIllegalArgumentExceptionoccurs during conversion. - on(Class<T>, Object, Handler<T>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.on(Class, Object, Handler, Handler)but without an exception handler. - on(Class<T>, Object, Handler<T>, Handler<RuntimeException>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Asynchronous version of
JsonMessage.from(Object, Class). - on(Class<T>, String) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.on(Class, String, Handler, Handler)but returns aFuturewhich resolves when the conversion completes successfully or fails when aDecodeExceptionor anIllegalArgumentExceptionoccurs during conversion. - on(Class<T>, String, Handler<T>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.on(Class, String, Handler, Handler)but without an exception handler. - on(Class<T>, String, Handler<T>, Handler<RuntimeException>) - Static method in interface de.wuespace.telestion.api.message.JsonMessage
-
Asynchronous version of
JsonMessage.from(String, Class). - on(Class<V>, Message<T>) - Static method in record class de.wuespace.telestion.api.verticle.trait.DecodedMessage
- onStart() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Starts the verticle.
- onStart() - Method in class de.wuespace.telestion.examples.DefaultConfigVerticle
- onStart() - Method in class de.wuespace.telestion.examples.GenericSimpleCommandHandler
- onStart() - Method in class de.wuespace.telestion.examples.header.Publisher
- onStart() - Method in class de.wuespace.telestion.examples.header.Receiver
- onStart() - Method in class de.wuespace.telestion.examples.header.Requester
- onStart() - Method in class de.wuespace.telestion.examples.header.Responder
- onStart() - Method in class de.wuespace.telestion.examples.HelloWorld
- onStart() - Method in class de.wuespace.telestion.examples.PingVerticle
- onStart() - Method in class de.wuespace.telestion.examples.PongVerticle
- onStart() - Method in class de.wuespace.telestion.examples.PositionPublisher
- onStart() - Method in class de.wuespace.telestion.examples.RandomPositionPublisher
- onStart() - Method in class de.wuespace.telestion.examples.SimpleCommandHandler
- onStart() - Method in class de.wuespace.telestion.examples.SystemInfoVerticle
- onStart() - Method in class de.wuespace.telestion.examples.TestVerticle
- onStart(Promise<Void>) - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Starts the verticle.
- onStart(Promise<Void>) - Method in class de.wuespace.telestion.examples.SayHello
- onStop() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Stops the verticle.
- onStop(Promise<Void>) - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Stops the verticle.
- outAddress() - Method in record class de.wuespace.telestion.examples.header.Publisher.Configuration
-
Returns the value of the
outAddressrecord component. - outAddress() - Method in record class de.wuespace.telestion.examples.TestVerticle.Configuration
-
Returns the value of the
outAddressrecord component. - outAddress() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
-
Returns the value of the
outAddressrecord component. - outAddress() - Method in record class de.wuespace.telestion.services.connection.rework.StaticSender.Configuration
-
Returns the value of the
outAddressrecord component. - outAddress() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpClient.Configuration
-
Returns the value of the
outAddressrecord component. - outAddress() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher.Configuration
-
Returns the value of the
outAddressrecord component. - outAddress() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
-
Returns the value of the
outAddressrecord component. - outgoing(Verticle) - Static method in class de.wuespace.telestion.services.message.Address
-
Creates a new outgoing address from a
Verticleand returns it as aString. - outgoing(Verticle, String) - Static method in class de.wuespace.telestion.services.message.Address
-
Creates a new outgoing address from a method within a
Verticleand returns it as aString. - outgoing(Class<? extends Verticle>) - Static method in class de.wuespace.telestion.services.message.Address
-
Creates a new outgoing address from a
Verticleand returns it as aString. - outgoing(Class<? extends Verticle>, String) - Static method in class de.wuespace.telestion.services.message.Address
-
Creates a new outgoing address from a method within a
Verticleand returns it as aString. - outputAddr() - Method in record class de.wuespace.telestion.services.connection.rework.Receiver.Configuration
-
Returns the value of the
outputAddrrecord component.
P
- packetId() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDetails
-
Returns the value of the
packetIdrecord component. - packetId() - Method in record class de.wuespace.telestion.services.connection.rework.udp.UdpDetails
-
Returns the value of the
packetIdrecord component. - participant() - Method in record class de.wuespace.telestion.services.connection.TcpConn.Data
-
Deprecated.Returns the value of the
participantrecord component. - Participant(String, int) - Constructor for record class de.wuespace.telestion.services.connection.TcpConn.Participant
-
Deprecated.Creates an instance of a
Participantrecord class. - period() - Method in record class de.wuespace.telestion.examples.SayHello.Configuration
-
Returns the value of the
periodrecord component. - pingAddress() - Method in record class de.wuespace.telestion.examples.SimpleCommandHandler.Configuration
-
Returns the value of the
pingAddressrecord component. - PingVerticle - Class in de.wuespace.telestion.examples
- PingVerticle() - Constructor for class de.wuespace.telestion.examples.PingVerticle
- PingVerticle.Configuration - Record Class in de.wuespace.telestion.examples
- PongVerticle - Class in de.wuespace.telestion.examples
- PongVerticle() - Constructor for class de.wuespace.telestion.examples.PongVerticle
- PongVerticle.Configuration - Record Class in de.wuespace.telestion.examples
- port() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDetails
-
Returns the value of the
portrecord component. - port() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
-
Returns the value of the
portrecord component. - port() - Method in record class de.wuespace.telestion.services.connection.rework.udp.UdpDetails
-
Returns the value of the
portrecord component. - port() - Method in record class de.wuespace.telestion.services.connection.TcpConn.Participant
-
Deprecated.Returns the value of the
portrecord component. - Position - Record Class in de.wuespace.telestion.examples.messages
-
Data class which contains a position.
- Position(double, double, double) - Constructor for record class de.wuespace.telestion.examples.messages.Position
-
Creates an instance of a
Positionrecord class. - PositionPublisher - Class in de.wuespace.telestion.examples
-
A class which publishes positions every two seconds.
- PositionPublisher() - Constructor for class de.wuespace.telestion.examples.PositionPublisher
- Positions - Record Class in de.wuespace.telestion.examples.messages
-
A list message containing multiple
Position. - Positions(List<Position>) - Constructor for record class de.wuespace.telestion.examples.messages.Positions
-
Creates an instance of a
Positionsrecord class. - publish(String, JsonMessage) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, JsonMessage, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, JsonMessage, DeliveryOptions) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, JsonMessage, DeliveryOptions, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, JsonMessage, DeliveryOptions, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, JsonMessage, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, Object) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, Object, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, Object, DeliveryOptions) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, Object, DeliveryOptions, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, Object, DeliveryOptions, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- publish(String, Object, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- Publisher - Class in de.wuespace.telestion.examples.header
- Publisher() - Constructor for class de.wuespace.telestion.examples.header.Publisher
- Publisher.Configuration - Record Class in de.wuespace.telestion.examples.header
- put(String, Message<?>) - Static method in class de.wuespace.telestion.services.logging.MessageMDC
-
Puts a message object to the MDC store like
MDC.put(String, String).
Following objects are stored:
address replyAddress headers send body
The key is either the name of the objects, if the key isnullorkey.name. - putCloseable(String, Message<?>) - Static method in class de.wuespace.telestion.services.logging.MessageMDC
-
Puts a message object to the MDC store and returns a
SafeCloseablealmost likeMDC.putCloseable(String, String).
SeeMessageMDC.put(String, Message)for the elements which are put to the store.
R
- RandomPositionPublisher - Class in de.wuespace.telestion.examples
-
Test class.
- RandomPositionPublisher() - Constructor for class de.wuespace.telestion.examples.RandomPositionPublisher
- rawData() - Method in record class de.wuespace.telestion.services.connection.rework.ConnectionData
-
Returns the value of the
rawDatarecord component. - rawData() - Method in record class de.wuespace.telestion.services.connection.rework.SenderData
-
Returns the value of the
rawDatarecord component. - RawMessage - Record Class in de.wuespace.telestion.services.connection.rework
- RawMessage(byte[]) - Constructor for record class de.wuespace.telestion.services.connection.rework.RawMessage
-
Creates an instance of a
RawMessagerecord class. - RECEIVE_TIME - Static variable in class de.wuespace.telestion.examples.header.TimeInformation
- Receiver - Class in de.wuespace.telestion.examples.header
- Receiver - Class in de.wuespace.telestion.services.connection.rework
- Receiver() - Constructor for class de.wuespace.telestion.examples.header.Receiver
- Receiver() - Constructor for class de.wuespace.telestion.services.connection.rework.Receiver
- Receiver(Receiver.Configuration) - Constructor for class de.wuespace.telestion.services.connection.rework.Receiver
- Receiver.Configuration - Record Class in de.wuespace.telestion.examples.header
- Receiver.Configuration - Record Class in de.wuespace.telestion.services.connection.rework
- register(String, ExtendedMessageHandler<V, T>, Class<V>) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- register(String, MessageHandler<V>, Class<V>) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- register(String, Handler<Message<T>>) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- remoteMap(String) - Method in interface de.wuespace.telestion.api.verticle.trait.WithSharedData
-
Return a remote map from the specified storage space.
- remove(String) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Removes all values assigned to the key.
- remove(String) - Static method in class de.wuespace.telestion.services.logging.MessageMDC
-
Removes the message object with the given key from the MDC store (like
MDC.remove(String)). - request(String, JsonMessage) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, DeliveryOptions) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, DeliveryOptions, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, DeliveryOptions, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, Class<V>) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, Class<V>, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, Class<V>, DeliveryOptions) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, Class<V>, DeliveryOptions, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, Class<V>, DeliveryOptions, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, JsonMessage, Class<V>, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, DeliveryOptions) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, DeliveryOptions, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, DeliveryOptions, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, Class<V>) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, Class<V>, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, Class<V>, DeliveryOptions) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, Class<V>, DeliveryOptions, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, Class<V>, DeliveryOptions, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- request(String, Object, Class<V>, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- requestAddress() - Method in record class de.wuespace.telestion.examples.header.Requester.Configuration
-
Returns the value of the
requestAddressrecord component. - Requester - Class in de.wuespace.telestion.examples.header
- Requester() - Constructor for class de.wuespace.telestion.examples.header.Requester
- Requester.Configuration - Record Class in de.wuespace.telestion.examples.header
- respondAddress() - Method in record class de.wuespace.telestion.examples.header.Responder.Configuration
-
Returns the value of the
respondAddressrecord component. - Responder - Class in de.wuespace.telestion.examples.header
- Responder() - Constructor for class de.wuespace.telestion.examples.header.Responder
- Responder.Configuration - Record Class in de.wuespace.telestion.examples.header
S
- safe(UnsafePredicate<T>) - Static method in interface de.wuespace.telestion.services.util.UnsafePredicate
-
Wraps an unsafe predicate into a safe one.
- safe(Closeable) - Static method in interface de.wuespace.telestion.services.util.SafeCloseable
-
Wraps the given
Closeableinto aSafeCloseablewhich logs and prints thestacktraceof the thrownIOException. - SafeCloseable - Interface in de.wuespace.telestion.services.util
-
A
Closeablewhich does not throwIOExceptions. - sampleTime() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
-
Returns the value of the
sampleTimerecord component. - SayHello - Class in de.wuespace.telestion.examples
-
A class which says hello and shows the usage of configuration files.
- SayHello() - Constructor for class de.wuespace.telestion.examples.SayHello
- SayHello.Configuration - Record Class in de.wuespace.telestion.examples
- send(String, JsonMessage) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, JsonMessage, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, JsonMessage, DeliveryOptions) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, JsonMessage, DeliveryOptions, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, JsonMessage, DeliveryOptions, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, JsonMessage, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, Object) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, Object, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, Object, DeliveryOptions) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, Object, DeliveryOptions, HeaderInformation...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, Object, DeliveryOptions, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- send(String, Object, MultiMap...) - Method in interface de.wuespace.telestion.api.verticle.trait.WithEventBus
- SEND_TIME - Static variable in class de.wuespace.telestion.examples.header.TimeInformation
- Sender - Class in de.wuespace.telestion.services.connection.rework
- Sender() - Constructor for class de.wuespace.telestion.services.connection.rework.Sender
- Sender(Sender.Configuration) - Constructor for class de.wuespace.telestion.services.connection.rework.Sender
- Sender.Configuration - Record Class in de.wuespace.telestion.services.connection.rework
- SenderData - Record Class in de.wuespace.telestion.services.connection.rework
-
Data-Object for the data which must be sent over a network-connection.
Apart from containing the raw data from the stream, also connection-details are contained, which allow to determine the target where to send the data to. - SenderData(byte[], ConnectionDetails...) - Constructor for record class de.wuespace.telestion.services.connection.rework.SenderData
-
Creates an instance of a
SenderDatarecord class. - SerialConn - Class in de.wuespace.telestion.services.connection.rework.serial
- SerialConn - Class in de.wuespace.telestion.services.connection
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SerialConn() - Constructor for class de.wuespace.telestion.services.connection.rework.serial.SerialConn
- SerialConn() - Constructor for class de.wuespace.telestion.services.connection.SerialConn
-
Deprecated.
- SerialConn(SerialConn.Configuration) - Constructor for class de.wuespace.telestion.services.connection.rework.serial.SerialConn
- SerialConn(SerialConn.Configuration) - Constructor for class de.wuespace.telestion.services.connection.SerialConn
-
Deprecated.
- SerialConn(String, String, String) - Constructor for class de.wuespace.telestion.services.connection.SerialConn
-
Deprecated.
- SerialConn.Configuration - Record Class in de.wuespace.telestion.services.connection.rework.serial
- SerialData - Record Class in de.wuespace.telestion.services.connection
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SerialData(byte[]) - Constructor for record class de.wuespace.telestion.services.connection.SerialData
-
Deprecated.Creates an instance of a
SerialDatarecord class. - SerialDetails - Record Class in de.wuespace.telestion.services.connection.rework.serial
- SerialDetails(String) - Constructor for record class de.wuespace.telestion.services.connection.rework.serial.SerialDetails
-
Creates an instance of a
SerialDetailsrecord class. - serialPort() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
-
Returns the value of the
serialPortrecord component. - serialPort() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialDetails
-
Returns the value of the
serialPortrecord component. - set(String, Boolean...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces multiple
Booleanvalues with the old allocation assigned to the key. - set(String, Byte...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces multiple
Bytevalues with the old allocation assigned to the key. - set(String, Character...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces multiple
Charactervalues with the old allocation assigned to the key. - set(String, Double...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces multiple
Doublevalues with the old allocation assigned to the key. - set(String, Float...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces multiple
Floatvalues with the old allocation assigned to the key. - set(String, Integer...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces multiple
Integervalues with the old allocation assigned to the key. - set(String, Long...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces multiple
Longvalues with the old allocation assigned to the key. - set(String, String...) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces multiple
Stringvalues with the old allocation assigned to the key. - setAll(HeaderInformation) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces all values assigned to their keys with the content of the
HeaderInformationobject. - setAll(MultiMap) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces all values assigned to their keys with the content of the
MultiMap. - setAll(Map<String, String>) - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Replaces all values assigned to their keys with the content of the
Map. - setCounter(int) - Method in class de.wuespace.telestion.examples.header.DelayCounterInformation
- setData(String) - Method in class de.wuespace.telestion.examples.TestVerticle
- setDefaultConfig(JsonObject) - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Set the default verticle configuration and update the verticle configuration.
- setDefaultConfig(T) - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Set the default verticle configuration and update the verticle configuration.
- setDelay(int) - Method in class de.wuespace.telestion.examples.header.DelayCounterInformation
- setReceiveTime(long) - Method in class de.wuespace.telestion.examples.header.TimeInformation
- setSendTime(long) - Method in class de.wuespace.telestion.examples.header.TimeInformation
- SimpleCommand - Record Class in de.wuespace.telestion.examples.messages
- SimpleCommand(String, String[]) - Constructor for record class de.wuespace.telestion.examples.messages.SimpleCommand
-
Creates an instance of a
SimpleCommandrecord class. - SimpleCommandHandler - Class in de.wuespace.telestion.examples
- SimpleCommandHandler() - Constructor for class de.wuespace.telestion.examples.SimpleCommandHandler
- SimpleCommandHandler.Configuration - Record Class in de.wuespace.telestion.examples
- SimpleMessage - Record Class in de.wuespace.telestion.examples.messages
- SimpleMessage(String, String) - Constructor for record class de.wuespace.telestion.examples.messages.SimpleMessage
-
Creates an instance of a
SimpleMessagerecord class. - size() - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Returns the number of all keys which have values assigned to.
- start() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
- start(Promise<Void>) - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
- start(Promise<Void>) - Method in class de.wuespace.telestion.application.Telestion
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.EventbusTcpBridge
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.Receiver
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.Sender
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.serial.SerialConn
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.StaticSender
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.tcp.TcpClient
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.tcp.TcpServer
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.SerialConn
-
Deprecated.
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.TcpConn
-
Deprecated.
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.monitoring.HystrixMetrics
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.monitoring.MessageLogger
- start(Promise<Void>) - Method in class de.wuespace.telestion.services.web.WebServer
- start(Verticle...) - Static method in class de.wuespace.telestion.launcher.Launcher
-
Deploys the given
Verticles.
If Vert.x fails to deploy aVerticle, it will retry after 5 secs. - start(String...) - Static method in class de.wuespace.telestion.launcher.Launcher
-
Deploys the given
Verticles.
If Vert.x fails to deploy aVerticle, it will retry after 5 secs. - staticDetails() - Method in record class de.wuespace.telestion.services.connection.rework.StaticSender.Configuration
-
Returns the value of the
staticDetailsrecord component. - StaticSender - Class in de.wuespace.telestion.services.connection.rework
- StaticSender() - Constructor for class de.wuespace.telestion.services.connection.rework.StaticSender
- StaticSender(StaticSender.Configuration) - Constructor for class de.wuespace.telestion.services.connection.rework.StaticSender
- StaticSender.Configuration - Record Class in de.wuespace.telestion.services.connection.rework
- stop() - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
- stop() - Method in class de.wuespace.telestion.services.connection.SerialConn
-
Deprecated.
- stop(Promise<Void>) - Method in class de.wuespace.telestion.api.verticle.TelestionVerticle
- stop(Promise<Void>) - Method in class de.wuespace.telestion.application.Telestion
- stop(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.Receiver
- stop(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.Sender
- stop(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.serial.SerialConn
- stop(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.StaticSender
- stop(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.tcp.TcpClient
- stop(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher
- stop(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.rework.tcp.TcpServer
- stop(Promise<Void>) - Method in class de.wuespace.telestion.services.connection.TcpConn
-
Deprecated.
- SystemInfoVerticle - Class in de.wuespace.telestion.examples
- SystemInfoVerticle() - Constructor for class de.wuespace.telestion.examples.SystemInfoVerticle
T
- TcpClient - Class in de.wuespace.telestion.services.connection.rework.tcp
- TcpClient() - Constructor for class de.wuespace.telestion.services.connection.rework.tcp.TcpClient
- TcpClient(TcpClient.Configuration) - Constructor for class de.wuespace.telestion.services.connection.rework.tcp.TcpClient
- TcpClient.Configuration - Record Class in de.wuespace.telestion.services.connection.rework.tcp
- TcpConn - Class in de.wuespace.telestion.services.connection
-
Deprecated, for removal: This API element is subject to removal in a future version.
- TcpConn() - Constructor for class de.wuespace.telestion.services.connection.TcpConn
-
Deprecated.Create a
TcpConneither with file based or default configuration. - TcpConn(String, int, String, List<String>, List<String>) - Constructor for class de.wuespace.telestion.services.connection.TcpConn
-
Deprecated.Create a
TcpConnwith forced configuration. - TcpConn.Data - Record Class in de.wuespace.telestion.services.connection
-
Deprecated.A chunk of data which is transmitted with the
TcpConn. - TcpConn.Participant - Record Class in de.wuespace.telestion.services.connection
-
Deprecated.A participant of the
TcpConn. - TcpData - Record Class in de.wuespace.telestion.services.connection.rework.tcp
- TcpData(byte[], TcpDetails) - Constructor for record class de.wuespace.telestion.services.connection.rework.tcp.TcpData
-
Creates an instance of a
TcpDatarecord class. - TcpDetails - Record Class in de.wuespace.telestion.services.connection.rework.tcp
- TcpDetails(String, int) - Constructor for record class de.wuespace.telestion.services.connection.rework.tcp.TcpDetails
- TcpDetails(String, int, int) - Constructor for record class de.wuespace.telestion.services.connection.rework.tcp.TcpDetails
-
Creates an instance of a
TcpDetailsrecord class. - TcpDispatcher - Class in de.wuespace.telestion.services.connection.rework.tcp
- TcpDispatcher(TcpDispatcher.Configuration, TcpServer...) - Constructor for class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher
- TcpDispatcher(TcpServer...) - Constructor for class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher
- TcpDispatcher.Configuration - Record Class in de.wuespace.telestion.services.connection.rework.tcp
- TcpServer - Class in de.wuespace.telestion.services.connection.rework.tcp
-
An implementation of an unencrypted TCP-Server.
- TcpServer() - Constructor for class de.wuespace.telestion.services.connection.rework.tcp.TcpServer
- TcpServer(TcpServer.Configuration) - Constructor for class de.wuespace.telestion.services.connection.rework.tcp.TcpServer
- TcpServer.Configuration - Record Class in de.wuespace.telestion.services.connection.rework.tcp
-
Configuration for this Verticle which can be loaded from a config.
An optional timeout can be specified which is the consecutive time without any packets incoming or outgoing after which a client will be disconnected. - TcpTimeouts - Class in de.wuespace.telestion.services.connection.rework.tcp
- TcpTimeouts() - Constructor for class de.wuespace.telestion.services.connection.rework.tcp.TcpTimeouts
- Telestion - Class in de.wuespace.telestion.application
-
This is going to be the Telestion application.
- Telestion() - Constructor for class de.wuespace.telestion.application.Telestion
- TelestionConfiguration - Interface in de.wuespace.telestion.api.verticle
-
The base class for all Telestion Verticle configurations.
- TelestionVerticle<T extends TelestionConfiguration> - Class in de.wuespace.telestion.api.verticle
-
An abstract verticle class that you can extend to write your own verticle classes.
- TelestionVerticle() - Constructor for class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Same as
TelestionVerticle(boolean)but enables loading of default configuration if possible. - TelestionVerticle(boolean) - Constructor for class de.wuespace.telestion.api.verticle.TelestionVerticle
-
Creates a new Telestion verticle and tries to load the default configuration from the specified configuration class.
- test(T) - Method in interface de.wuespace.telestion.services.util.UnsafePredicate
-
Same as
Predicate.test(Object). - TestVerticle - Class in de.wuespace.telestion.examples
- TestVerticle() - Constructor for class de.wuespace.telestion.examples.TestVerticle
- TestVerticle.Configuration - Record Class in de.wuespace.telestion.examples
- TimeInformation - Class in de.wuespace.telestion.examples.header
- TimeInformation() - Constructor for class de.wuespace.telestion.examples.header.TimeInformation
- TimeInformation(long) - Constructor for class de.wuespace.telestion.examples.header.TimeInformation
- TimeInformation(long, long) - Constructor for class de.wuespace.telestion.examples.header.TimeInformation
- TimeInformation(TimeInformation) - Constructor for class de.wuespace.telestion.examples.header.TimeInformation
- TimeInformation(DeliveryOptions) - Constructor for class de.wuespace.telestion.examples.header.TimeInformation
- TimeInformation(Message<?>) - Constructor for class de.wuespace.telestion.examples.header.TimeInformation
- TimeInformation(MultiMap) - Constructor for class de.wuespace.telestion.examples.header.TimeInformation
- timeout() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpClient.Configuration
-
Returns the value of the
timeoutrecord component. - timeout(long, Handler<Long>) - Method in interface de.wuespace.telestion.api.verticle.trait.WithTiming
-
Like
setTimer, but returns a special handler which cancels the timeout when called. - timeout(Duration, Handler<Long>) - Method in interface de.wuespace.telestion.api.verticle.trait.WithTiming
-
Like
WithTiming.timeout(long, Handler), but accepts aDuration. - timeoutStream(long) - Method in interface de.wuespace.telestion.api.verticle.trait.WithTiming
- timeoutStream(Duration) - Method in interface de.wuespace.telestion.api.verticle.trait.WithTiming
-
Like
WithTiming.timeoutStream(long), but accepts aDuration. - Timing - Record Class in de.wuespace.telestion.api.verticle.trait
-
Stores information to a specific timing from Vert.x like the timing id or associated Vert.x instance.
- Timing(Vertx, long) - Constructor for record class de.wuespace.telestion.api.verticle.trait.Timing
-
Creates an instance of a
Timingrecord class. - title() - Method in record class de.wuespace.telestion.examples.messages.SimpleMessage
-
Returns the value of the
titlerecord component. - toJsonBuffer() - Method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.toJsonBuffer(boolean)but with space efficient JSON output. - toJsonBuffer(boolean) - Method in interface de.wuespace.telestion.api.message.JsonMessage
-
Constructs a
Buffercontaining the properties of theJsonMessageas JSON values - toJsonObject() - Method in interface de.wuespace.telestion.api.message.JsonMessage
-
Constructs a
JsonObjectfrom theJsonMessage. - toJsonString() - Method in interface de.wuespace.telestion.api.message.JsonMessage
-
Like
JsonMessage.toJsonString(boolean)but with space efficient JSON output. - toJsonString(boolean) - Method in interface de.wuespace.telestion.api.message.JsonMessage
-
Constructs a
Stringcontaining the properties of theJsonMessageas JSON values. - toOptions() - Method in class de.wuespace.telestion.api.message.HeaderInformation
-
Creates new and empty
DeliveryOptionsand attaches the wrappedVert.x headersto them. - toString() - Method in class de.wuespace.telestion.api.message.HeaderInformation
- toString() - Method in record class de.wuespace.telestion.api.verticle.GenericConfiguration
-
Deprecated.Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.api.verticle.NoConfiguration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.api.verticle.trait.DecodedMessage
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.api.verticle.trait.Timing
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.api.verticle.UntypedConfiguration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.application.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.application.VerticleConfig
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.DefaultConfigVerticle.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.header.Publisher.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.header.Receiver.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.header.Requester.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.header.Responder.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.messages.Position
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.messages.Positions
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.messages.SimpleCommand
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.messages.SimpleMessage
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.PingVerticle.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.PongVerticle.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.SayHello.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.SimpleCommandHandler.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.examples.TestVerticle.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.ConnectionData
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.RawMessage
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.Receiver.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.Sender.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.SenderData
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialConn.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.serial.SerialDetails
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.StaticSender.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpClient.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpData
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDetails
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpDispatcher.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.tcp.TcpServer.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.Tuple
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.rework.udp.UdpDetails
-
Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.SerialData
-
Deprecated.Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.TcpConn.Data
-
Deprecated.Returns a string representation of this record class.
- toString() - Method in record class de.wuespace.telestion.services.connection.TcpConn.Participant
-
Deprecated.Returns a string representation of this record class.
- Tuple<T1,T2> - Record Class in de.wuespace.telestion.services.connection.rework
-
A simple implementation of a Value-Pair whose values are linked together without any key - value relationship.
- Tuple(T1, T2) - Constructor for record class de.wuespace.telestion.services.connection.rework.Tuple
-
Creates an instance of a
Tuplerecord class.
U
- UdpConn - Class in de.wuespace.telestion.services.connection.rework.udp
- UdpConn() - Constructor for class de.wuespace.telestion.services.connection.rework.udp.UdpConn
- UdpDetails - Record Class in de.wuespace.telestion.services.connection.rework.udp
- UdpDetails(String, int, int) - Constructor for record class de.wuespace.telestion.services.connection.rework.udp.UdpDetails
-
Creates an instance of a
UdpDetailsrecord class. - UnsafePredicate<T> - Interface in de.wuespace.telestion.services.util
-
A UnsafePredicate is a
Predicatewhich allows exceptions to be thrown. - UntypedConfiguration - Record Class in de.wuespace.telestion.api.verticle
-
The type of configuration for a
TelestionVerticlethat you use to indicate that the verticle does not have a strictly typed configuration. - UntypedConfiguration() - Constructor for record class de.wuespace.telestion.api.verticle.UntypedConfiguration
-
Creates an instance of a
UntypedConfigurationrecord class.
V
- value1() - Method in record class de.wuespace.telestion.services.connection.rework.Tuple
-
Returns the value of the
value1record component. - value2() - Method in record class de.wuespace.telestion.services.connection.rework.Tuple
-
Returns the value of the
value2record component. - verticle() - Method in record class de.wuespace.telestion.application.VerticleConfig
-
Returns the value of the
verticlerecord component. - VerticleConfig - Record Class in de.wuespace.telestion.application
-
The base configuration of verticles.
- VerticleConfig(String, String, int, JsonNode) - Constructor for record class de.wuespace.telestion.application.VerticleConfig
-
Creates an instance of a
VerticleConfigrecord class. - verticles() - Method in record class de.wuespace.telestion.application.Configuration
-
Returns the value of the
verticlesrecord component. - vertx() - Method in record class de.wuespace.telestion.api.verticle.trait.Timing
-
Returns the value of the
vertxrecord component.
W
- WebServer - Class in de.wuespace.telestion.services.web
-
A simple WebServer which publishes the index page.
- WebServer() - Constructor for class de.wuespace.telestion.services.web.WebServer
-
Web server with default port 8080.
- WebServer(int) - Constructor for class de.wuespace.telestion.services.web.WebServer
-
Creating a WebServer on the specified port.
- WithEventBus - Interface in de.wuespace.telestion.api.verticle.trait
-
Allows
Verticleinstances to get simplified access to the Vert.x event bus. - WithSharedData - Interface in de.wuespace.telestion.api.verticle.trait
-
Allows
Verticleinstances to get simplified access to Vert.x shared data - WithTiming - Interface in de.wuespace.telestion.api.verticle.trait
-
Allows
Verticleinstances to get simplified access to the Vert.x timing functions likesetPeriodicorsetTimer.
X
- x() - Method in record class de.wuespace.telestion.examples.messages.Position
-
Returns the value of the
xrecord component.
Y
- y() - Method in record class de.wuespace.telestion.examples.messages.Position
-
Returns the value of the
yrecord component.
Z
- z() - Method in record class de.wuespace.telestion.examples.messages.Position
-
Returns the value of the
zrecord component.
All Classes|All Packages|Constant Field Values|Deprecated API
TelestionVerticle