Uses of Annotation Interface
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
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
Java's HttpClient.JAX-RS Integration with MIME MultiPart Message Formats
Common Jersey messaging classes.
Jersey server-side classes.
Jersey server-side internal classes.
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.final class -
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.apache5.connector
Classes in org.glassfish.jersey.apache5.connector with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal classConfiguration options specific to the Client API that utilizesApache5ConnectorProvider. -
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.jnh.connector
Classes in org.glassfish.jersey.jnh.connector with annotations of type PropertiesClassModifier and TypeClassDescriptionclassProvides configuration properties for aJavaNetHttpConnector. -
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 & entity processing. -
Uses of PropertiesClass in org.glassfish.jersey.netty.connector
Classes in org.glassfish.jersey.netty.connector with annotations of type PropertiesClassModifier and TypeClassDescriptionclassConfiguration options specific to the Client API that utilizesNettyConnectorProvider. -
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.servlet
Classes in org.glassfish.jersey.servlet with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal classJersey servlet container configuration properties.