@Deprecated public class QueryRetrieve extends java.lang.Object implements IQueryRetrieve
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.String,java.lang.String> |
getFindModalities()
Deprecated.
|
static QueryRetrieve |
getInstance()
Deprecated.
|
int |
getMaxClientAssoc()
Deprecated.
|
int |
getMaxPDULengthReceive()
Deprecated.
|
int |
getMaxPDULengthSend()
Deprecated.
|
int |
getQRAcceptTimeout()
Deprecated.
|
int |
getQRConnectionTimeout()
Deprecated.
|
int |
getQRIdleTimeout()
Deprecated.
|
int |
getQRRspDelay()
Deprecated.
|
void |
loadSettings()
Deprecated.
|
void |
saveSettings()
Deprecated.
Save the Settings related to QueryRetrieve to ServerSettings
dont print XML
|
void |
setMaxClientAssoc(int value)
Deprecated.
|
void |
setMaxPDULengthReceive(int value)
Deprecated.
|
void |
setMaxPDULengthSend(int value)
Deprecated.
|
void |
setQRAcceptTimeout(int value)
Deprecated.
|
void |
setQRConnectionTimeout(int value)
Deprecated.
|
void |
setQRIdleTimeout(int value)
Deprecated.
|
void |
setQRRspDelay(int value)
Deprecated.
|
boolean |
unsavedSettings()
Deprecated.
|
public static QueryRetrieve getInstance()
public void loadSettings()
public void saveSettings()
public boolean unsavedSettings()
public int getMaxClientAssoc() throws java.rmi.RemoteException
getMaxClientAssoc
in interface IQueryRetrieve
java.rmi.RemoteException
public void setMaxClientAssoc(int value) throws java.rmi.RemoteException
setMaxClientAssoc
in interface IQueryRetrieve
java.rmi.RemoteException
public int getMaxPDULengthReceive() throws java.rmi.RemoteException
getMaxPDULengthReceive
in interface IQueryRetrieve
java.rmi.RemoteException
public void setMaxPDULengthReceive(int value) throws java.rmi.RemoteException
setMaxPDULengthReceive
in interface IQueryRetrieve
java.rmi.RemoteException
public int getMaxPDULengthSend() throws java.rmi.RemoteException
getMaxPDULengthSend
in interface IQueryRetrieve
java.rmi.RemoteException
public void setMaxPDULengthSend(int value) throws java.rmi.RemoteException
setMaxPDULengthSend
in interface IQueryRetrieve
java.rmi.RemoteException
public int getQRIdleTimeout() throws java.rmi.RemoteException
getQRIdleTimeout
in interface IQueryRetrieve
java.rmi.RemoteException
public void setQRIdleTimeout(int value) throws java.rmi.RemoteException
setQRIdleTimeout
in interface IQueryRetrieve
java.rmi.RemoteException
public int getQRAcceptTimeout() throws java.rmi.RemoteException
getQRAcceptTimeout
in interface IQueryRetrieve
java.rmi.RemoteException
public void setQRAcceptTimeout(int value) throws java.rmi.RemoteException
setQRAcceptTimeout
in interface IQueryRetrieve
java.rmi.RemoteException
public int getQRRspDelay() throws java.rmi.RemoteException
getQRRspDelay
in interface IQueryRetrieve
java.rmi.RemoteException
public void setQRRspDelay(int value) throws java.rmi.RemoteException
setQRRspDelay
in interface IQueryRetrieve
java.rmi.RemoteException
public int getQRConnectionTimeout() throws java.rmi.RemoteException
getQRConnectionTimeout
in interface IQueryRetrieve
java.rmi.RemoteException
public void setQRConnectionTimeout(int value) throws java.rmi.RemoteException
setQRConnectionTimeout
in interface IQueryRetrieve
java.rmi.RemoteException
public java.util.HashMap<java.lang.String,java.lang.String> getFindModalities() throws java.rmi.RemoteException
getFindModalities
in interface IQueryRetrieve
java.rmi.RemoteException