Uses of Interface
org.apache.plc4x.java.base.messages.InternalPlcUnsubscriptionRequest
| Package | Description |
|---|---|
| org.apache.plc4x.java.base.messages | |
| org.apache.plc4x.java.base.protocol |
-
Uses of InternalPlcUnsubscriptionRequest in org.apache.plc4x.java.base.messages
Classes in org.apache.plc4x.java.base.messages that implement InternalPlcUnsubscriptionRequest Modifier and Type Class Description classDefaultPlcUnsubscriptionRequestConstructors in org.apache.plc4x.java.base.messages with parameters of type InternalPlcUnsubscriptionRequest Constructor Description DefaultPlcUnsubscriptionResponse(InternalPlcUnsubscriptionRequest request) -
Uses of InternalPlcUnsubscriptionRequest in org.apache.plc4x.java.base.protocol
Classes in org.apache.plc4x.java.base.protocol that implement InternalPlcUnsubscriptionRequest Modifier and Type Class Description protected static classSingleItemToSingleRequestProtocol.CorrelatedPlcUnsubscriptionRequest