Each instance of URLStreamHandlerWrapper tracks URLStreamHandlerServices for a named protocol and selects the best from all available services.
Definition at line 54 of file URLStreamHandlerWrapper.java.
Public Member Functions | |
void | setURL (URL u, String protocol, String host, int port, String file, String ref) |
This method is deprecated, but wrap it in the same way as JSDK1.4 wraps it. | |
void | setURL (URL u, String protocol, String host, int port, String authority, String userInfo, String path, String query, String ref) |
|