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.client Jersey client-side classes.org.glassfish.jersey.internal Common Jersey internal API classes.org.glassfish.jersey.message Common Jersey messaging classes.org.glassfish.jersey.server Jersey server-side classes.org.glassfish.jersey.server.internal Jersey server-side internal classes.org.glassfish.jersey.servlet Jersey generic Servlet container integration 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.client
Classes in org.glassfish.jersey.client with annotations of type PropertiesClass Modifier and Type Class Description classClientPropertiesJersey client implementation configuration properties. -
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. -
Uses of PropertiesClass in org.glassfish.jersey.server
Classes in org.glassfish.jersey.server with annotations of type PropertiesClass Modifier and Type Class Description classServerPropertiesJersey server-side configuration properties. -
Uses of PropertiesClass in org.glassfish.jersey.server.internal
Classes in org.glassfish.jersey.server.internal with annotations of type PropertiesClass Modifier and Type Class Description classInternalServerPropertiesJersey internal server-side configuration properties. -
Uses of PropertiesClass in org.glassfish.jersey.servlet
Classes in org.glassfish.jersey.servlet with annotations of type PropertiesClass Modifier and Type Class Description classServletPropertiesJersey servlet container configuration properties.
-