Uses of Package
org.apache.juneau.urlencoding
Packages that use org.apache.juneau.urlencoding
Package
Description
REST Client API
-
Classes in org.apache.juneau.urlencoding used by org.apache.juneau.marshallerClassDescriptionParses URL-encoded text into POJO models.Serializes POJO models to URL-encoded notation with UON-encoded values (a notation for URL-encoded query paramter values).
-
Classes in org.apache.juneau.urlencoding used by org.apache.juneau.rest.client
-
Classes in org.apache.juneau.urlencoding used by org.apache.juneau.urlencodingClassDescriptionMetadata on bean properties specific to the URL-Encoding serializers and parsers pulled from the
@UrlEncoding
annotation on the bean property.Metadata on classes specific to the URL-Encoding serializers and parsers pulled from the@UrlEncoding
annotation on the class.Interface for providing access toUrlEncodingClassMeta
andUrlEncodingBeanPropertyMeta
objects.Parses URL-encoded text into POJO models.Builder class.Session object that lives for the duration of a single use ofUrlEncodingParser
.Builder class.Serializes POJO models to URL-encoded notation with UON-encoded values (a notation for URL-encoded query paramter values).Builder class.Session object that lives for the duration of a single use ofUrlEncodingSerializer
.Builder class. -
Classes in org.apache.juneau.urlencoding used by org.apache.juneau.urlencoding.annotationClassDescriptionBuilder class.Builder class.