Uses of Enum
com.realobjects.pdfreactor.Configuration.HttpProtocol
-
Uses of Configuration.HttpProtocol in com.realobjects.pdfreactor
Modifier 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.Modifier and TypeMethodDescriptionConfiguration.HttpCredentials.setProtocol
(Configuration.HttpProtocol protocol) The protocol for which these credentials are intended to be used.