|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HWMFileServerCmd
Title: HWMFileServerCmd
Description: This is the interface which command classes will implement to handle SOAP messages
Company: Altair Engineering, Inc.
Method Summary | |
---|---|
void |
Execute(javax.xml.soap.SOAPElement soapCmdElem,
javax.xml.soap.SOAPMessage soapMsgReq,
javax.xml.soap.SOAPMessage soapMsgReply)
Execute the command |
Method Detail |
---|
void Execute(javax.xml.soap.SOAPElement soapCmdElem, javax.xml.soap.SOAPMessage soapMsgReq, javax.xml.soap.SOAPMessage soapMsgReply) throws javax.xml.soap.SOAPException
soapCmdElem
- The command element which will contain the
parameterssoapMsgReq
- The SOAP requestsoapMsgReply
- The SOAP reply
javax.xml.soap.SOAPException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |