EndpointTransport
automorph.spi.EndpointTransport
Existing server transport layer integration plugin.
Enables RPC endpoint to integrate with and handle requests from an existing server infrastructure.
Passively parses requests to be processed by the RPC handler and creates responses usable by specific server.
Type parameters
- Adapter
-
transport layer adapter type
- Context
-
RPC message context type
- Effect
-
effect type
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class AkkaHttpEndpoint[Effect]class FinagleHttpEndpoint[Effect]class JettyHttpEndpoint[Effect]class JettyWebSocketEndpoint[Effect]class TapirHttpEndpoint[Effect]class UndertowHttpEndpoint[Effect]class VertxHttpEndpoint[Effect]class UndertowWebSocketEndpoint[Effect]class VertxWebSocketEndpoint[Effect]
Members list
In this article