Uses of Enum
com.realobjects.pdfreactor.Configuration.HttpProtocol
Packages that use Configuration.HttpProtocol
-
Uses of Configuration.HttpProtocol in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.HttpProtocolModifier and TypeMethodDescriptionstatic Configuration.HttpProtocol
Returns the enum constant of this type with the specified name.static Configuration.HttpProtocol[]
Configuration.HttpProtocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.realobjects.pdfreactor with parameters of type Configuration.HttpProtocolModifier and TypeMethodDescriptionConfiguration.HttpCredentials.setProtocol
(Configuration.HttpProtocol protocol) The protocol for which these credentials are intended to be used.