/[cwmp]/google/protocol/thompson-GetRPCMethodsResponse
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /google/protocol/thompson-GetRPCMethodsResponse

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21 - (show annotations)
Mon May 21 20:10:32 2007 UTC (17 years ago) by dpavlin
File size: 878 byte(s)
one more (failing) test
1 <soapenv:Envelope soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
2 <soapenv:Header>
3 <cwmp:ID soapenv:mustUnderstand="1">218_THOM_TR69_ID</cwmp:ID>
4 </soapenv:Header>
5 <soapenv:Body>
6 <cwmp:GetRPCMethodsResponse>
7 <MethodList soap:arrayType="string[09]">
8 <string>GetRPCMethods</string>
9 <string>GetParameterNames</string>
10 <string>GetParameterValues</string>
11 <string>SetParameterValues</string>
12 <string>AddObject</string>
13 <string>DeleteObject</string>
14 <string>Download</string>
15 <string>Reboot</string>
16 <string>FactoryReset</string>
17 </MethodList>
18 </cwmp:GetRPCMethodsResponse>
19 </soapenv:Body>
20 </soapenv:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26