application, boundHandles, endpointBindings, endpointDiscoveryService, HTTPS_BINARY_TRANSPORT_PROFILE_URI, serviceHandlers, SOAP_XML_TRANSPORT_PROFILE_URI, UATCP_BINARY_TRANSPORT_PROFILE_URI, userTokenPolicies| Constructor and Description |
|---|
DiscoveryServer(Server application) |
| Modifier and Type | Method and Description |
|---|---|
HttpsServer |
getOrCreateHttpsServer()
getOrCreateHttpsServer.
|
OpcTcpServer |
getOrCreateOpcTcpServer()
getOrCreateOpcTcpServer.
|
RegisteredServer[] |
getRegisteredServers()
Get a list of servers registered to this server using the Discovery Interface.
|
void |
onFindServers(EndpointServiceRequest<FindServersRequest,FindServersResponse> req) |
void |
registerServer(UaServer uaServer,
String semaphoreFilePath,
boolean isOnline) |
addServiceHandler, addUserTokenPolicy, bind, bind, bind, bindReverse, close, createApplicationDescription, createServerApplication, getApplication, getBindings, getEncoderContext, getEndpointBindings, getEndpointByUri, getEndpointDescriptions, getEndpointDescriptions, getEndpoints, getOrCreateEndpointServer, getServiceHandlerByService, getServiceHandlerComposition, getServiceHandlers, getUserTokenPolicies, handlesService, hasEndpoint, removeUserTokenPolicy, setEndpointBindings, toStringpublic DiscoveryServer(Server application)
public HttpsServer getOrCreateHttpsServer() throws ServiceResultException
ServergetOrCreateHttpsServer.
getOrCreateHttpsServer in class ServerHttpsServer object.ServiceResultException - if any.public OpcTcpServer getOrCreateOpcTcpServer() throws ServiceResultException
ServergetOrCreateOpcTcpServer.
getOrCreateOpcTcpServer in class ServerOpcTcpServer object.ServiceResultException - if any.public RegisteredServer[] getRegisteredServers()
public final void onFindServers(EndpointServiceRequest<FindServersRequest,FindServersResponse> req) throws ServiceFaultException
ServiceFaultExceptionCopyright © 2026. All rights reserved.