SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

com.solarmetric.remote
Class Transports

java.lang.Object
  |
  +--com.solarmetric.remote.Transports

public class Transports
extends Object

Utility methods for transports.


Constructor Summary
Transports()
           
 
Method Summary
static StreamDecorator[] createStreamDecorators(String decorators)
          Instantiate the stream decorator class names or aliases listed in the given semicolon-separated string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transports

public Transports()
Method Detail

createStreamDecorators

public static StreamDecorator[] createStreamDecorators(String decorators)
Instantiate the stream decorator class names or aliases listed in the given semicolon-separated string. If the string is null, returns null.

SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.