Uses of Interface
org.cometd.bayeux.server.BayeuxServer.Extension
-
Uses of BayeuxServer.Extension in org.cometd.bayeux.server
Methods in org.cometd.bayeux.server that return types with arguments of type BayeuxServer.ExtensionMethods in org.cometd.bayeux.server with parameters of type BayeuxServer.ExtensionModifier and TypeMethodDescriptionvoid
BayeuxServer.addExtension
(BayeuxServer.Extension extension) Adds the given extension to this Bayeux object.void
BayeuxServer.removeExtension
(BayeuxServer.Extension extension) Removes the given extension from this Bayeux object.