Uses of Interface
com.j_spaces.core.IStubHandler
Packages that use IStubHandler
Package
Description
Provides GigaSpaces client interface services
-
Uses of IStubHandler in com.gigaspaces.internal.client.spaceproxy
Methods in com.gigaspaces.internal.client.spaceproxy that return IStubHandlerModifier and TypeMethodDescriptionIDirectSpaceProxy.getStubHandler()Deprecated.Since 8.0 - This method is reserved for internal usage.SpaceProxyImpl.getStubHandler() -
Uses of IStubHandler in com.gigaspaces.internal.lrmi.stubs
Classes in com.gigaspaces.internal.lrmi.stubs that implement IStubHandler -
Uses of IStubHandler in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return IStubHandler -
Uses of IStubHandler in com.j_spaces.core.client
Methods in com.j_spaces.core.client that return IStubHandlerConstructors in com.j_spaces.core.client with parameters of type IStubHandlerModifierConstructorDescriptionSpaceSettings(String containerName, IJSpaceContainer containerProxy, Uuid uuid, boolean secondary, int serializationType, SpaceConfig spaceConfig, String spaceName, SpaceURL spaceURL, IStubHandler stubHandler, boolean securedService, ITransportConfig exportedTransportConfig, boolean cleanUnusedEmbeddedGlobalXtns)