Package com.iantapply.relay.api


package com.iantapply.relay.api
Public contracts for typed, transient Relay messaging.
  • Class
    Description
    Factory methods for the codecs supplied with Relay.
    Selects the Relay nodes that should receive a message.
    Categories of message destination.
    A decoded message delivered to a topic subscriber.
    Explicit, safe conversion between a plugin value and its wire representation.
    Runs on Relay's dispatch executor, never on Paper's server thread.
    Strongly typed identifier for a Relay message.
    Transient, at-most-once messaging.
    Point-in-time operational status of a messaging service.
    Optional metadata attached to a published message.
    A removable topic subscription.
    A named messaging route paired with the codec for its payload type.