Uses of Class
com.metamatrix.common.protocol.MMURLConnection

Packages that use MMURLConnection
com.metamatrix.common.protocol.classpath   
com.metamatrix.common.protocol.mmfile   
com.metamatrix.common.protocol.mmrofile   
 

Uses of MMURLConnection in com.metamatrix.common.protocol.classpath
 

Subclasses of MMURLConnection in com.metamatrix.common.protocol.classpath
 class ClasspathURLConnection
          Connection object to a resource in a Classpath.
 

Uses of MMURLConnection in com.metamatrix.common.protocol.mmfile
 

Subclasses of MMURLConnection in com.metamatrix.common.protocol.mmfile
 class MMFileURLConnection
          Metamatrix's own implementation of the "file:" URL handler.
 

Uses of MMURLConnection in com.metamatrix.common.protocol.mmrofile
 

Subclasses of MMURLConnection in com.metamatrix.common.protocol.mmrofile
 class MMROFileURLConnection
          Metamatrix's own implementation of the "file:" URL handler.
 



Copyright © 2009. All Rights Reserved.