|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PublishInterceptor | |
---|---|
com.sun.grizzly.cometd | |
com.sun.grizzly.cometd.servlet | |
com.sun.grizzly.cometd.standalone |
Uses of PublishInterceptor in com.sun.grizzly.cometd |
---|
Methods in com.sun.grizzly.cometd that return PublishInterceptor | |
---|---|
PublishInterceptor |
BayeuxParser.getPublishInterceptor()
Interceptor, which (if not null) will process published data on channel. |
Methods in com.sun.grizzly.cometd with parameters of type PublishInterceptor | |
---|---|
void |
BayeuxParser.setPublishInterceptor(PublishInterceptor publishInterceptor)
Interceptor, which (if not null) will process published data on channel. |
Constructors in com.sun.grizzly.cometd with parameters of type PublishInterceptor | |
---|---|
BayeuxParser(PublishInterceptor publishInterceptor)
|
Uses of PublishInterceptor in com.sun.grizzly.cometd.servlet |
---|
Constructors in com.sun.grizzly.cometd.servlet with parameters of type PublishInterceptor | |
---|---|
CometdServlet(PublishInterceptor publishInterceptor)
|
Uses of PublishInterceptor in com.sun.grizzly.cometd.standalone |
---|
Constructors in com.sun.grizzly.cometd.standalone with parameters of type PublishInterceptor | |
---|---|
CometdAdapter(PublishInterceptor publishInterceptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |