Uses of Class
com.github.scribejava.core.httpclient.BodyPartPayload
-
Packages that use BodyPartPayload Package Description com.github.scribejava.core.httpclient -
-
Uses of BodyPartPayload in com.github.scribejava.core.httpclient
Methods in com.github.scribejava.core.httpclient that return types with arguments of type BodyPartPayload Modifier and Type Method Description java.util.List<BodyPartPayload>MultipartPayload. getBodyParts()Deprecated.Methods in com.github.scribejava.core.httpclient with parameters of type BodyPartPayload Modifier and Type Method Description byte[]MultipartPayload. getStartBoundary(BodyPartPayload bodyPart)Deprecated.no replace for that.
-