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 TypeMethodDescriptionvoidHttpHeader.examineTrailer()Throws a TrailerException if it contains recognized CIM errors in http trailer entries.voidHttpHeader.examineTrailer(String pOrigin) Throws a TrailerException if it contains recognized CIM errors in http trailer entries.