Uses of Class
org.sblim.cimclient.internal.http.io.TrailerException
Packages that use TrailerException
Package
Description
Internal implementation of HTTP client and server.
-
Uses of TrailerException in org.sblim.cimclient.internal.http
Methods in org.sblim.cimclient.internal.http that throw TrailerExceptionModifier and TypeMethodDescriptionvoid
HttpHeader.examineTrailer()
Throws a TrailerException if it contains recognized CIM errors in http trailer entries.void
HttpHeader.examineTrailer
(String pOrigin) Throws a TrailerException if it contains recognized CIM errors in http trailer entries.