@AtmosphereInterceptorService
public class PushEndpointInterceptor
extends org.atmosphere.config.managed.ManagedServiceInterceptor
Constructor and Description |
---|
PushEndpointInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected org.atmosphere.config.managed.ManagedServiceInterceptor.ManagedAnnotation |
managed(org.atmosphere.handler.AnnotatedProxy ap,
org.atmosphere.cpr.AtmosphereResource r) |
protected void |
mapAnnotatedService(boolean reMap,
String path,
org.atmosphere.cpr.AtmosphereRequest request,
org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper w) |
protected org.atmosphere.handler.AnnotatedProxy |
proxyHandler() |
String |
toString() |
protected void mapAnnotatedService(boolean reMap, String path, org.atmosphere.cpr.AtmosphereRequest request, org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper w)
mapAnnotatedService
in class org.atmosphere.config.managed.ManagedServiceInterceptor
protected org.atmosphere.handler.AnnotatedProxy proxyHandler() throws IllegalAccessException, InstantiationException
proxyHandler
in class org.atmosphere.config.managed.ManagedServiceInterceptor
IllegalAccessException
InstantiationException
protected org.atmosphere.config.managed.ManagedServiceInterceptor.ManagedAnnotation managed(org.atmosphere.handler.AnnotatedProxy ap, org.atmosphere.cpr.AtmosphereResource r)
managed
in class org.atmosphere.config.managed.ManagedServiceInterceptor
public String toString()
toString
in class org.atmosphere.config.managed.ManagedServiceInterceptor
Copyright © 2016. All rights reserved.