Add Javadoc
This commit is contained in:
parent
50e42265ef
commit
b5c9d8c98b
|
@ -26,7 +26,7 @@ import org.elasticsearch.transport.TransportResponse;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* Base class for responses to action requests.
|
||||||
*/
|
*/
|
||||||
public abstract class ActionResponse extends TransportResponse {
|
public abstract class ActionResponse extends TransportResponse {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue