java.pipe
Class Cons

java.lang.Object
  extended by java.pipe.Cons
All Implemented Interfaces:
IPipeIn

public class Cons
extends java.lang.Object
implements IPipeIn


Constructor Summary
Cons(java.lang.Integer serverPort)
           
 
Method Summary
 java.lang.String get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cons

public Cons(java.lang.Integer serverPort)
     throws java.io.IOException
Throws:
java.io.IOException
Method Detail

get

public java.lang.String get()
                     throws java.io.IOException
Specified by:
get in interface IPipeIn
Throws:
java.io.IOException