Uses of Package
org.spincast.quickstart.exchange
Packages that use org.spincast.quickstart.exchange
Package
Description
-
Classes in org.spincast.quickstart.exchange used by org.spincast.quickstartClassDescriptionInterface of our custom Request Context type.The only purpose of this interface is to make it easier to inject the application specific Router by using "AppRouter" instead of "Router<AppRequestContext, AppWebsocketContext>".
-
Classes in org.spincast.quickstart.exchange used by org.spincast.quickstart.controller
-
Classes in org.spincast.quickstart.exchange used by org.spincast.quickstart.exchangeClassDescriptionInterface of our custom Request Context type.The only purpose of this interface is to make it easier to inject the application specific Router by using "AppRouter" instead of "Router<AppRequestContext, AppWebsocketContext>".Custom type which allows our application to extend the default Websocket Context.