public interface BICEPSProxyManager
| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSProxy> |
getProxyFromCache(Descriptor descriptor,
ProxyUniqueID proxyUniqueId,
MDIBStructure mdib,
ProxyCommunication communicationInterface) |
BICEPSProxyQueryInterface |
getProxyQueryInterface() |
void |
handleInvalidProxy(BICEPSProxy proxy) |
void |
removeAllProxiesForNetworkDeviceEndpoint(org.ws4d.java.types.EndpointReference networkDeviceEndpoint) |
<T extends BICEPSProxy> |
removeProxy(T proxyToRemove) |
BICEPSProxyQueryInterface getProxyQueryInterface()
<T extends BICEPSProxy> T getProxyFromCache(Descriptor descriptor, ProxyUniqueID proxyUniqueId, MDIBStructure mdib, ProxyCommunication communicationInterface)
void handleInvalidProxy(BICEPSProxy proxy)
<T extends BICEPSProxy> T removeProxy(T proxyToRemove)
void removeAllProxiesForNetworkDeviceEndpoint(org.ws4d.java.types.EndpointReference networkDeviceEndpoint)
Copyright © 2018. All rights reserved.