org.weblab_project.services.contentconsumer
Interface ContentConsumer
public interface ContentConsumer
The content consumer interface will be used to define services that need to handle with unstructured or format-specific contents.
This class was generated by the JAX-WS RI.
JAX-WS RI 2.1.7-b01-
Generated source version: 2.1
setContent
SetContentReturn setContent(SetContentArgs args)
throws SetContentException
- Set the content to be used (analysed or stored for instance) by the service.
- Parameters:
args
-
- Returns:
- returns org.weblab_project.services.contentconsumer.types.SetContentReturn
- Throws:
SetContentException
Copyright © 2004-2010. All Rights Reserved.