Uses of Annotation Type
org.glassfish.jersey.internal.util.PropertiesClass
Packages that use PropertiesClass
Package
Description
Common Jersey core classes.
Jersey client
connector
based on the
Apache Http Client.Jersey client-side classes.
Common Jersey internal API classes.
Jersey client
connector
based on JDK NIO framework.Jersey client
connector
based on the
Jetty Client.Common Jersey messaging classes.
Jersey server-side classes.
Jersey server-side internal classes.
-
Uses of PropertiesClass in org.glassfish.jersey
Classes in org.glassfish.jersey with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal class
Common (server/client) Jersey configuration properties. -
Uses of PropertiesClass in org.glassfish.jersey.apache.connector
Classes in org.glassfish.jersey.apache.connector with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal class
Configuration options specific to the Client API that utilizesApacheConnectorProvider
. -
Uses of PropertiesClass in org.glassfish.jersey.client
Classes in org.glassfish.jersey.client with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal class
Jersey client implementation configuration properties. -
Uses of PropertiesClass in org.glassfish.jersey.internal
Classes in org.glassfish.jersey.internal with annotations of type PropertiesClassModifier and TypeClassDescriptionclass
Internal common (server/client) Jersey configuration properties. -
Uses of PropertiesClass in org.glassfish.jersey.jdk.connector
Classes in org.glassfish.jersey.jdk.connector with annotations of type PropertiesClass -
Uses of PropertiesClass in org.glassfish.jersey.jetty.connector
Classes in org.glassfish.jersey.jetty.connector with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal class
Configuration options specific to the Client API that utilizesJettyConnectorProvider
. -
Uses of PropertiesClass in org.glassfish.jersey.message
Classes in org.glassfish.jersey.message with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal class
Jersey configuration properties for message & entity processing. -
Uses of PropertiesClass in org.glassfish.jersey.server
Classes in org.glassfish.jersey.server with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal class
Jersey server-side configuration properties. -
Uses of PropertiesClass in org.glassfish.jersey.server.internal
Classes in org.glassfish.jersey.server.internal with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal class
Jersey internal server-side configuration properties.