Class Transport.ResponseContext<T extends TransportResponse>

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

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