Uses of Class
software.amazon.awssdk.crt.eventstream.ClientConnectionContinuationHandler
Packages that use ClientConnectionContinuationHandler
-
Uses of ClientConnectionContinuationHandler in software.amazon.awssdk.crt.eventstream
Methods in software.amazon.awssdk.crt.eventstream with parameters of type ClientConnectionContinuationHandlerModifier and TypeMethodDescriptionClientConnection.newStream(ClientConnectionContinuationHandler continuationHandler) Create a new stream.