Uses of Class
software.amazon.awssdk.crt.eventstream.ClientConnectionContinuationHandler
-
Packages that use ClientConnectionContinuationHandler Package Description software.amazon.awssdk.crt.eventstream -
-
Uses of ClientConnectionContinuationHandler in software.amazon.awssdk.crt.eventstream
Methods in software.amazon.awssdk.crt.eventstream with parameters of type ClientConnectionContinuationHandler Modifier and Type Method Description ClientConnectionContinuation
ClientConnection. newStream(ClientConnectionContinuationHandler continuationHandler)
Create a new stream.
-