Package-level declarations
Types
Allows components to have handlers bound to them.
Allows components to have constraints
Allows components to have ephemeral handlers bound to them.
Allows components to have ephemeral timeouts.
Allows components to have persistent handlers bound to them.
Allows components to have persistent timeouts.
Allows components to have timeouts.
Allows components to be used once before being deleted
Functions
Binds the given handler to this component.
Binds the given handler to this component.
Convenience extension to load an ComponentInteractionFilter service.
Sets the timeout on this component, invalidating the component on expiration, and running the timeout handler with the given name and its arguments.
Sets the timeout on this component, invalidating the component on expiration, and running the timeout handler with the given name and its arguments.