Uses of Interface
org.spincast.quickstart.exchange.AppRouter
Packages that use AppRouter
-
Uses of AppRouter in org.spincast.quickstart.exchange
Classes in org.spincast.quickstart.exchange that implement AppRouterModifier 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>".