| Package | Description |
|---|---|
| software.amazon.awssdk.crt.eventstream |
| Class and Description |
|---|
| ClientConnection
Wrapper around an event stream rpc client initiated connection.
|
| ClientConnectionContinuation
Java wrapper for event-stream-rpc client continuation.
|
| ClientConnectionContinuationHandler
Handler interface for responding to continuation events.
|
| ClientConnectionHandler
Handler for EventStream ClientConnections.
|
| Header
Event-stream header.
|
| HeaderType |
| MessageFlags |
| MessageFlushCallback
Functor interface for receiving message flush events.
|
| MessageType |
| ServerConnection
Wrapper around event-stream-rpc-server-connection.
|
| ServerConnectionContinuation
Wrapper around aws-event-stream-rpc-server continuation.
|
| ServerConnectionContinuationHandler
Handler interface for responding to continuation events.
|
| ServerConnectionHandler
Handler for EventStream ServerConnections.
|
| ServerListenerHandler
Handler interface for processing incoming event-stream-rpc connections and their lifetimes.
|
Copyright © 2021. All rights reserved.