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.JAX-RS Integration with MIME MultiPart Message Formats
Common Jersey messaging classes.
Jersey server-side classes.
Jersey server-side internal classes.
Jersey OAuth 1 Server API.
Jersey generic Servlet container integration classes.
-
Uses of PropertiesClass in org.glassfish.jersey
Classes in org.glassfish.jersey with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal classCommon (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 classConfiguration 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 classJersey client implementation configuration properties. -
Uses of PropertiesClass in org.glassfish.jersey.internal
Classes in org.glassfish.jersey.internal with annotations of type PropertiesClassModifier and TypeClassDescriptionclassInternal 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 classConfiguration options specific to the Client API that utilizesJettyConnectorProvider. -
Uses of PropertiesClass in org.glassfish.jersey.media.multipart
Classes in org.glassfish.jersey.media.multipart with annotations of type PropertiesClassModifier and TypeClassDescriptionclassInjectable JavaBean containing the configuration parameters forjersey-multipartas used in this particular application. -
Uses of PropertiesClass in org.glassfish.jersey.message
Classes in org.glassfish.jersey.message with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal classJersey configuration properties for message invalid input: '&' entity processing. -
Uses of PropertiesClass in org.glassfish.jersey.server
Classes in org.glassfish.jersey.server with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal classJersey 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 classJersey internal server-side configuration properties. -
Uses of PropertiesClass in org.glassfish.jersey.server.oauth1
Classes in org.glassfish.jersey.server.oauth1 with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal classProperties used to configure OAuth server module. -
Uses of PropertiesClass in org.glassfish.jersey.servlet
Classes in org.glassfish.jersey.servlet with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal classJersey servlet container configuration properties.