public static interface Request.CommitListener extends Request.RequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onCommit(Request request)
Callback method invoked when the request headers (and perhaps small content) have been sent.
|
void onCommit(Request request)
request - the request that has been committedCopyright © 1995-2015 Webtide. All Rights Reserved.