org.knopflerfish.framework.URLStreamHandlerWrapper Class Reference

Inheritance diagram for org.knopflerfish.framework.URLStreamHandlerWrapper:

org.osgi.service.url.URLStreamHandlerSetter

List of all members.


Detailed Description

Wrapper which delegates an URL protocol to OSGi URLStreamHandlerServices.

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)
 
See also:
"java.net.URLStreamHandler.setURL(URL,String,String,int,String,String,String,String)"


The documentation for this class was generated from the following file:
Generated on Mon Jan 11 21:19:19 2010 for OpenMobileIS by  doxygen 1.5.4