intradoc.soap
Interface SoapServiceSerializer
- All Known Implementing Classes:
- SoapCustomSerializer, SoapGenericSerializer
- public interface SoapServiceSerializer
init
public void init()
throws DataException,
ServiceException
DataException
ServiceException
canParseRequest
public boolean canParseRequest(DataBinder data,
java.lang.String serviceName)
parseRequest
public void parseRequest(DataBinder data,
PropertiesTreeNode node,
java.lang.String serviceName)
throws java.io.IOException,
DataException
java.io.IOException
DataException
sendResponse
public void sendResponse(DataBinder data,
java.lang.StringBuffer buffer)
throws java.io.IOException
java.io.IOException
(c) 1996-2005 All rights reserved. Stellent, Inc. |