Class HttpConnected

All Implemented Interfaces:
Future<Request.Out>, Associator, Eligible

public class HttpConnected extends Opened<Request.Out>
Signals that a HTTP connection for a HttpRequest has been established.

The event is delivered on the subchannel that has been created for handling the request.