Package ch.rasc.wamp2spring.event
@NonNullApi
package ch.rasc.wamp2spring.event
-
ClassesClassDescriptionEvent published when a client disconnect from the server.Base class for the WAMP eventsBase class for the
WampProcedureRegisteredEventandWampProcedureUnregisteredEventevent.Fired when a Callee session is added to a registration.Fired when a Callee session is removed from a registration.Event published when a new WAMP session with a client is established.Fired when a subscription is created through a subscription request for a topic which was previously without subscribers.Fired when a subscription is deleted after the last session attached to it has been removed.Base class for the subscription events.Fired when a session is added to a subscription.Fired when a session is removed from a subscription.