Package org.apache.plc4x.java.base.model
Interface InternalPlcConsumerRegistration
- All Superinterfaces:
InternalPlcMessage,PlcConsumerRegistration
- All Known Implementing Classes:
DefaultPlcConsumerRegistration
public interface InternalPlcConsumerRegistration extends PlcConsumerRegistration, InternalPlcMessage
-
Method Summary
Modifier and Type Method Description Collection<? extends InternalPlcSubscriptionHandle>getAssociatedHandles()intgetConsumerHash()
-
Method Details
-
getConsumerHash
int getConsumerHash() -
getAssociatedHandles
Collection<? extends InternalPlcSubscriptionHandle> getAssociatedHandles()
-