Package | Description |
---|---|
software.amazon.awssdk.crt.eventstream |
Modifier and Type | Class and Description |
---|---|
class |
OperationRoutingServerConnectionHandler
ServerConnectionHandler implementation that routes continuations to specific
operation specific message handlers
|
Modifier and Type | Method and Description |
---|---|
protected abstract ServerConnectionHandler |
ServerListenerHandler.onNewConnection(ServerConnection serverConnection,
int errorCode)
Invoked upon receiving a new connection, or if an error happened upon connection
creation.
|
Copyright © 2021. All rights reserved.