TUpnpSoapParser Class Reference
Class is responsible for parsing soap messages logic with usage of CUpnpControllersContentHandler
Constructor & Destructor Documentation
TUpnpSoapParser(CUpnpContentHandlersController &)
TUpnpSoapParser
|
(
|
CUpnpContentHandlersController &
|
aParsingController
|
)
|
|
Parameters
CUpnpContentHandlersController & aParsingController
|
|
Member Functions Documentation
ProcessActionArgumentsL(RPointerArray< CUpnpDescriptionProperty > &, CUpnpAction *)
Process parsed description property passed as an argument, and the rest of parsed properties and update action arguments with them.
UpdateActionArgumentsL(RPointerArray< CUpnpDescriptionProperty > &, CUpnpAction *)
Update all action arguments with previously parsed properties.
UpdateActionFaultL(CUpnpDescriptionProperty *, CUpnpAction *)
Update action error value from parsed description property
UpdateActionL(CUpnpSoapMessage *, CUpnpAction *, RPointerArray< CUpnpDescriptionProperty > &)
Common code used by 3 particular update soap action methods
UpdateActionWithErrorResponseL(CUpnpSoapMessage *, CUpnpAction *)
For internal use. Update all necessary information from a SOAP-message that should contain SOAP error (fault) message (eg. received by http 500 InternalServerError message.
UpdateActionWithOKResponseL(CUpnpSoapMessage *, CUpnpAction *)
For internal use. Update all necessary information from a SOAP-message that should be OK answer (e.g. received by Http 200 OK message).
UpdateActionWithRequestL(CUpnpSoapMessage *, CUpnpAction *)
Update action with all necessary information from a SOAP request message.
-
Since
-
Series60 3.2
Member Data Documentation
CUpnpContentHandlersController & iParsingController
CUpnpContentHandlersController &
|
iParsingController
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.