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