package

com.atlassian.confluence.rpc.soap

Interfaces

Classes

AxisSoapServer  
BogusServletConfig Apparently, if you put anything in the servlet context that the glue servlet doesn't want to be there, such as a "springComponentName" parameter, the Glue servlet goes berko and refuses to serve anything. 
ConfluenceAxisServerFactory  
ConfluenceAxisSoapService  
GlueSoapServer  
ReplacingUTF16Encoder UTF-16 Encoder that replaces illegal characters with the Unicode Replacement character "?". 
ReplacingUTF8Encoder UTF-8 Encoder that replaces illegal characters with the Unicode Replacement character "?". 
SoapUtils  
SpringRpcProvider  
WikiSoapService SOAP API for wikimarkup formatted input and output. 
XhtmlSoapService