Class RequestResponseCloser
- java.lang.Object
-
- com.microsoft.azure.eventhubs.impl.RequestResponseCloser
-
-
Constructor Summary
Constructors Constructor Description RequestResponseCloser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run(OperationResult<Void,Exception> closeOperationCallback)
void
setInnerChannel(FaultTolerantObject<RequestResponseChannel> innerChannel)
-
-
-
Method Detail
-
setInnerChannel
public void setInnerChannel(FaultTolerantObject<RequestResponseChannel> innerChannel)
-
-