public interface AnnotatedProxy extends AtmosphereHandler
AtmosphereHandler proxy of a POJO object.| Modifier and Type | Method and Description |
|---|---|
AnnotatedProxy |
configure(AtmosphereConfig config,
Object c)
Configure the proxy.
|
boolean |
pathParams()
Return true if
PathParam are supported. |
Object |
target()
The Object the
AtmosphereHandler is proxying. |
destroy, onRequest, onStateChangeObject target()
AtmosphereHandler is proxying.boolean pathParams()
PathParam are supported.PathParam are supported.AnnotatedProxy configure(AtmosphereConfig config, Object c)
config - c - Copyright © 2016. All rights reserved.