Home
last modified time | relevance | path

Searched defs:continuationHandler (Results 1 – 1 of 1) sorted by relevance

/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/
DClientConnection.java108 …public ClientConnectionContinuation newStream(final ClientConnectionContinuationHandler continuati… in newStream()
206 … native long newClientStream(long connectionPtr, ClientConnectionContinuationHandler continuationH… in newClientStream()