xmlBlaster 2.2.0 client API

org.xmlBlaster.client.protocol.http.common
Class BufferedInputStreamMicro

java.lang.Object
  extended by org.xmlBlaster.client.protocol.http.common.BufferedInputStreamMicro
All Implemented Interfaces:
I_ObjectStream

public class BufferedInputStreamMicro
extends java.lang.Object
implements I_ObjectStream

BufferedInputStreamMicro

Author:
Michele Laghi

Field Summary
 
Fields inherited from interface org.xmlBlaster.client.protocol.http.common.I_ObjectStream
HASHTABLE, HASHTABLE_ARR, STRING, VECTOR
 
Constructor Summary
BufferedInputStreamMicro(java.io.InputStream inStream)
           
 
Method Summary
 java.lang.String readLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferedInputStreamMicro

public BufferedInputStreamMicro(java.io.InputStream inStream)
                         throws java.io.IOException
Throws:
java.io.IOException
Method Detail

readLine

public java.lang.String readLine()
                          throws java.io.IOException
Throws:
java.io.IOException

xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.