Uses of Class
org.sblim.cimclient.internal.http.io.ASCIIPrintStream

Packages that use ASCIIPrintStream
org.sblim.cimclient.internal.http Internal implementation of HTTP client and server. 
 

Uses of ASCIIPrintStream in org.sblim.cimclient.internal.http
 

Methods in org.sblim.cimclient.internal.http that return ASCIIPrintStream
 ASCIIPrintStream MessageWriter.getOutputStream()
          Returns the output stream
 

Methods in org.sblim.cimclient.internal.http with parameters of type ASCIIPrintStream
 void HttpHeader.write(ASCIIPrintStream pWriter)
          Writes a header block to a stream
 void HttpClientMethod.write(ASCIIPrintStream pStream)
          Writes the method to a given stream
 void HttpServerMethod.write(ASCIIPrintStream pStream)
          Write to a given output stream
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.