@Deprecated public interface IStartupServ extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
boolean |
getDICOMQR()
Deprecated.
|
int |
getDICOMQRPort()
Deprecated.
|
boolean |
getDICOMStorage()
Deprecated.
|
int |
getDICOMStoragePort()
Deprecated.
|
boolean |
getP2P()
Deprecated.
|
java.lang.String |
getRemoteGUIExtIP()
Deprecated.
|
int |
getRemoteGUIPort()
Deprecated.
|
boolean |
getWebServer()
Deprecated.
|
int |
getWebServerPort()
Deprecated.
|
boolean |
getWebServices()
Deprecated.
|
int |
getWebServicesPort()
Deprecated.
|
void |
setDICOMQR(boolean value)
Deprecated.
|
void |
setDICOMQRPort(int value)
Deprecated.
|
void |
setDICOMStorage(boolean value)
Deprecated.
|
void |
setDICOMStoragePort(int value)
Deprecated.
|
void |
setP2P(boolean value)
Deprecated.
|
void |
setRemoteGUIExtIP(java.lang.String IP)
Deprecated.
|
void |
setRemoteGUIPort(int value)
Deprecated.
|
void |
setWebServer(boolean value)
Deprecated.
|
void |
setWebServerPort(int value)
Deprecated.
|
void |
setWebServices(boolean value)
Deprecated.
|
void |
setWebServicesPort(int value)
Deprecated.
|
void setP2P(boolean value) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean getP2P() throws java.rmi.RemoteException
java.rmi.RemoteException
void setDICOMStorage(boolean value) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean getDICOMStorage() throws java.rmi.RemoteException
java.rmi.RemoteException
void setDICOMStoragePort(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getDICOMStoragePort() throws java.rmi.RemoteException
java.rmi.RemoteException
void setDICOMQR(boolean value) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean getDICOMQR() throws java.rmi.RemoteException
java.rmi.RemoteException
void setDICOMQRPort(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getDICOMQRPort() throws java.rmi.RemoteException
java.rmi.RemoteException
void setWebServer(boolean value) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean getWebServer() throws java.rmi.RemoteException
java.rmi.RemoteException
void setWebServerPort(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getWebServerPort() throws java.rmi.RemoteException
java.rmi.RemoteException
void setWebServices(boolean value) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean getWebServices() throws java.rmi.RemoteException
java.rmi.RemoteException
void setWebServicesPort(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getWebServicesPort() throws java.rmi.RemoteException
java.rmi.RemoteException
void setRemoteGUIPort(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getRemoteGUIPort() throws java.rmi.RemoteException
java.rmi.RemoteException
void setRemoteGUIExtIP(java.lang.String IP) throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getRemoteGUIExtIP() throws java.rmi.RemoteException
java.rmi.RemoteException