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