org.atmosphere.plugin.jaxrs
Class AtmosphereJaxrs2Configurator
java.lang.Object
org.atmosphere.jersey.AtmosphereResourceConfigurator
org.atmosphere.plugin.jaxrs.AtmosphereJaxrs2Configurator
- All Implemented Interfaces:
- com.sun.jersey.api.core.ResourceConfigurator
public class AtmosphereJaxrs2Configurator
- extends AtmosphereResourceConfigurator
- Author:
- Jeanfrancois Arcand
|
Method Summary |
void |
configure(com.sun.jersey.api.core.ResourceConfig config)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtmosphereJaxrs2Configurator
public AtmosphereJaxrs2Configurator()
configure
public void configure(com.sun.jersey.api.core.ResourceConfig config)
- Specified by:
configure in interface com.sun.jersey.api.core.ResourceConfigurator- Overrides:
configure in class AtmosphereResourceConfigurator
Copyright © 2012. All Rights Reserved.