Uses of Class
org.sblim.cimclient.internal.http.MessageReader

Packages that use MessageReader
org.sblim.cimclient.internal.http Internal implementation of HTTP client and server. 
org.sblim.cimclient.internal.wbem.indications Internal implemenation of the indication processing. 
 

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

Methods in org.sblim.cimclient.internal.http with parameters of type MessageReader
abstract  void HttpContentHandler.handleContent(MessageReader pMessageReader, MessageWriter pMessageWriter, InetAddress pInetAddress, String pLocalAddress)
          Handles the content of a given connection
 

Uses of MessageReader in org.sblim.cimclient.internal.wbem.indications
 

Methods in org.sblim.cimclient.internal.wbem.indications with parameters of type MessageReader
 void CIMIndicationHandler.handleContent(MessageReader pReader, MessageWriter pWriter, InetAddress pInetAddress, String pLocalAddress)
           
 



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