public class RetryNetworkDC extends AbstractProxyNetworkDC
netDC
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE
Constructor and Description |
---|
RetryNetworkDC(NetworkDCOperations netDC,
int retry) |
RetryNetworkDC(NetworkDCOperations netDC,
RetryStrategy handler) |
Modifier and Type | Method and Description |
---|---|
NetworkExplorer |
a_explorer() |
NetworkFinder |
a_finder() |
int |
getNumRetry() |
getCorbaObject, getFullName, getServerDNS, getServerName, getServerType, getWrappedDC, getWrappedDC, reset
public RetryNetworkDC(NetworkDCOperations netDC, int retry)
public RetryNetworkDC(NetworkDCOperations netDC, RetryStrategy handler)
public int getNumRetry()
public NetworkExplorer a_explorer()
a_explorer
in interface NetworkDCOperations
a_explorer
in class AbstractProxyNetworkDC
public NetworkFinder a_finder()