Uses of Class
com.adobe.pdfservices.operation.internal.http.RequestType
-
Packages that use RequestType Package Description com.adobe.pdfservices.operation.internal.http -
-
Uses of RequestType in com.adobe.pdfservices.operation.internal.http
Methods in com.adobe.pdfservices.operation.internal.http that return RequestType Modifier and Type Method Description RequestTypeBaseHttpRequest. getRequestType()RequestTypeBaseMultipartRequest. getRequestType()RequestTypeHttpRequest. getRequestType()static RequestTypeRequestType. valueOf(String name)Returns the enum constant of this type with the specified name.static RequestType[]RequestType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-