Package com.iizix.ws.engine
- Interface Summary - Interface - Description - IExecuteWebService Executes the Web Service.- IReplyContent Interface for processing of the reply content.- IRequestContent The request content interface used to format the request appropriately depending on what is being sent.- IRequestContentEncoding Interface used by the content encoding input.
- Class Summary - Class - Description - RESTfulReply The class holding the reply from a RESTful request.- RESTfulRequest Class used to process a RESTful transaction for a defined Web Service transaction.- TextReply Class for a "text/*" reply used for plain or HTML text.- WebServiceEngineInstance The class used to hold the Web Service engine instance.- WSParameter A Web Service parameter consists of a Parameter name and a Value.