Uses of Class
org.jolokia.server.core.service.notification.Client
Packages that use Client
-
Uses of Client in org.jolokia.server.core.service.notification
Methods in org.jolokia.server.core.service.notification that return ClientModifier and TypeMethodDescriptionNotificationSubscription.getClient()Get the client id which registered this notificationMethods in org.jolokia.server.core.service.notification with parameters of type ClientModifier and TypeMethodDescriptionvoidNotificationBackend.channelInit(Client client, BackChannel channel) Callback method called when a channel has been created and opened.voidNotificationBackend.unregister(Client pClient) Unregister a clientvoidNotificationBackendManager.unregister(Client pClient) Unregister a client completely.