Uses of Interface
org.spincast.core.server.ServerUtils
Packages that use ServerUtils
-
Uses of ServerUtils in org.spincast.core.config
Methods in org.spincast.core.config that return ServerUtilsModifier and TypeMethodDescriptionprotected ServerUtils
ServerStartedInterceptor.getServerUtils()
Constructor parameters in org.spincast.core.config with type arguments of type ServerUtilsModifierConstructorDescriptionServerStartedInterceptor
(com.google.inject.Provider<ServerUtils> serverUtilsProvider) -
Uses of ServerUtils in org.spincast.core.guice
Methods in org.spincast.core.guice that return types with arguments of type ServerUtilsModifier and TypeMethodDescriptionprotected Class<? extends ServerUtils>
SpincastCorePluginModule.getServerUtilsImplClass()
-
Uses of ServerUtils in org.spincast.core.server
Classes in org.spincast.core.server that implement ServerUtils