org.sblim.wbem.http
Class MessageReader
java.lang.Object
org.sblim.wbem.http.MessageReader
- public class MessageReader
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageReader
public MessageReader(java.io.InputStream reader)
throws java.io.IOException,
HttpException
getCharacterEncoding
public java.lang.String getCharacterEncoding()
getHeader
public HttpHeader getHeader()
getMethod
public HttpServerMethod getMethod()
getInputStream
public java.io.InputStream getInputStream()
isPersistentConnectionSupported
public boolean isPersistentConnectionSupported()
isChunkSupported
public boolean isChunkSupported()
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.