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

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

Uses of ResponseParser in net.degreedays.api.processing
 

Methods in net.degreedays.api.processing that return ResponseParser
 ResponseParser XmlHttpRequestProcessor.Builder.getResponseParser()
           
 

Methods in net.degreedays.api.processing with parameters of type ResponseParser
 XmlHttpRequestProcessor.Builder XmlHttpRequestProcessor.Builder.setResponseParser(ResponseParser responseParser)
           
 



www.degreedays.net/api/