Package org.apache.activemq.state
Interface ResponseHandler
-
public interface ResponseHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onResponse(Command command)
-
-
-
Method Detail
-
onResponse
void onResponse(Command command)
-
-