Uses of Class
org.opcfoundation.ua.transport.UriUtil.MessageFormat

Packages that use UriUtil.MessageFormat
org.opcfoundation.ua.transport This package contains SecureChannel and related interfaces 
 

Uses of UriUtil.MessageFormat in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport that return UriUtil.MessageFormat
static UriUtil.MessageFormat UriUtil.getMessageFormat(String endpointUri)
          Get message format associated with an endpoint
static UriUtil.MessageFormat UriUtil.MessageFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UriUtil.MessageFormat[] UriUtil.MessageFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018. All rights reserved.