Module org.elasticsearch.server
Package org.elasticsearch.transport
Class Transport.ResponseContext<T extends TransportResponse>
java.lang.Object
org.elasticsearch.transport.Transport.ResponseContext<T>
- Enclosing interface:
- Transport
This class represents a response context that encapsulates the actual response handler, the action and the connection it was
 executed on.
- 
Method Details- 
handler
- 
connection
- 
action
 
-