Uses of Interface
org.jgroups.client.StompConnection.ConnectionCallback
Packages that use StompConnection.ConnectionCallback
-
Uses of StompConnection.ConnectionCallback in org.jgroups.client
Fields in org.jgroups.client with type parameters of type StompConnection.ConnectionCallbackModifier and TypeFieldDescriptionprotected final Set<StompConnection.ConnectionCallback> StompConnection.callbacksMethods in org.jgroups.client with parameters of type StompConnection.ConnectionCallbackModifier and TypeMethodDescriptionvoidStompConnection.addCallback(StompConnection.ConnectionCallback cb) voidStompConnection.removeCallback(StompConnection.ConnectionCallback cb)