Uses of Class gnu.inet.http.event.RequestEvent

Uses in package gnu.inet.http.event

Methods with parameter type gnu.inet.http.event.RequestEvent

void
Callback invoked when a request is created from the associated connection.
void
Callback invoked when the request has been initialised with all data and before sending this data to the server.
void
Callback invoked after all request data has been sent to the server.