Uses of Class
org.apache.plc4x.java.opcua.readwrite.EndpointDescription
-
Packages that use EndpointDescription Package Description org.apache.plc4x.java.opcua.context org.apache.plc4x.java.opcua.readwrite -
-
Uses of EndpointDescription in org.apache.plc4x.java.opcua.context
Methods in org.apache.plc4x.java.opcua.context that return types with arguments of type EndpointDescription Modifier and Type Method Description CompletableFuture<EndpointDescription>SecureChannel. onDiscover()CompletableFuture<EndpointDescription>SecureChannel. onDiscoverGetEndpointsRequest(OpenSecureChannelResponse openSecureChannelResponse) -
Uses of EndpointDescription in org.apache.plc4x.java.opcua.readwrite
Methods in org.apache.plc4x.java.opcua.readwrite that return EndpointDescription Modifier and Type Method Description EndpointDescriptionEndpointDescription.EndpointDescriptionBuilderImpl. build()
-