Uses of Interface
net.degreedays.api.processing.RequestToXml

Packages that use RequestToXml
net.degreedays.api.processing For advanced use, this enables customization of the request/response processing (XML, HTTP, security etc.). 
 

Uses of RequestToXml in net.degreedays.api.processing
 

Methods in net.degreedays.api.processing that return RequestToXml
 RequestToXml XmlHttpRequestProcessor.Builder.getRequestToXml()
           
 

Methods in net.degreedays.api.processing with parameters of type RequestToXml
 XmlHttpRequestProcessor.Builder XmlHttpRequestProcessor.Builder.setRequestToXml(RequestToXml requestToXml)
           
 



www.degreedays.net/api/