|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRemoteService | |
|---|---|
| com.atlassian.confluence.rest.client | |
| com.atlassian.confluence.rest.client.proxy | |
| Uses of AbstractRemoteService in com.atlassian.confluence.rest.client |
|---|
| Subclasses of AbstractRemoteService in com.atlassian.confluence.rest.client | |
|---|---|
class |
RemoteAttachmentServiceImpl
AttachmentService implementation that communicates with Confluence remotely using the Confluence REST api |
class |
RemoteContentBodyConversionServiceImpl
ContentBodyConversionService implementation that communicates with Confluence remotely. |
class |
RemoteContentLabelServiceImpl
|
class |
RemoteContentServiceImpl
ContentService implementation that communicates with Confluence remotely. |
class |
RemoteContentServiceImpl.RemoteContentFinderImpl
|
class |
RemoteSpaceServiceImpl
SpaceService implementation that communicates with Confluence remotely using the Confluence REST api |
static class |
RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl
|
| Constructors in com.atlassian.confluence.rest.client with parameters of type AbstractRemoteService | |
|---|---|
AbstractRemoteService(AbstractRemoteService other)
|
|
RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl(AbstractRemoteService other,
Space space,
Expansion[] expansion)
|
|
| Uses of AbstractRemoteService in com.atlassian.confluence.rest.client.proxy |
|---|
| Methods in com.atlassian.confluence.rest.client.proxy with parameters of type AbstractRemoteService | ||
|---|---|---|
static
|
RemoteServiceProxyCreator.createProxy(AbstractRemoteService<T> remoteService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||