Uses of Class
org.glassfish.jersey.internal.util.PropertiesClass
-
Packages that use PropertiesClass Package Description org.glassfish.jersey Common Jersey core classes.org.glassfish.jersey.internal Common Jersey internal API classes.org.glassfish.jersey.message Common Jersey messaging classes. -
-
Uses of PropertiesClass in org.glassfish.jersey
Classes in org.glassfish.jersey with annotations of type PropertiesClass Modifier and Type Class Description classCommonPropertiesCommon (server/client) Jersey configuration properties.classExternalProperties -
Uses of PropertiesClass in org.glassfish.jersey.internal
Classes in org.glassfish.jersey.internal with annotations of type PropertiesClass Modifier and Type Class Description classInternalPropertiesInternal common (server/client) Jersey configuration properties. -
Uses of PropertiesClass in org.glassfish.jersey.message
Classes in org.glassfish.jersey.message with annotations of type PropertiesClass Modifier and Type Class Description classMessagePropertiesJersey configuration properties for message & entity processing.
-