Class EmptyResponseListener

All Implemented Interfaces:
ActionListener<ActionResponse.Empty>

public final class EmptyResponseListener extends RestResponseListener<ActionResponse.Empty>
A listener which converts a successful ActionResponse.Empty action response into a 200 OK REST response with empty body.