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
URLConnectionHandlerhandle in interface URLConnectionHandlerconnection - The connection to modifyjava.lang.Exceptionpublic boolean matches(java.net.URL url)
URLConnectionHandlermatches in interface URLConnectionHandlerurl - the url to match