Package at.aimon.session.web.spi
Interface ConversationSignalBus.Subscription
- All Superinterfaces:
AutoCloseable
- Enclosing interface:
ConversationSignalBus
Handle to a single subscription. Closing it unregisters the handler.
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-