Uses of Class
org.sblim.wbem.http.MessageReader
-
Packages that use MessageReader Package Description org.sblim.wbem.client.indications Public API for creation of indication listeners.org.sblim.wbem.http Internal implementation of HTTP client and server -
-
Uses of MessageReader in org.sblim.wbem.client.indications
Methods in org.sblim.wbem.client.indications with parameters of type MessageReader Modifier and Type Method Description void
CIMIndicationHandler. handleContent(MessageReader pReader, MessageWriter pWriter, java.net.InetAddress pInetAddress)
-
Uses of MessageReader in org.sblim.wbem.http
Methods in org.sblim.wbem.http with parameters of type MessageReader Modifier and Type Method Description abstract void
HttpContentHandler. handleContent(MessageReader pMr, MessageWriter pMw, java.net.InetAddress pInetAdress)
-