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