Uses of Class
org.glassfish.jersey.Beta

Packages that use Beta
org.glassfish.jersey.client.authentication   
org.glassfish.jersey.client.spi Jersey client SPI classes/interfaces. 
org.glassfish.jersey.server.monitoring Jersey server-side monitoring JMX MBeans interfaces. 
org.glassfish.jersey.server.spi Jersey server-side service provider contract (SPI) classes. 
 

Uses of Beta in org.glassfish.jersey.client.authentication
 

Classes in org.glassfish.jersey.client.authentication with annotations of type Beta
 class HttpAuthenticationFeature
          Features that provides Http Basic and Digest client authentication (based on RFC 2617).
 

Uses of Beta in org.glassfish.jersey.client.spi
 

Classes in org.glassfish.jersey.client.spi with annotations of type Beta
 interface ConnectorProvider
          Jersey client connector provider contract.
 

Uses of Beta in org.glassfish.jersey.server.monitoring
 

Classes in org.glassfish.jersey.server.monitoring with annotations of type Beta
 interface ExtendedMonitoringStatisticsListener
          Extension of the MonitoringStatisticsListener which allows to listen to the event of destroying the application.
 

Uses of Beta in org.glassfish.jersey.server.spi
 

Classes in org.glassfish.jersey.server.spi with annotations of type Beta
 interface ContainerLifecycleListener
          Classes implementing this contract receive container life-cycle notification events.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.