org.opcfoundation.ua.transport
Class TransportConstants

java.lang.Object
  extended by org.opcfoundation.ua.transport.TransportConstants

public class TransportConstants
extends Object

TransportConstants class.


Field Summary
static String UA_TCP
          Constant UA_TCP="http://opcfoundation.org/UA/profiles/tr"{trunked}
static String WS_XML
          Constant WS_XML="http://opcfoundation.org/UA/profiles/tr"{trunked}
 
Constructor Summary
TransportConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UA_TCP

public static final String UA_TCP
Constant UA_TCP="http://opcfoundation.org/UA/profiles/tr"{trunked}

See Also:
Constant Field Values

WS_XML

public static final String WS_XML
Constant WS_XML="http://opcfoundation.org/UA/profiles/tr"{trunked}

See Also:
Constant Field Values
Constructor Detail

TransportConstants

public TransportConstants()


Copyright © 2018. All rights reserved.