Skip navigation links
A B C D E F G H I N O R S T U 

A

addEndpoint(String, String, X509Certificate, SecurityPolicy, MessageSecurityMode) - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
addRequestHandler(Class<T>, ServiceRequestHandler<T, U>) - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
addServer(UaTcpStackServer) - Method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 

B

bind() - Method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 
BoundChannelKey - Static variable in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
The AttributeKey that maps to the Channel bound to a ServerSecureChannel.
boundTo(String) - Static method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 
boundTo(String, int) - Static method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 
boundTo(InetAddress) - Static method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 
boundTo(InetAddress, int) - Static method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 
boundTo(InetSocketAddress) - Static method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 
build() - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
builder() - Static method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
 

C

channelInactive(ChannelHandlerContext) - Method in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerSymmetricHandler
 
closeSecureChannel(ServerSecureChannel) - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
com.digitalpetri.opcua.stack.server - package com.digitalpetri.opcua.stack.server
 
com.digitalpetri.opcua.stack.server.config - package com.digitalpetri.opcua.stack.server.config
 
com.digitalpetri.opcua.stack.server.handlers - package com.digitalpetri.opcua.stack.server.handlers
 
com.digitalpetri.opcua.stack.server.tcp - package com.digitalpetri.opcua.stack.server.tcp
 

D

decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerAsymmetricHandler
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerHelloHandler
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerSymmetricHandler
 

E

encode(ChannelHandlerContext, ServiceResponse, ByteBuf) - Method in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerSymmetricHandler
 
Endpoint - Class in com.digitalpetri.opcua.stack.server
 
Endpoint(URI, String, X509Certificate, SecurityPolicy, MessageSecurityMode) - Constructor for class com.digitalpetri.opcua.stack.server.Endpoint
 
ENDPOINT_URL_KEY - Static variable in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerHelloHandler
 
equals(Object) - Method in class com.digitalpetri.opcua.stack.server.Endpoint
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerAsymmetricHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerHelloHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerSymmetricHandler
 

F

FallbackServer - Class in com.digitalpetri.opcua.stack.server.tcp
Provides a "fallback" server for when a UA TCP Hello contains an unknown endpoint URL.
FallbackServer() - Constructor for class com.digitalpetri.opcua.stack.server.tcp.FallbackServer
 

G

getApplicationDescription() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getApplicationName() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
Get the application name for the server.
getApplicationUri() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
Get the application uri for the server.
getBindAddress() - Method in class com.digitalpetri.opcua.stack.server.Endpoint
 
getCertificate() - Method in class com.digitalpetri.opcua.stack.server.Endpoint
 
getCertificateManager() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
 
getCertificateManager() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getCertificateValidator() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
 
getCertificateValidator() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getChannelConfig() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
 
getChannelConfig() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getConfig() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getDiscoveryUrls() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getEndpointDescriptions() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getEndpoints() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getEndpointUri() - Method in class com.digitalpetri.opcua.stack.server.Endpoint
 
getEndpointUrls() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getExecutor() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
 
getExecutorService() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getLocalAddress() - Method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 
getMessageSecurity() - Method in class com.digitalpetri.opcua.stack.server.Endpoint
 
getProductUri() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
Get the product uri for the server.
getSecureChannel(long) - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getSecurityLevel() - Method in class com.digitalpetri.opcua.stack.server.Endpoint
 
getSecurityPolicy() - Method in class com.digitalpetri.opcua.stack.server.Endpoint
 
getServer() - Method in class com.digitalpetri.opcua.stack.server.tcp.FallbackServer
 
getServer(String) - Method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
Get the server identified endpointUrl.
getServerName() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
The server name to use when building endpoint URLs: "opc.tcp://{hostname}:{port}/{serverName}.".
getSoftwareCertificates() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
 
getSoftwareCertificates() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
getUserTokenPolicies() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
Get the list of UserTokenPolicys supported by the server.
getUserTokenPolicies() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 

H

handlerAdded(ChannelHandlerContext) - Method in class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerSymmetricHandler
 
hashCode() - Method in class com.digitalpetri.opcua.stack.server.Endpoint
 

I

isStrictEndpointUrlsEnabled() - Method in interface com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfig
If true, when a UA TCP "Hello" message is received, endpoint URL must exactly match a registered server name.
isStrictEndpointUrlsEnabled() - Method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 

N

nextTokenId() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 

O

openSecureChannel() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 

R

receiveRequest(ServiceRequest<UaRequestMessage, UaResponseMessage>) - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
registerServer(UaTcpStackServer) - Method in class com.digitalpetri.opcua.stack.server.tcp.FallbackServer
 
removeServer(UaTcpStackServer) - Method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 

S

secureChannelIssuedOrRenewed(ServerSecureChannel, long) - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
setApplicationName(LocalizedText) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setApplicationUri(String) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setCertificateManager(CertificateManager) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setCertificateValidator(CertificateValidator) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setChannelConfig(ChannelConfig) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setExecutor(ExecutorService) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setProductUri(String) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setServerName(String) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setSoftwareCertificates(List<SignedSoftwareCertificate>) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setStrictEndpointUrlsEnabled(boolean) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
setStrictEndpointUrlsEnabled(boolean) - Method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
If true, during a SocketServer.getServer(String) call the path of the endpoint URL must exactly match a registered server name.
setUserTokenPolicies(List<UserTokenPolicy>) - Method in class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
shutdown() - Method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 
shutdown() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
shutdownAll() - Static method in class com.digitalpetri.opcua.stack.server.tcp.SocketServer
 
SocketServer - Class in com.digitalpetri.opcua.stack.server.tcp
 
startup() - Method in class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 

T

toString() - Method in class com.digitalpetri.opcua.stack.server.Endpoint
 

U

UaTcpServerAsymmetricHandler - Class in com.digitalpetri.opcua.stack.server.handlers
 
UaTcpServerAsymmetricHandler(UaTcpStackServer, SerializationQueue) - Constructor for class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerAsymmetricHandler
 
UaTcpServerHelloHandler - Class in com.digitalpetri.opcua.stack.server.handlers
 
UaTcpServerHelloHandler(SocketServer) - Constructor for class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerHelloHandler
 
UaTcpServerSymmetricHandler - Class in com.digitalpetri.opcua.stack.server.handlers
 
UaTcpServerSymmetricHandler(UaTcpStackServer, SerializationQueue, ServerSecureChannel) - Constructor for class com.digitalpetri.opcua.stack.server.handlers.UaTcpServerSymmetricHandler
 
UaTcpStackServer - Class in com.digitalpetri.opcua.stack.server.tcp
 
UaTcpStackServer(UaTcpStackServerConfig) - Constructor for class com.digitalpetri.opcua.stack.server.tcp.UaTcpStackServer
 
UaTcpStackServerConfig - Interface in com.digitalpetri.opcua.stack.server.config
 
UaTcpStackServerConfigBuilder - Class in com.digitalpetri.opcua.stack.server.config
 
UaTcpStackServerConfigBuilder() - Constructor for class com.digitalpetri.opcua.stack.server.config.UaTcpStackServerConfigBuilder
 
unregisterServer(UaTcpStackServer) - Method in class com.digitalpetri.opcua.stack.server.tcp.FallbackServer
 
A B C D E F G H I N O R S T U 
Skip navigation links

Copyright © 2015. All rights reserved.