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