Interface | Description |
---|---|
URLConstants |
Defines standard names for property keys associated with
URLStreamHandlerService and java.net.ContentHandler services. |
URLStreamHandlerService |
Service interface with public versions of the protected
java.net.URLStreamHandler methods. |
URLStreamHandlerSetter |
Interface used by
URLStreamHandlerService objects to call the
setURL method on the proxy URLStreamHandler object. |
Class | Description |
---|---|
AbstractURLStreamHandlerService |
Abstract implementation of the
URLStreamHandlerService interface. |
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.