Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
-
Packages that use RemoteServerInfo Package Description com.atlassian.confluence.rpc.soap com.atlassian.confluence.rpc.soap.services -
-
Uses of RemoteServerInfo in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that return RemoteServerInfo Modifier and Type Method Description RemoteServerInfo
ConfluenceSoapService. getServerInfo(String token)
RemoteServerInfo
WikiSoapService. getServerInfo(String token)
RemoteServerInfo
XhtmlSoapService. getServerInfo(String token)
-
Uses of RemoteServerInfo in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services that return RemoteServerInfo Modifier and Type Method Description RemoteServerInfo
AdminSoapService. getServerInfo()
-