|
|||||||||||
?PREV? ?NEXT | FRAMES ? ?NO FRAMES ? ? |
Packages that use RequestStatusException | |
uk.org.ogsadai.client.toolkit.service | This package provides interfaces representing web services and OGSA-DAI data services.? |
uk.org.ogsadai.client.toolkit.wsi | This package provides classes implementing the service interfaces of uk.org.ogsadai.client.toolkit.service .? |
uk.org.ogsadai.client.toolkit.wsrf | This package provides classes implementing the service interfaces of uk.org.ogsadai.client.toolkit.service .? |
Uses of RequestStatusException in uk.org.ogsadai.client.toolkit.service |
Methods in uk.org.ogsadai.client.toolkit.service that throw RequestStatusException | |
?void |
DataService.pollUntilRequestCompleted(SessionID?sessionID, int?pollInterval) ??????????Polls a data service resource exposed by a data service for the request status for a specific session and blocks until the status is 'COMPLETED'. |
?void |
DataService.pollUntilRequestCompleted(SessionID?sessionID, int?pollInterval, int?timeoutPeriod) ??????????Polls a data service resource exposed by a data service for the request status for a specific session and blocks until the status is 'COMPLETED'. |
Uses of RequestStatusException in uk.org.ogsadai.client.toolkit.wsi |
Methods in uk.org.ogsadai.client.toolkit.wsi that throw RequestStatusException | |
?void |
WSIDataService.pollUntilRequestCompleted(SessionID?sessionID, int?pollInterval) ??????????? |
private ?void |
WSIDataService.pollUntilRequestCompleted(ResourceID?resourceID, SessionID?sessionID, int?pollInterval, int?timeoutPeriod, boolean?forever) ??????????? |
?void |
WSIDataService.pollUntilRequestCompleted(SessionID?sessionID, int?pollInterval, int?timeoutPeriod) ??????????? |
Uses of RequestStatusException in uk.org.ogsadai.client.toolkit.wsrf |
Methods in uk.org.ogsadai.client.toolkit.wsrf that throw RequestStatusException | |
?void |
WSRFDataService.pollUntilRequestCompleted(SessionID?sessionID, int?pollInterval) ??????????? |
?void |
WSRFDataService.pollUntilRequestCompleted(SessionID?sessionID, int?pollInterval, int?timeoutPeriod) ??????????? |
?void |
WSRFDataService.pollUntilRequestCompleted(SessionID?sessionID, int?pollInterval, int?timeoutPeriod, boolean?forever) ??????????? |
|
|||||||||||
?PREV? ?NEXT | FRAMES ? ?NO FRAMES ? ? |