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 |
Java mirror of the native aws_event_stream_header_value_type enum, specifying properties of
the type of a header's value
|
MessageFlags |
Java mirror of the native aws_event_stream_rpc_message_flag enum, specifying rpc message-related flags
|
MessageFlushCallback |
Functor interface for receiving message flush events.
|
MessageType |
Java mirror of the native aws_event_stream_rpc_message_type enum, specifying the type of rpc message
|
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.
|