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 © 2010 - 2020 Adobe. All Rights Reserved