de.jiac.micro.internal.io
Class ConnectionMapperFactory

java.lang.Object
  extended by de.jiac.micro.internal.io.ConnectionMapperFactory

public final class ConnectionMapperFactory
extends Object

Version:
$Revision: 22106 $
Author:
Marcel Patzlaff

Field Summary
static String PATH
           
 
Method Summary
static IStreamConnection getStreamConnection(com.github.libxjava.lang.IClassLoader classLoader, String scheme, javax.microedition.io.Connection c)
           
static IStreamConnection openStreamConnection(com.github.libxjava.lang.IClassLoader classLoader, String scheme)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PATH

public static final String PATH
See Also:
Constant Field Values
Method Detail

openStreamConnection

public static IStreamConnection openStreamConnection(com.github.libxjava.lang.IClassLoader classLoader,
                                                     String scheme)
                                              throws IOException
Throws:
IOException

getStreamConnection

public static IStreamConnection getStreamConnection(com.github.libxjava.lang.IClassLoader classLoader,
                                                    String scheme,
                                                    javax.microedition.io.Connection c)
                                             throws IOException
Throws:
IOException


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