Uses of Interface
org.jgroups.client.StompConnection.Listener
Packages that use StompConnection.Listener
Package
Description
Provides demonstrations of JGroups functionality.
-
Uses of StompConnection.Listener in org.jgroups.client
Fields in org.jgroups.client with type parameters of type StompConnection.ListenerModifier and TypeFieldDescriptionprotected final Set<StompConnection.Listener> StompConnection.listenersMethods in org.jgroups.client with parameters of type StompConnection.ListenerModifier and TypeMethodDescriptionvoidStompConnection.addListener(StompConnection.Listener listener) voidStompConnection.removeListener(StompConnection.Listener listener) -
Uses of StompConnection.Listener in org.jgroups.demos
Classes in org.jgroups.demos that implement StompConnection.Listener