@Deprecated public interface IQueryRetrieve extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.String,java.lang.String> |
getFindModalities()
Deprecated.
|
int |
getMaxClientAssoc()
Deprecated.
|
int |
getMaxPDULengthReceive()
Deprecated.
|
int |
getMaxPDULengthSend()
Deprecated.
|
int |
getQRAcceptTimeout()
Deprecated.
|
int |
getQRConnectionTimeout()
Deprecated.
|
int |
getQRIdleTimeout()
Deprecated.
|
int |
getQRRspDelay()
Deprecated.
|
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.
|
int getMaxClientAssoc() throws java.rmi.RemoteException
java.rmi.RemoteException
void setMaxClientAssoc(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getMaxPDULengthReceive() throws java.rmi.RemoteException
java.rmi.RemoteException
void setMaxPDULengthReceive(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getMaxPDULengthSend() throws java.rmi.RemoteException
java.rmi.RemoteException
void setMaxPDULengthSend(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getQRIdleTimeout() throws java.rmi.RemoteException
java.rmi.RemoteException
void setQRIdleTimeout(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getQRAcceptTimeout() throws java.rmi.RemoteException
java.rmi.RemoteException
void setQRAcceptTimeout(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getQRRspDelay() throws java.rmi.RemoteException
java.rmi.RemoteException
void setQRRspDelay(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
int getQRConnectionTimeout() throws java.rmi.RemoteException
java.rmi.RemoteException
void setQRConnectionTimeout(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
java.util.HashMap<java.lang.String,java.lang.String> getFindModalities() throws java.rmi.RemoteException
java.rmi.RemoteException