package

com.atlassian.confluence.rpc.soap

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 "?". 
SpringRpcProvider