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
Methods in software.amazon.awssdk.crt.eventstream that return ClientConnectionContinuation Modifier and Type Method Description ClientConnectionContinuationClientConnection. newStream(ClientConnectionContinuationHandler continuationHandler)Create a new stream.
-