Uses of Package
org.apache.juneau.httppart
Packages that use org.apache.juneau.httppart
Package
Description
CSV Marshalling Support
HTTP Entity Beans
HTTP Header Beans
HTTP Part Beans
REST Server API
REST Annotations
REST Client API
Remote REST API
REST Server Mock API
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.csv
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.html
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.httpClassDescriptionRepresents an OpenAPI schema definition.Session object that lives for the duration of a single use of
HttpPartSerializer
.Represents possible enum values that can be passed to theHttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object)
. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.http.annotationClassDescriptionInterface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsInterface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.http.entity
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.http.headerClassDescriptionRepresents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.Session object that lives for the duration of a single use of
HttpPartSerializer
. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.http.partClassDescriptionRepresents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.Session object that lives for the duration of a single use of
HttpPartSerializer
.Represents possible enum values that can be passed to theHttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object)
. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.httppartClassDescriptionBase class for implementations of
HttpPartParser
Builder class.Base class for implementations ofHttpPartParserSession
Base class for implementations ofHttpPartSerializer
Builder class.Base class for implementations ofHttpPartSerializerSession
Valid values for thecollectionFormat field.Valid values for thetype field.Valid values for theformat field.Interface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsA creator for a part parser.Session object that lives for the duration of a single use ofHttpPartParser
.Represents an OpenAPI schema definition.Builder class.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.A creator for a part serializer.Session object that lives for the duration of a single use ofHttpPartSerializer
.Represents possible enum values that can be passed to theHttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object)
.Exception thrown when an HTTP part fails schema validation during parsing.An implementation ofHttpPartParser
that takes in the strings and tries to convert them to POJOs using constructors and static create methods.Builder class.Session object that lives for the duration of a single use ofSimplePartParser
.An implementation ofHttpPartSerializer
that simply serializes everything usingObject.toString()
.Builder class.Session object that lives for the duration of a single use ofSimplePartSerializer
. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.httppart.beanClassDescriptionInterface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsSession object that lives for the duration of a single use of
HttpPartParser
.Represents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.Represents possible enum values that can be passed to theHttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object)
. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.json
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.marshaller
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.msgpack
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.oapiClassDescriptionValid values for the
collectionFormat field.Valid values for theformat field.Interface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsSession object that lives for the duration of a single use ofHttpPartParser
.Represents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.Session object that lives for the duration of a single use ofHttpPartSerializer
.Represents possible enum values that can be passed to theHttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object)
.Exception thrown when an HTTP part fails schema validation during parsing. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.parser
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.plaintext
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.restClassDescriptionInterface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsA creator for a part parser.Session object that lives for the duration of a single use of
HttpPartParser
.Represents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.A creator for a part serializer.Session object that lives for the duration of a single use ofHttpPartSerializer
.Exception thrown when an HTTP part fails schema validation during parsing. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.rest.annotationClassDescriptionInterface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsInterface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.rest.clientClassDescriptionValid values for the
collectionFormat field.Valid values for theformat field.Interface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsA creator for a part parser.Session object that lives for the duration of a single use ofHttpPartParser
.Represents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.A creator for a part serializer.Represents possible enum values that can be passed to theHttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object)
. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.rest.client.remoteClassDescriptionRepresents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.Represents possible enum values that can be passed to the
HttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object)
. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.rest.httppartClassDescriptionSession object that lives for the duration of a single use of
HttpPartParser
.Represents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.Represents possible enum values that can be passed to theHttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object)
. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.rest.mockClassDescriptionValid values for the
collectionFormat field.Valid values for theformat field.Interface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsRepresents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.serializer
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.soap
-
Classes in org.apache.juneau.httppart used by org.apache.juneau.uonClassDescriptionInterface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsSession object that lives for the duration of a single use of
HttpPartParser
.Represents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.Session object that lives for the duration of a single use ofHttpPartSerializer
.Represents possible enum values that can be passed to theHttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object)
.Exception thrown when an HTTP part fails schema validation during parsing. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.urlencodingClassDescriptionInterface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOsSession object that lives for the duration of a single use of
HttpPartParser
.Represents an OpenAPI schema definition.Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.Session object that lives for the duration of a single use ofHttpPartSerializer
. -
Classes in org.apache.juneau.httppart used by org.apache.juneau.xml