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