Uses of Class
ch.rasc.wamp2spring.event.WampEvent
Packages that use WampEvent
-
Uses of WampEvent in ch.rasc.wamp2spring.event
Subclasses of WampEvent in ch.rasc.wamp2spring.eventModifier and TypeClassDescriptionclassEvent published when a client disconnect from the server.classBase class for theWampProcedureRegisteredEventandWampProcedureUnregisteredEventevent.classFired when a Callee session is added to a registration.classFired when a Callee session is removed from a registration.classEvent published when a new WAMP session with a client is established.classFired when a subscription is created through a subscription request for a topic which was previously without subscribers.classFired when a subscription is deleted after the last session attached to it has been removed.classBase class for the subscription events.classFired when a session is added to a subscription.classFired when a session is removed from a subscription.