|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RpcServer | |
|---|---|
| com.atlassian.confluence.plugin.descriptor.rpc | |
| com.atlassian.confluence.rpc | |
| com.atlassian.confluence.rpc.soap | |
| com.atlassian.confluence.rpc.xmlrpc | |
| Uses of RpcServer in com.atlassian.confluence.plugin.descriptor.rpc |
|---|
| Methods in com.atlassian.confluence.plugin.descriptor.rpc with parameters of type RpcServer | |
|---|---|
void |
SoapModuleDescriptor.setAxisSoapServer(RpcServer axisSoapServer)
|
void |
SoapModuleDescriptor.setGlueSoapServer(RpcServer glueSoapServer)
|
void |
XmlRpcModuleDescriptor.setXmlRpcServer(RpcServer xmlRpcServer)
|
| Uses of RpcServer in com.atlassian.confluence.rpc |
|---|
| Methods in com.atlassian.confluence.rpc with parameters of type RpcServer | |
|---|---|
void |
RpcConfigurationChangeListener.setAxisSoapServer(RpcServer soapServer)
|
void |
RpcConfigurationChangeListener.setGlueSoapServer(RpcServer soapServer)
|
void |
RpcConfigurationChangeListener.setXmlRpcServer(RpcServer xmlRpcServer)
|
| Uses of RpcServer in com.atlassian.confluence.rpc.soap |
|---|
| Classes in com.atlassian.confluence.rpc.soap that implement RpcServer | |
|---|---|
class |
AxisSoapServer
|
class |
GlueSoapServer
|
| Uses of RpcServer in com.atlassian.confluence.rpc.xmlrpc |
|---|
| Classes in com.atlassian.confluence.rpc.xmlrpc that implement RpcServer | |
|---|---|
class |
XmlRpcServer
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||