Uses of Interface
org.apache.plc4x.java.base.messages.InternalPlcSubscriptionRequest
| Package | Description |
|---|---|
| org.apache.plc4x.java.base.messages | |
| org.apache.plc4x.java.base.protocol |
-
Uses of InternalPlcSubscriptionRequest in org.apache.plc4x.java.base.messages
Classes in org.apache.plc4x.java.base.messages that implement InternalPlcSubscriptionRequest Modifier and Type Class Description classDefaultPlcSubscriptionRequestConstructors in org.apache.plc4x.java.base.messages with parameters of type InternalPlcSubscriptionRequest Constructor Description DefaultPlcSubscriptionResponse(InternalPlcSubscriptionRequest request, Map<String,org.apache.commons.lang3.tuple.Pair<PlcResponseCode,PlcSubscriptionHandle>> values) -
Uses of InternalPlcSubscriptionRequest in org.apache.plc4x.java.base.protocol
Classes in org.apache.plc4x.java.base.protocol that implement InternalPlcSubscriptionRequest Modifier and Type Class Description protected static classSingleItemToSingleRequestProtocol.CorrelatedPlcSubscriptionRequest