Class Hierarchy
- java.lang.Object
- de.xima.fc.http.params.BinaryData
- de.xima.fc.http.params.HttpRequestParameter (implements java.io.Serializable)
- de.xima.fc.http.params.ContentTypeHttpRequestParameter
- de.xima.fc.http.params.StringData
Interface Hierarchy
- de.xima.fc.http.params.IHttpBodyBuilder
- de.xima.fc.http.params.IBinaryDataBuilder<Self>
- de.xima.fc.http.params.IMultipartBodyBuilder (also extends de.xima.fc.http.params.IContentTypeParameterBuilder<Self>)
- de.xima.fc.http.params.ICustomBodyDataBuilder<Self>
- de.xima.fc.http.params.IFileBodyBuilder<Self>
- de.xima.fc.http.params.IParameterBuilder<Self>
- de.xima.fc.http.params.IContentTypeParameterBuilder<Self>
- de.xima.fc.http.params.IMultipartBodyBuilder (also extends de.xima.fc.http.params.IBinaryDataBuilder<Self>)
- de.xima.fc.http.params.IFormDataBodyBuilder
- de.xima.fc.http.params.IUrlDataBuilder<Self>
- de.xima.fc.http.params.IContentTypeParameterBuilder<Self>
- de.xima.fc.http.params.IBinaryDataBuilder<Self>