Class Transport.ResponseContext<T extends TransportResponse>

java.lang.Object
org.elasticsearch.transport.Transport.ResponseContext<T>
Enclosing interface:
Transport

public static final class Transport.ResponseContext<T extends TransportResponse> extends Object
This class represents a response context that encapsulates the actual response handler, the action and the connection it was executed on.