|
⇤ ← Revision 1 as of 2005-04-01 07:22:09
Size: 629
Comment: Axis Wiki in Japanese
|
← Revision 2 as of 2009-09-20 22:48:30 ⇥
Size: 629
Comment: converted to 1.6 markup
|
| No differences found! | |
質問: メッセージスタイルのサービスメソッドで許されているのはどのメソッドシグネチャですか?
回答: MsgProviderでは以下のメソッド署名が許されています。
org.apache.axis.message.SOAPBodyElement[] method(org.apache.axis.message.SOAPBodyElement[])
org.w3c.dom.Element[] method(org.w3c.dom.Element[])
void method(org.apache.axis.message.SOAPEnvelope reqest, org.apache.axis.message.SOAPEnvelope response)詳細については http://marc.theaimsgroup.com/?l=axis-dev&m=103290034002923&w=2 をご覧下さい。