Uses of Class
software.amazon.awssdk.crt.eventstream.ServerConnection
Packages that use ServerConnection
-
Uses of ServerConnection in software.amazon.awssdk.crt.eventstream
Constructors in software.amazon.awssdk.crt.eventstream with parameters of type ServerConnectionModifierConstructorDescriptionOperationRoutingServerConnectionHandler(ServerConnection serverConnection, Map<String, Function<ServerConnectionContinuation, ServerConnectionContinuationHandler>> operationMapping) binds an operation handler mapping to a server connection