Uses of Class
software.amazon.awssdk.crt.eventstream.ClientConnectionContinuation
-
Packages that use ClientConnectionContinuation Package Description software.amazon.awssdk.crt.eventstream -
-
Uses of ClientConnectionContinuation in software.amazon.awssdk.crt.eventstream
Fields in software.amazon.awssdk.crt.eventstream declared as ClientConnectionContinuation Modifier and Type Field Description protected ClientConnectionContinuationClientConnectionContinuationHandler. continuationMethods in software.amazon.awssdk.crt.eventstream that return ClientConnectionContinuation Modifier and Type Method Description ClientConnectionContinuationClientConnection. newStream(ClientConnectionContinuationHandler continuationHandler)Create a new stream.
-