Uses of Enum Class
org.apache.nutch.net.protocols.Response.TruncatedContentReason
Packages that use Response.TruncatedContentReason
Package
Description
Helper classes related to the
Protocol
interface, see also org.apache.nutch.protocol.Protocol plugin for HTTP/HTTPS based on
okhttp, supports HTTP 1.1
and/or http/2.
-
Uses of Response.TruncatedContentReason in org.apache.nutch.net.protocols
Methods in org.apache.nutch.net.protocols that return Response.TruncatedContentReasonModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Response.TruncatedContentReason[]Response.TruncatedContentReason.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Response.TruncatedContentReason in org.apache.nutch.protocol.okhttp
Methods in org.apache.nutch.protocol.okhttp that return Response.TruncatedContentReasonMethods in org.apache.nutch.protocol.okhttp with parameters of type Response.TruncatedContentReasonModifier and TypeMethodDescriptionvoidOkHttpResponse.TruncatedContent.setReason(Response.TruncatedContentReason val)