Uses of Interface
de.jiac.micro.core.io.IStreamConnection

Packages that use IStreamConnection
de.jiac.micro.core.handle   
de.jiac.micro.internal.io   
 

Uses of IStreamConnection in de.jiac.micro.core.handle
 

Methods in de.jiac.micro.core.handle that return IStreamConnection
 IStreamConnection IResourceHandle.openStreamConnection(String url)
          This method opens a connection to the specified URL and tries to map it into an IStreamConnection.
 

Uses of IStreamConnection in de.jiac.micro.internal.io
 

Classes in de.jiac.micro.internal.io that implement IStreamConnection
 class AbstractConnectionMapper
           
 class StreamMapper
           
 

Methods in de.jiac.micro.internal.io that return IStreamConnection
static IStreamConnection ConnectionMapperFactory.getStreamConnection(com.github.libxjava.lang.IClassLoader classLoader, String scheme, javax.microedition.io.Connection c)
           
static IStreamConnection ConnectionMapperFactory.openStreamConnection(com.github.libxjava.lang.IClassLoader classLoader, String scheme)
           
 



Copyright © 2008-2011 DAI-Labor. All Rights Reserved.