fr.improve.xdi.service
Class HTTPService

java.lang.Object
  extended byfr.improve.xdi.service.HTTPService
All Implemented Interfaces:
java.io.Serializable, Service

public class HTTPService
extends java.lang.Object
implements Service

HTTP GET service

Author:
Sébastien Letélié
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface fr.improve.xdi.service.Service
FILEBOX, FILEBOX_CONTENT, FILEBOX_FILENAME, FILEBOX_PATH, HTTP, HTTP_CONTENT, HTTP_CONTENT_TYPE, HTTP_FILENAME, HTTP_METHOD, HTTP_PROXY_HOST, HTTP_PROXY_LOGIN, HTTP_PROXY_PORT, HTTP_PROXY_PWD, HTTP_QUERY, HTTP_SENDER, HTTP_URL, HTTP_XML, HTTP_XML_ATTRIBUTES, HTTP_XML_DOCUMENT, WEB_SERVICE_ATTACHMENTS, WEB_SERVICE_DOCUMENT, WEB_SERVICE_MSG_TYPE, WEB_SERVICE_NAME, WEB_SERVICE_NAMESPACE, WEB_SERVICE_NSPREFIX, WEB_SERVICE_TARGET_ENDPOINT, WEB_SERVICE_TYPE, WEB_SERVICES
 
Constructor Summary
HTTPService()
           
 
Method Summary
 org.w3c.dom.Document callService(java.util.Hashtable in_parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPService

public HTTPService()
Method Detail

callService

public org.w3c.dom.Document callService(java.util.Hashtable in_parameters)
                                 throws ServiceException
Specified by:
callService in interface Service
Throws:
ServiceException


Copyright © 2004-2005 Improve. All Rights Reserved.