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 RemoteServerInfoConfluenceSoapService. getServerInfo(String token)RemoteServerInfoWikiSoapService. getServerInfo(String token)RemoteServerInfoXhtmlSoapService. 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 RemoteServerInfoAdminSoapService. getServerInfo()
-