Uses of Class
org.spincast.plugins.routing.SpincastRouter
Packages that use SpincastRouter
Package
Description
-
Uses of SpincastRouter in org.spincast.plugins.routing
Subclasses of SpincastRouter in org.spincast.plugins.routingModifier and TypeClassDescriptionclass
An implementation of the DefaultRouter interface, for easy usage of the default version of the Router. -
Uses of SpincastRouter in org.spincast.quickstart.exchange
Subclasses of SpincastRouter in org.spincast.quickstart.exchangeModifier and TypeClassDescriptionclass
The only purpose of this class is to make it easier to inject the application specific Router by using "AppRouter" instead of "Router<AppRequestContext, AppWebsocketContext>". -
Uses of SpincastRouter in org.spincast.website.exchange
Subclasses of SpincastRouter in org.spincast.website.exchange