Uses of Class
software.amazon.awssdk.crt.eventstream.ClientConnection
-
Packages that use ClientConnection Package Description software.amazon.awssdk.crt.eventstream -
-
Uses of ClientConnection in software.amazon.awssdk.crt.eventstream
Fields in software.amazon.awssdk.crt.eventstream declared as ClientConnection Modifier and Type Field Description protected ClientConnectionClientConnectionHandler. clientConnectionMethods in software.amazon.awssdk.crt.eventstream with parameters of type ClientConnection Modifier and Type Method Description protected abstract voidClientConnectionHandler. onConnectionSetup(ClientConnection connection, int errorCode)Invoked upon completion of the Connection attempt
-