IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.base.ws
Class WSConstants

java.lang.Object
  extended by com.ibm.btt.base.ws.WSConstants

public class WSConstants
extends java.lang.Object

This class contains constants used frequently in the framework.


Field Summary
static java.lang.String EndpointAddress
          The WSAccessOp web service endpointAddress
static java.lang.String lookupServiceOnStartup
          The WSAccessOp web service lookupServiceOnStartup
static java.lang.String MaintainSession
          The WSAccessOp web service maintainSession
static java.lang.String MTOMEnabled
          The WSAccessOp web service MTOMEnabled
static java.lang.String NamespaceUri
          The WSAccessOp web service namespaceUri
static java.lang.String Password
          The WSAccessOp web service password
static java.lang.String PortName
          The WSAccessOp web service portName
static java.lang.String ServiceEndpointInterface
          The WSAccessOp web service serviceEndpointInterface
static java.lang.String ServiceName
          The WSAccessOp web service serviceName
static java.lang.String SoapActionUri
          The WSAccessOp web service soapActionUri
static java.lang.String UserName
          The WSAccessOp web service username
static java.lang.String UseSoapAction
          The WSAccessOp web service useSoapAction
static java.lang.String WsConnectorAlias
          The WSAccessOp web service connector alias
static java.lang.String WsdlUrl
          The WSAccessOp web service wsdlUrl
static java.lang.String WsFaultEvent
          The WSAccessOp web service wsFaultEvent
static java.lang.String WsOperationName
          The WSAccessOp web service operation name
static java.lang.String WsSuccessEvent
          The WSAccessOp web service wsSuccessEvent
 
Constructor Summary
WSConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WsConnectorAlias

public static final java.lang.String WsConnectorAlias
The WSAccessOp web service connector alias. *

See Also:
Constant Field Values

WsOperationName

public static final java.lang.String WsOperationName
The WSAccessOp web service operation name. *

See Also:
Constant Field Values

WsSuccessEvent

public static final java.lang.String WsSuccessEvent
The WSAccessOp web service wsSuccessEvent. *

See Also:
Constant Field Values

WsFaultEvent

public static final java.lang.String WsFaultEvent
The WSAccessOp web service wsFaultEvent. *

See Also:
Constant Field Values

WsdlUrl

public static final java.lang.String WsdlUrl
The WSAccessOp web service wsdlUrl. *

See Also:
Constant Field Values

NamespaceUri

public static final java.lang.String NamespaceUri
The WSAccessOp web service namespaceUri. *

See Also:
Constant Field Values

ServiceEndpointInterface

public static final java.lang.String ServiceEndpointInterface
The WSAccessOp web service serviceEndpointInterface. *

See Also:
Constant Field Values

ServiceName

public static final java.lang.String ServiceName
The WSAccessOp web service serviceName. *

See Also:
Constant Field Values

PortName

public static final java.lang.String PortName
The WSAccessOp web service portName. *

See Also:
Constant Field Values

UserName

public static final java.lang.String UserName
The WSAccessOp web service username. *

See Also:
Constant Field Values

Password

public static final java.lang.String Password
The WSAccessOp web service password. *

See Also:
Constant Field Values

EndpointAddress

public static final java.lang.String EndpointAddress
The WSAccessOp web service endpointAddress. *

See Also:
Constant Field Values

MaintainSession

public static final java.lang.String MaintainSession
The WSAccessOp web service maintainSession. *

See Also:
Constant Field Values

UseSoapAction

public static final java.lang.String UseSoapAction
The WSAccessOp web service useSoapAction. *

See Also:
Constant Field Values

SoapActionUri

public static final java.lang.String SoapActionUri
The WSAccessOp web service soapActionUri. *

See Also:
Constant Field Values

lookupServiceOnStartup

public static final java.lang.String lookupServiceOnStartup
The WSAccessOp web service lookupServiceOnStartup. *

See Also:
Constant Field Values

MTOMEnabled

public static final java.lang.String MTOMEnabled
The WSAccessOp web service MTOMEnabled. *

See Also:
Constant Field Values
Constructor Detail

WSConstants

public WSConstants()

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011