Interface SenderController
-
public interface SenderController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()Consumerinit(ProtonServerSenderContext senderContext)
-
public interface SenderController
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
Consumer |
init(ProtonServerSenderContext senderContext) |