Uses of Interface
com.iizix.gyro.IAppSessionGyro
Uses of IAppSessionGyro in com.iizix.actionactor
Methods in com.iizix.actionactor with parameters of type IAppSessionGyro Modifier and Type Method Description java.lang.StringIActionActor. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringJavaActionActorBase. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.Uses of IAppSessionGyro in com.iizix.api
Methods in com.iizix.api that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyroBaseEvent. getAppSessionGyro()Gets the Application Session Gyro instance.Methods in com.iizix.api with parameters of type IAppSessionGyro Modifier and Type Method Description voidIInstanceLifecycleListener. onVirtualized(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, PropCnr owner)This method is called after the virtualization has completed and that all references, etc, are ready but before any kind of other action is done.Uses of IAppSessionGyro in com.iizix.api.ui
Methods in com.iizix.api.ui that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyroUIBaseEvent. getAppSessionGyro()Gets the Application Session Gyro instance.Uses of IAppSessionGyro in com.iizix.api.vs
Methods in com.iizix.api.vs that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyroVSBaseEvent. getAppSessionGyro()Gets the Application Session Gyro instance.Methods in com.iizix.api.vs with parameters of type IAppSessionGyro Modifier and Type Method Description IFocusCompIVSFocusHandler. processFocusMapping(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, int destination, IFocusComp focusComp, int source, IFocusComp currentFocus)Called to return the component to focus.Uses of IAppSessionGyro in com.iizix.db.actionactor
Methods in com.iizix.db.actionactor with parameters of type IAppSessionGyro Modifier and Type Method Description java.lang.StringDatabaseActionActor. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.Uses of IAppSessionGyro in com.iizix.db.prop
Methods in com.iizix.db.prop with parameters of type IAppSessionGyro Modifier and Type Method Description ConnectionProfileSetupDatabaseProps. getConnectionProfileSetup(IAppSessionGyro appGyro)Gets the connection profile setup configured for this database transaction.voidInputProps. onVirtualSpaceVirtualized(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.voidResultProps. onVirtualSpaceVirtualized(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.voidResultSetProps. onVirtualSpaceVirtualized(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.Uses of IAppSessionGyro in com.iizix.gyro
Methods in com.iizix.gyro that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyro[]IUserAuthenticationUI. getActiveUserSessions(IClientSessionGyro clientGyro)Gets the current user sessions that can be switched to, i.e.IAppSessionGyroIClientSessionGyro. getAppSessionGyro()Gets the Gyro for the application session.IAppSessionGyroILockState. getAppSessionGyro()Gets the application session gyro.static IAppSessionGyroIAppSessionGyro. getSessionInstance()Gets the runtime application instance for the current thread in a client session.static IAppSessionGyroIAppSessionGyro. getSessionInstance(SessionInfo sessionInfo)Gets the runtime application instance for the current thread in a client session.Methods in com.iizix.gyro with parameters of type IAppSessionGyro Modifier and Type Method Description default UICompIAppSessionFocusProvider. findFocusFromVS(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, IVirtualSpaceFocusEngine vsFocusEngine, VirtualSpace vsVirtual, IVSComponent vsComp, UIComp currentFocusedUIComp, boolean mustChangePanel)Finds the UI focus from VS.default IVSComponentIAppSessionFocusProvider. getInitialVSFocus(IAppSessionGyro appGyro, IClientSessionGyro clientGyro)Returns the initial focus to set in the application.voidIClientSessionConnectionListener. onClientConnection(IAppSessionGyro appGyro, IClientSessionGyro clientGyro)Called when a new client session is connected to the application session.voidIClientSessionConnectionListener. onClientDisposed(IAppSessionGyro appGyro, IClientSessionGyro clientGyro)Called when a client session is disposed of.voidIAppSessionDisposeListener. onDispose(IAppSessionGyro appGyro)Called when the application session is disposed of.default voidIAppSessionFocusProvider. onDisposed(IAppSessionGyro appGyro)Called when the application session is disposed of.default voidIAppSessionFocusProvider. onInitialized(IAppSessionGyro appGyro)Called when the application session is initialized.booleanIUserAuthenticationUI. switchTo(IClientSessionGyro clientGyro, IAppSessionGyro session)Switches to the specified active application session.Uses of IAppSessionGyro in com.iizix.gyro.history
Methods in com.iizix.gyro.history that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyroIAppHistory. getAppSessionGyro()Returns the application session gyro.Uses of IAppSessionGyro in com.iizix.prop
Methods in com.iizix.prop that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyroGProp. getAppSessionGyro()Returns the Application Session Gyro instance of this virtualized property.IAppSessionGyroIGProp. getAppSessionGyro()Returns the Application Session Gyro instance of this virtualized property.Methods in com.iizix.prop with parameters of type IAppSessionGyro Modifier and Type Method Description voidPropCnr. completeVirtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp)Once the property container has been virtualized and added into a virtualized container, a call to this routine should be done.protected voidPropCnr. doVirtualizePropCnr(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, GProp<?>[] props, java.lang.String extendsName, VirtualSpace virtualSpace, PropCnr virtualizedProp, PropCnr clonedProp)The rest of the virtualization is done using the correct "this" for inner classes.protected voidClassReference. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.protected voidFixedVirtualizedAbstractReference. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.protected voidGProp. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.protected voidFixedVirtualizedAbstractReference. onVirtualized(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, GProp<?> clonedProp)Called when this property has been virtualized.protected voidGProp. onVirtualized(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, GProp<?> clonedProp)Called when this property has been virtualized.protected GProp<?>ClassReference. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp)Call this method to "virtualize" a property tree.protected GProp<?>GProp. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp)Call this method to "virtualize" a property tree.protected GProp<?>PropCnr. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp)Call this method to "virtualize" a property tree.Uses of IAppSessionGyro in com.iizix.prop.content
Methods in com.iizix.prop.content with parameters of type IAppSessionGyro Modifier and Type Method Description protected voidAbstractContentUIContainer. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.Uses of IAppSessionGyro in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyroUIContextMenu. getAppSessionGyro()Returns the Application Session Gyro instance of this virtualized property.IAppSessionGyroUIPanelBase. getAppSessionGyro()Returns the Application Session Gyro instance of this virtualized property.Methods in com.iizix.prop.ui with parameters of type IAppSessionGyro Modifier and Type Method Description protected voidUIContextMenu. doVirtualizePropCnr(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, GProp<?>[] props, java.lang.String extendsName, VirtualSpace virtualSpace, PropCnr virtualizedProp, PropCnr clonedProp)The rest of the virtualization is done using the correct "this" for inner classes.protected voidUIPanelBase. doVirtualizePropCnr(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, GProp<?>[] props, java.lang.String extendsName, VirtualSpace virtualSpace, PropCnr virtualizedProp, PropCnr clonedProp)The rest of the virtualization is done using the correct "this" for inner classes.protected voidContextMenuReference. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.protected voidUIComp. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.voidUIContextMenu. onVirtualSpaceVirtualized(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.voidUIPanelBase. onVirtualSpaceVirtualized(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.default voidIUIAction. setVSFocus(IAppSessionGyro appGyro)Called to focus the VS component if defined.LayoutMgr<?>LayoutMgr. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp)Call this method to "virtualize" a property tree.UICompsUIComps. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp)Call this method to "virtualize" a property tree.UIContextMenuUIContextMenu. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace)Call this method to "virtualize" a property tree.UIPanelBaseUIPanelBase. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace)Call this method to "virtualize" a property tree.protected GProp<?>UIPanelBase. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp)Call this method to "virtualize" a property tree.protected GProp<?>UIPanelPartCnr. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp)Call this method to "virtualize" a property tree.Uses of IAppSessionGyro in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table with parameters of type IAppSessionGyro Modifier and Type Method Description protected voidUITable. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.Uses of IAppSessionGyro in com.iizix.prop.vs
Methods in com.iizix.prop.vs that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyroVSActionTXProcess. getAppGyro()Gets the Application session Gyro engine.IAppSessionGyroVirtualSpace. getAppSessionGyro()Returns the Application Session Gyro instance of this virtualized property.Methods in com.iizix.prop.vs with parameters of type IAppSessionGyro Modifier and Type Method Description protected voidVirtualSpace. doVirtualizePropCnr(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, GProp<?>[] props, java.lang.String extendsName, VirtualSpace virtualSpace, PropCnr virtualizedProp, PropCnr clonedProp)The rest of the virtualization is done using the correct "this" for inner classes.protected voidVirtualSpace. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.protected voidVSComponent. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.protected voidVSRelativeReference. onVirtualizationCompleted(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, boolean isPostResolve)Called when virtualization completed.protected voidVSComponent. onVirtualized(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, GProp<?> clonedProp)Called when this property has been virtualized.protected voidVSFocusReference. onVirtualized(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, GProp<?> clonedProp)Called when this property has been virtualized.protected voidVSParticipant. onVirtualized(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, GProp<?> clonedProp)Called when this property has been virtualized.protected voidVSReference. onVirtualized(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, GProp<?> clonedProp)Called when this property has been virtualized.protected voidVSRelativeReference. onVirtualized(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp, GProp<?> clonedProp)Called when this property has been virtualized.voidIVSParticipant. onVirtualSpaceVirtualized(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.voidVSParticipantsHolder. onVirtualSpaceVirtualized(VirtualSpace virtualizedVirtualSpace, IAppSessionGyro appGyro)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.VirtualSpaceVirtualSpace. virtualize(IAppSessionGyro appGyro)Call this method to "virtualize" a property tree.protected GProp<?>VirtualSpace. virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp)Call this method to "virtualize" a property tree.Uses of IAppSessionGyro in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor with parameters of type IAppSessionGyro Modifier and Type Method Description java.lang.StringHistoryBackward. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringHistoryForward. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringSetFocus. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringSetSourceFieldValue. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringSetTargetFieldValue. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringTransportField. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringTransportGroup. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringTransportSelectedTableRows. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringTransportSingleSelectedTableRow. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringTransportSingleSelectedTableRowAndColumnToField. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringTransportSingleSelectedTableRowToFields. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringTransportTableColumn. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.java.lang.StringTransportTableRows. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.Uses of IAppSessionGyro in com.iizix.server.app
Methods in com.iizix.server.app with parameters of type IAppSessionGyro Modifier and Type Method Description VirtualizedItem<PROPCNR>IVirtualsContainer. addVirtualInstance(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PROPCNR vpc, PROPCNR pc)Adds a virtualized property to the container.VirtualizedItem<PROPCNR>VirtualsContainer. addVirtualInstance(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PROPCNR vpc, PROPCNR pc)Adds a virtualized property to the container.Uses of IAppSessionGyro in com.iizix.server.geo
Methods in com.iizix.server.geo with parameters of type IAppSessionGyro Modifier and Type Method Description booleanUserLocationHistory. addLocationListener(IAppSessionGyro appGyro, IUserLocationListener listener)Adds a listener for changes in the user's location.Uses of IAppSessionGyro in com.iizix.server.gyro
Classes in com.iizix.server.gyro that implement IAppSessionGyro Modifier and Type Class Description classAppSessionGyroGyro instance that is used for a single user running one application.Uses of IAppSessionGyro in com.iizix.server.oauth
Constructors in com.iizix.server.oauth with parameters of type IAppSessionGyro Constructor Description OAuthSession(IAppSessionGyro appGyro)Constructs a new authentication session for the application session.Uses of IAppSessionGyro in com.iizix.server.user
Methods in com.iizix.server.user with parameters of type IAppSessionGyro Modifier and Type Method Description UserProfileImageRequestUserProfileImageRequest. appSessionGyro(IAppSessionGyro appGyro)Assigns the App Session Gyro to use.RuntimeImageDefinitionAuthenticatedUser. getProfileImage(IAppSessionGyro appGyro, int width, int height, int quality, boolean createDefault)Gets the profile image for the user scaled to the requested size.RuntimeImageDefinitionAuthenticatedUser. getProfileImage(IAppSessionGyro appGyro, int width, int height, int quality, boolean createDefault, int rounded)Gets the profile image for the user scaled to the requested size.Uses of IAppSessionGyro in com.iizix.server.wsfile
Methods in com.iizix.server.wsfile with parameters of type IAppSessionGyro Modifier and Type Method Description voidWSFileProvider. downloadFiles(IAppSessionGyro appGyro, IWSFileDownload[] files, java.lang.Runnable completed)Downloads the collection of files.Uses of IAppSessionGyro in com.iizix.term.prop
Methods in com.iizix.term.prop with parameters of type IAppSessionGyro Modifier and Type Method Description java.lang.StringTerminalActionActor. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.voidScreenProp. onVirtualSpaceVirtualized(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.Uses of IAppSessionGyro in com.iizix.urn.user
Methods in com.iizix.urn.user that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyroIUserProfileImageRequest. getAppSessionGyro()Gets the application session gyro.Methods in com.iizix.urn.user with parameters of type IAppSessionGyro Modifier and Type Method Description IUserProfileImageRequestIUserProfileImageRequest. appSessionGyro(IAppSessionGyro appGyro)Assigns the App Session Gyro to use.Uses of IAppSessionGyro in com.iizix.user.geo
Methods in com.iizix.user.geo with parameters of type IAppSessionGyro Modifier and Type Method Description booleanIUserLocationHistory. addLocationListener(IAppSessionGyro appGyro, IUserLocationListener listener)Adds a listener for changes in the user's location.Uses of IAppSessionGyro in com.iizix.ws.actionactor
Methods in com.iizix.ws.actionactor with parameters of type IAppSessionGyro Modifier and Type Method Description java.lang.StringWebServiceActionActor. getEnabledState(IAppSessionGyro appGyro, VSAction action)Checks if the runnable is enabled for the current VirtualSpace.Uses of IAppSessionGyro in com.iizix.ws.api
Methods in com.iizix.ws.api with parameters of type IAppSessionGyro Modifier and Type Method Description voidIReplyProcessor. processReply(IAppSessionGyro appGyro, OutputProps output, IReplyContent reply)Processes the reply contents for the Web Service.Uses of IAppSessionGyro in com.iizix.ws.engine
Methods in com.iizix.ws.engine that return IAppSessionGyro Modifier and Type Method Description IAppSessionGyroRESTfulRequest. getAppSessionGyro()Returns the application session gyro instance.Methods in com.iizix.ws.engine with parameters of type IAppSessionGyro Modifier and Type Method Description IReplyContentIExecuteWebService. doExecute(IAppSessionGyro appGyro, boolean doPerform)Executes the Web Service request.Constructors in com.iizix.ws.engine with parameters of type IAppSessionGyro Constructor Description RESTfulRequest(IAppSessionGyro appGyro, WebServiceProp wsProp, IRequestContent requestContent, boolean doPerform)Constructs the transaction for the Web Service.Uses of IAppSessionGyro in com.iizix.ws.prop
Methods in com.iizix.ws.prop with parameters of type IAppSessionGyro Modifier and Type Method Description abstract IReplyContentAbstractInputProps. doExecute(IAppSessionGyro appGyro, boolean doPerform)Executes the Web Service request.IReplyContentRESTfulInputProps. doExecute(IAppSessionGyro appGyro, boolean doPerform)Executes the Web Service request.IReplyContentWebServiceProp. doExecute(IAppSessionGyro appGyro, boolean doPerform)Executes the Web Service request.voidOutputProps. onVirtualSpaceVirtualized(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.voidRESTfulInputProps. onVirtualSpaceVirtualized(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace)Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.Uses of IAppSessionGyro in com.iizix.ws.prop.json
Methods in com.iizix.ws.prop.json with parameters of type IAppSessionGyro Modifier and Type Method Description voidJSONReplyDocument. processReply(IAppSessionGyro appGyro, OutputProps output, IReplyContent reply)Processes the reply contents for the Web Service.protected booleanJSONReplyDocument. processReply(IAppSessionGyro appGyro, OutputProps output, JSONReply reply, boolean doPerform, IComplexOperation op, java.util.List<VSComponent> list, java.util.Map<VSComponent,java.lang.Throwable> errors)Processes the reply to populate VirtualSpace.Uses of IAppSessionGyro in com.iizix.ws.prop.url
Methods in com.iizix.ws.prop.url with parameters of type IAppSessionGyro Modifier and Type Method Description voidURLEncodedInput. getParameters(IAppSessionGyro appGyro, java.util.List<WSParameter> list)Gets all the parameters.ValueURLInputParameter. getValue(IAppSessionGyro appGyro)Gets the current value.VSFieldURLInputParameter. getVSField(IAppSessionGyro appGyro)Gets the VSField.Uses of IAppSessionGyro in com.iizix.wsfile
Methods in com.iizix.wsfile with parameters of type IAppSessionGyro Modifier and Type Method Description voidIWSFileProvider. downloadFiles(IAppSessionGyro appGyro, IWSFileDownload[] files, java.lang.Runnable completed)Downloads the collection of files.