Modifier and Type | Class and Description |
---|---|
class |
RemoteRsRestServer
Used to define a connection to the external RS server
|
Modifier and Type | Method and Description |
---|---|
RemoteServerDefinition |
RemoteServerTreeServiceImpl.doGetRemoteServerByKey(java.lang.String key) |
RemoteServerDefinition |
RemoteServerTreeService.getRemoteServerByKey(java.lang.String key) |
RemoteServerDefinition |
RemoteServerTreeServiceImpl.getRemoteServerByKey(java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
RemoteServerDefinition |
RemoteServerContainer.getRemoteServer() |
Modifier and Type | Method and Description |
---|---|
void |
RemoteServerContainer.setRemoteServer(RemoteServerDefinition remoteserver) |
Constructor and Description |
---|
RemoteServerContainer(RemoteServerDefinition definition) |