Package org.apache.activemq.transport
Interface TransmitCallback
-
public interface TransmitCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onFailure()
void
onSuccess()
-
public interface TransmitCallback
Modifier and Type | Method | Description |
---|---|---|
void |
onFailure() |
|
void |
onSuccess() |