org.apache.wsif.wsdl.extensions.bsf
Class BSFBindingConstants

java.lang.Object
  extended byorg.apache.wsif.wsdl.extensions.bsf.BSFBindingConstants

public class BSFBindingConstants
extends java.lang.Object

Author:
Bhuvan Gupta

Field Summary
static java.lang.String ELEM_ADDRESS
          Description of the Field
static java.lang.String NS_URI_BSF
          Description of the Field
static javax.xml.namespace.QName Q_ELEM_BSF_ADDRESS
          Description of the Field
static javax.xml.namespace.QName Q_ELEM_BSF_BINDING
          Description of the Field
static javax.xml.namespace.QName Q_ELEM_BSF_OPERATION
          Description of the Field
 
Constructor Summary
BSFBindingConstants()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS_URI_BSF

public static final java.lang.String NS_URI_BSF
Description of the Field

See Also:
Constant Field Values

ELEM_ADDRESS

public static final java.lang.String ELEM_ADDRESS
Description of the Field

See Also:
Constant Field Values

Q_ELEM_BSF_BINDING

public static final javax.xml.namespace.QName Q_ELEM_BSF_BINDING
Description of the Field


Q_ELEM_BSF_OPERATION

public static final javax.xml.namespace.QName Q_ELEM_BSF_OPERATION
Description of the Field


Q_ELEM_BSF_ADDRESS

public static final javax.xml.namespace.QName Q_ELEM_BSF_ADDRESS
Description of the Field

Constructor Detail

BSFBindingConstants

public BSFBindingConstants()


Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.