com.sun.comm
Class PlatformPortBundle

java.lang.Object
  extended bycom.sun.comm.PathBundle
      extended bycom.sun.comm.PlatformPortBundle

public class PlatformPortBundle
extends PathBundle


Field Summary
 
Fields inherited from class com.sun.comm.PathBundle
 
Constructor Summary
PlatformPortBundle()
          Establishes port paths to search for the system by loading properties from the javax.comm.properties file of the form: serpath0 = serpath1 = .
 
Methods inherited from class com.sun.comm.PathBundle
add, clear, getAll, getCount, getFile, getName, getPath, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformPortBundle

public PlatformPortBundle()
Establishes port paths to search for the system by loading properties from the javax.comm.properties file of the form: serpath0 = serpath1 = . . . serpathn = parpath0 = parpath1 = . . . parpathn =