org.jboss.ws.api.addressing
Class AddressingConstants.Metadata.Attributes

java.lang.Object
  extended by org.jboss.ws.api.addressing.AddressingConstants.Metadata.Attributes
Enclosing class:
AddressingConstants.Metadata

public static final class AddressingConstants.Metadata.Attributes
extends Object


Field Summary
static String ACTION
           
static QName ACTION_QNAME
           
static String ENDPOINTNAME
           
static QName ENDPOINTNAME_QNAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENDPOINTNAME

public static final String ENDPOINTNAME
See Also:
Constant Field Values

ENDPOINTNAME_QNAME

public static final QName ENDPOINTNAME_QNAME

ACTION

public static final String ACTION
See Also:
Constant Field Values

ACTION_QNAME

public static final QName ACTION_QNAME


Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.