| Modifier and Type | Method and Description |
|---|---|
CommunicationAdapter |
IBICEPSClient.getCommunicationAdapter()
Gets the communication adapter.
|
| Constructor and Description |
|---|
DefaultContextDiscovery(CommunicationAdapter communicationAdapter)
Instantiates a new default context discovery.
|
| Constructor and Description |
|---|
DefaultReportProvider(SubscriptionManager subscriptionManager,
CommunicationAdapter communicationAdapter) |
WatchDogCallback(CommunicationAdapter mdpwsClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMDPWSClientAdapter |
| Modifier and Type | Method and Description |
|---|---|
CommunicationAdapter |
DefaultBicepsClientImpl.getCommunicationAdapter() |
protected CommunicationAdapter |
DefaultBicepsClientImpl.setupMDPWSClient(org.ws4d.java.security.SecurityKey securityKey) |
| Modifier and Type | Method and Description |
|---|---|
static ReportProvider |
DefaultInitializationFactory.createReportProvider(SubscriptionManager subscriptionManager,
CommunicationAdapter communicationAdapter) |
| Modifier and Type | Method and Description |
|---|---|
CommunicationAdapter |
ProxyCommunication.getCommunicationAdapter() |
| Modifier and Type | Method and Description |
|---|---|
CommunicationAdapter |
DefaultProxyCommunication.getCommunicationAdapter() |
| Constructor and Description |
|---|
DefaultProxyCommunication(ReportProvider rp,
HashMap<AbstractOperationDescriptor,ServiceReferenceProxy> serviceReferencesForOperations,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation,
CommunicationAdapter communicationAdapter) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AbstractState> |
BICEPSProxyUtil.getCurrentStateFromDevice(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass)
Gets the current state from device.
|
static <T extends AbstractState> |
BICEPSProxyUtil.getCurrentStatesFromDevice(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass)
Gets the current states from device.
|
static <T extends AbstractState> |
BICEPSProxyUtil.retrieveStatesInternal(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass,
List<T> newStates,
String mdibSequenceNumber,
String descriptorHandle)
Retrieve states internal.
|
| Constructor and Description |
|---|
MdibRepresentation(MdDescription description,
org.ws4d.java.types.EndpointReference endpointReference,
CommunicationAdapter communicationAdapter) |
MdibRepresentation(Mdib mdib,
org.ws4d.java.types.EndpointReference endpointReference,
CommunicationAdapter communicationAdapter) |
Copyright © 2018. All rights reserved.