| Modifier and Type | Method and Description |
|---|---|
HashMap<org.ws4d.java.types.EndpointReference,HashMap<String,BICEPSSafetyInformationPolicyElement>> |
IBICEPSClient.getSafetyInformationMap()
Gets the safety information for an
EndpointReferences. |
| Modifier and Type | Method and Description |
|---|---|
CommunicationContainer<ContainmentTree,HashMap<String,BICEPSSafetyInformationPolicyElement>> |
CommunicationAdapter.retrieveContainmentTreeInfo(org.ws4d.java.service.reference.DeviceReference devRef,
String handle) |
CommunicationContainer<List<Descriptor>,HashMap<String,BICEPSSafetyInformationPolicyElement>> |
CommunicationAdapter.retrieveDescription(org.ws4d.java.service.reference.DeviceReference devRef,
String handle) |
CommunicationContainer<MDDescription,HashMap<String,BICEPSSafetyInformationPolicyElement>> |
CommunicationAdapter.retrieveMDDescription(org.ws4d.java.service.reference.DeviceReference devRef) |
CommunicationContainer<MDIB,HashMap<String,BICEPSSafetyInformationPolicyElement>> |
CommunicationAdapter.retrieveMdib(org.ws4d.java.service.reference.DeviceReference devRef) |
| Modifier and Type | Method and Description |
|---|---|
ProxyCommunication |
CommunicationAdapter.createProxyCommunication(MDIBStructure mdib,
Descriptor descriptor,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation) |
| Modifier and Type | Method and Description |
|---|---|
ProxyCommunication |
DefaultMDPWSClientAdapter.createProxyCommunication(MDIBStructure mdib,
Descriptor descriptor,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,BICEPSSafetyInformationPolicyElement> |
ProxyCommunication.getSafetyInformation() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,BICEPSSafetyInformationPolicyElement> |
DefaultProxyCommunication.getSafetyInformation() |
| Constructor and Description |
|---|
DefaultProxyCommunication(ReportProvider rp,
HashMap<OperationDescriptor,ServiceReferenceProxy> serviceReferencesForOperations,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation,
CommunicationAdapter communicationAdapter) |
| Modifier and Type | Method and Description |
|---|---|
static AbstractSetResponse |
InvokeHelper.invoke(org.ws4d.java.service.reference.ServiceReference svcRef,
AbstractSet params,
BICEPSClientTransmissionInformationContainer transmissionInfo,
BICEPSSafetyInformationPolicyElement safetyInformationPolicyElement) |
| Modifier and Type | Method and Description |
|---|---|
static Map<Class<?>,BICEPSQoSPolicy> |
InvokeHelper.getApplicablePolicies(org.ws4d.java.types.EndpointReference deviceEPR,
OperationDescriptor operationDescriptor,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation,
Class<?> policyClassFilter) |
Copyright © 2018. All rights reserved.