|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnnotatedProxy
Marker class for an AtmosphereHandler proxy of a POJO object.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.atmosphere.cpr.AtmosphereHandler |
|---|
destroy, onRequest, onStateChange |
| Method Detail |
|---|
Object target()
AtmosphereHandler is proxying.
boolean pathParams()
PathParam are supported.
PathParam are supported.
AnnotatedProxy configure(AtmosphereConfig config,
Object c)
config - c -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||