Uses of Class
org.sblim.cimclient.internal.http.MessageReader
Packages that use MessageReader
Package
Description
Internal implementation of HTTP client and server.
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 MessageReaderModifier and TypeMethodDescriptionabstract 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 MessageReaderModifier and TypeMethodDescriptionvoid
CIMIndicationHandler.handleContent
(MessageReader pReader, MessageWriter pWriter, InetAddress pInetAddress, String pLocalAddress)