Uses of Class
com.microsoft.azure.eventhubs.impl.RequestResponseChannel
-
Packages that use RequestResponseChannel Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of RequestResponseChannel in com.microsoft.azure.eventhubs.impl
Method parameters in com.microsoft.azure.eventhubs.impl with type arguments of type RequestResponseChannel Modifier and Type Method Description void
RequestResponseOpener. run(OperationResult<RequestResponseChannel,Exception> operationCallback)
void
RequestResponseCloser. setInnerChannel(FaultTolerantObject<RequestResponseChannel> innerChannel)
-