Uses of Class
org.sblim.wbem.http.MessageReader
Packages that use MessageReader
Package
Description
Public API for creation of indication listeners.
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 MessageReaderModifier and TypeMethodDescriptionvoid
CIMIndicationHandler.handleContent
(MessageReader pReader, MessageWriter pWriter, InetAddress pInetAddress) -
Uses of MessageReader in org.sblim.wbem.http
Methods in org.sblim.wbem.http with parameters of type MessageReaderModifier and TypeMethodDescriptionabstract void
HttpContentHandler.handleContent
(MessageReader pMr, MessageWriter pMw, InetAddress pInetAdress)