public static interface Request.BeginListener extends Request.RequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onBegin(Request request)
Callback method invoked when the request begins being processed in order to be sent.
|
void onBegin(Request request)
request - the request that begins being processedCopyright © 1995-2015 Webtide. All Rights Reserved.