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 class
Common (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 class
Configuration 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 class
Configuration 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 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.jnh.connector
Classes in org.glassfish.jersey.jnh.connector with annotations of type PropertiesClassModifier and TypeClassDescriptionclass
Provides 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 TypeClassDescriptionclass
Injectable JavaBean containing the configuration parameters forjersey-multipart
as 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 class
Jersey 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 TypeClassDescriptionclass
Configuration 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 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. -
Uses of PropertiesClass in org.glassfish.jersey.servlet
Classes in org.glassfish.jersey.servlet with annotations of type PropertiesClassModifier and TypeClassDescriptionfinal class
Jersey servlet container configuration properties.