org.ow2.weblab.core.services
Interface SourceReader
public interface SourceReader
The sourceReader interface will be used as entry point for any analysis of source content.
This class was generated by the JAX-WS RI.
JAX-WS RI 2.1.3-b02-
Generated source version: 2.1
getResource
GetResourceReturn getResource(GetResourceArgs args)
throws AccessDeniedException,
ContentNotAvailableException,
InsufficientResourcesException,
InvalidParameterException,
ServiceNotConfiguredException,
UnexpectedException,
UnsupportedRequestException
- Get resources from the source exploited by the service.
- Parameters:
args
-
- Returns:
- returns org.ow2.weblab.core.services.sourcereader.GetResourceReturn
- Throws:
InvalidParameterException
ContentNotAvailableException
AccessDeniedException
UnexpectedException
InsufficientResourcesException
UnsupportedRequestException
ServiceNotConfiguredException
Copyright © 2004-2010. All Rights Reserved.