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

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

Uses of StringToBytes in net.degreedays.api.processing
 

Methods in net.degreedays.api.processing that return StringToBytes
 StringToBytes XmlHttpRequestProcessor.Builder.getStringToBytes()
           
 

Methods in net.degreedays.api.processing with parameters of type StringToBytes
 XmlHttpRequestProcessor.Builder XmlHttpRequestProcessor.Builder.setStringToBytes(StringToBytes stringToBytes)
           
 



www.degreedays.net/api/