public class URLConnectionAdapter extends Object implements URLConnectionListener
| Constructor and Description |
|---|
URLConnectionAdapter(ModelBuilder modelBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
requestIncluded(InterceptingURLConnection interceptingUrlConnection)
Poor mans filtering of which request to include.
|
void |
urlConnectionIntercepted(InterceptingURLConnection interceptingUrlConnection) |
public URLConnectionAdapter(ModelBuilder modelBuilder)
public void urlConnectionIntercepted(InterceptingURLConnection interceptingUrlConnection)
urlConnectionIntercepted in interface URLConnectionListenerprotected boolean requestIncluded(InterceptingURLConnection interceptingUrlConnection)
Copyright © 2019. All rights reserved.