Uses of Class
org.apache.plc4x.java.knxnetip.readwrite.HPAIDiscoveryEndpoint
Packages that use HPAIDiscoveryEndpoint
-
Uses of HPAIDiscoveryEndpoint in org.apache.plc4x.java.knxnetip.readwrite
Fields in org.apache.plc4x.java.knxnetip.readwrite declared as HPAIDiscoveryEndpointModifier and TypeFieldDescriptionprotected final HPAIDiscoveryEndpointConnectionRequest.hpaiDiscoveryEndpointprotected final HPAIDiscoveryEndpointSearchRequest.hpaiIDiscoveryEndpointMethods in org.apache.plc4x.java.knxnetip.readwrite that return HPAIDiscoveryEndpointModifier and TypeMethodDescriptionConnectionRequest.getHpaiDiscoveryEndpoint()SearchRequest.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 HPAIDiscoveryEndpointModifierConstructorDescriptionConnectionRequest(HPAIDiscoveryEndpoint hpaiDiscoveryEndpoint, HPAIDataEndpoint hpaiDataEndpoint, ConnectionRequestInformation connectionRequestInformation) ConnectionRequestBuilder(HPAIDiscoveryEndpoint hpaiDiscoveryEndpoint, HPAIDataEndpoint hpaiDataEndpoint, ConnectionRequestInformation connectionRequestInformation) SearchRequest(HPAIDiscoveryEndpoint hpaiIDiscoveryEndpoint) SearchRequestBuilder(HPAIDiscoveryEndpoint hpaiIDiscoveryEndpoint)