Visit Platform at http://www.platform.com

Platform Symphony 4.1 Java API Reference

Uses of Interface
com.platform.symphony.soam.EnumItems

Packages that use EnumItems
com.platform.symphony.soam   
 

Uses of EnumItems in com.platform.symphony.soam
 

Methods in com.platform.symphony.soam that return EnumItems
 EnumItems Session.fetchTaskOutput(long countMax)
          Blocks indefinitely until countMax task responses are ready.
 EnumItems Session.fetchTaskOutput(long countMax, int timeoutInSeconds)
          If countMax task responses are ready before the timeout occurs, this method will return with all countMax responses as soon as they are available; otherwise, this method will block for up to timeoutInSeconds seconds and return with the responses that are available at timeout (will be between 0 and countMax responses, inclusive).
 EnumItems Session.fetchTaskOutput(TaskOutputFilter filter)
          Retrieves the task outputs that match the specified filter.
 EnumItems Session.fetchTaskOutput(TaskOutputFilter filter, int timeoutInSeconds)
          Retrieves the task outputs that match the specified filter.
 


Version 4.1
Date Modified: -DREL_DATE=Nov 03 2008
Platform Computing. Accelerating Intelligence(TM).
Copyright (C) 2001-2008 Platform Computing Corporation. All rights reserved.