1.0.0

org.eclipse.soda.dk.comm.internal
Class Library

java.lang.Object
  extended by org.eclipse.soda.dk.comm.internal.Library

public class Library
extends java.lang.Object

Version:
1.0.0

Field Summary
static java.lang.String FILE
          Define the file (String) constant.
static java.lang.String HTTP
          Define the http (String) constant.
 
Constructor Summary
Library()
           
 
Method Summary
static void load_dkcomm()
          Load_dkcomm.
static void setBundlepath(java.lang.String type, java.lang.String path)
          Set bundlepath with the specified type and path parameters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTTP

public static final java.lang.String HTTP
Define the http (String) constant.

See Also:
Constant Field Values

FILE

public static final java.lang.String FILE
Define the file (String) constant.

See Also:
Constant Field Values
Constructor Detail

Library

public Library()
Method Detail

load_dkcomm

public static void load_dkcomm()
Load_dkcomm.


setBundlepath

public static void setBundlepath(java.lang.String type,
                                 java.lang.String path)
Set bundlepath with the specified type and path parameters.

Parameters:
type - The type (String) parameter.
path - The path (String) parameter.

1.0.0

Copyright (c) 1999, 2007 IBM