Package com.oracle.bmc.responses.internal
-
Class Summary Class Description ForwardingAsyncHandler<REQUEST,RESPONSE> NoOpAsyncHandler<REQUEST,RESPONSE> An async handler that doesn’t do anything.StreamClosingAsyncHandler<REQUEST extends BmcRequest<?>,RESPONSE> A wrapper around an async handler that closes the stream at the end of a request, if the body is a stream.