Uses of Class
com.avanza.astrix.gs.SpaceTaskDispatcher
-
Packages that use SpaceTaskDispatcher Package Description com.avanza.astrix.gs Core abstractions for used by ServiceComponent implementations built on top of GigaSpaces.com.avanza.astrix.gs.remoting ServiceComponent implementation providing remoting using a space as transport. -
-
Uses of SpaceTaskDispatcher in com.avanza.astrix.gs
Methods in com.avanza.astrix.gs that return SpaceTaskDispatcher Modifier and Type Method Description SpaceTaskDispatcherClusteredProxyCacheImpl.GigaSpaceInstance. getSpaceTaskDispatcher() -
Uses of SpaceTaskDispatcher in com.avanza.astrix.gs.remoting
Constructors in com.avanza.astrix.gs.remoting with parameters of type SpaceTaskDispatcher Constructor Description GsRemotingTransport(SpaceTaskDispatcher spaceTaskDispatcher)
-