Uses of Interface
ratpack.session.SessionTypeFilterPlugin
-
Packages that use SessionTypeFilterPlugin Package Description ratpack.session Objects for providingSessionsupport. -
-
Uses of SessionTypeFilterPlugin in ratpack.session
Methods in ratpack.session that return types with arguments of type SessionTypeFilterPlugin Modifier and Type Method Description static LinkedBindingBuilder<SessionTypeFilterPlugin>SessionModule. bindSessionTypeFilterPlugin(Binder binder)Creates a multi-binding binder for aSessionTypeFilterPlugin.
-