public abstract class BaseClientProxy<C extends BaseClientProxyConfig> extends BaseProxy<C> implements ClientProxy
| Constructor and Description |
|---|
BaseClientProxy(C config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
operationNotSupported(java.lang.String operation) |
java.lang.String |
toString() |
close, close, getConfig, getConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclose, close, getConfig, getConfigs, getStringConfigpublic BaseClientProxy(C config)
Copyright © 2020–2022 Axual B.V.. All rights reserved.