Uses of Class
org.apache.plc4x.java.knxnetip.readwrite.HPAIDiscoveryEndpoint
-
Packages that use HPAIDiscoveryEndpoint Package Description org.apache.plc4x.java.knxnetip.readwrite -
-
Uses of HPAIDiscoveryEndpoint in org.apache.plc4x.java.knxnetip.readwrite
Fields in org.apache.plc4x.java.knxnetip.readwrite declared as HPAIDiscoveryEndpoint Modifier and Type Field Description protected HPAIDiscoveryEndpointConnectionRequest. hpaiDiscoveryEndpointprotected HPAIDiscoveryEndpointSearchRequest. hpaiIDiscoveryEndpointMethods in org.apache.plc4x.java.knxnetip.readwrite that return HPAIDiscoveryEndpoint Modifier and Type Method Description HPAIDiscoveryEndpointConnectionRequest. getHpaiDiscoveryEndpoint()HPAIDiscoveryEndpointSearchRequest. getHpaiIDiscoveryEndpoint()static HPAIDiscoveryEndpointHPAIDiscoveryEndpoint. staticParse(ReadBuffer readBuffer)static HPAIDiscoveryEndpointHPAIDiscoveryEndpoint. staticParse(ReadBuffer readBuffer, Object... args)Constructors in org.apache.plc4x.java.knxnetip.readwrite with parameters of type HPAIDiscoveryEndpoint Constructor Description ConnectionRequest(HPAIDiscoveryEndpoint hpaiDiscoveryEndpoint, HPAIDataEndpoint hpaiDataEndpoint, ConnectionRequestInformation connectionRequestInformation)ConnectionRequestBuilderImpl(HPAIDiscoveryEndpoint hpaiDiscoveryEndpoint, HPAIDataEndpoint hpaiDataEndpoint, ConnectionRequestInformation connectionRequestInformation)SearchRequest(HPAIDiscoveryEndpoint hpaiIDiscoveryEndpoint)SearchRequestBuilderImpl(HPAIDiscoveryEndpoint hpaiIDiscoveryEndpoint)
-