org.openscience.jmol.app
Class LoopedStreams

java.lang.Object
  extended by org.openscience.jmol.app.LoopedStreams

public class LoopedStreams
extends java.lang.Object


Constructor Summary
LoopedStreams()
           
 
Method Summary
 java.io.InputStream getInputStream()
           
 java.io.OutputStream getOutputStream()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoopedStreams

public LoopedStreams()
              throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getInputStream

public java.io.InputStream getInputStream()

getOutputStream

public java.io.OutputStream getOutputStream()