public static class HttpResourceUrlInterceptor.HttpResourceUrlInterceptorFactory extends Object implements URLStreamHandlerFactory
Constructor and Description |
---|
HttpResourceUrlInterceptorFactory(String resourceName) |
Modifier and Type | Method and Description |
---|---|
URLStreamHandler |
createURLStreamHandler(String protocol) |
public HttpResourceUrlInterceptorFactory(String resourceName)
public URLStreamHandler createURLStreamHandler(String protocol)
createURLStreamHandler
in interface URLStreamHandlerFactory