public class MultiURLConnectionHandler extends java.lang.Object implements URLConnectionHandler
MATCH
Constructor and Description |
---|
MultiURLConnectionHandler(Registry registry) |
public MultiURLConnectionHandler(Registry registry)
public void handle(java.net.URLConnection connection) throws java.lang.Exception
URLConnectionHandler
handle
in interface URLConnectionHandler
connection
- The connection to modifyjava.lang.Exception
public boolean matches(java.net.URL url)
URLConnectionHandler
matches
in interface URLConnectionHandler
url
- the url to match