A C D E F G H I J L M N P R S T U W

A

AUTH_PASSWORD - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the password used for authentication - provided by WSIF.
AUTH_SUBJECT - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the authenticated Subject.
AUTH_USER_NAME - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the user name used for authentication - provided by WSIF.

C

CONTEXT_OPERATION_STYLE_MESSAGE_ELEMENT_PART_NAME - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. Unique part name used by WSGW for single literal part in WSIFMessage.
CONTEXT_VERSION_WORKAREA - Static variable in interface com.ibm.wsgw.beans.Filter
Deprecated. Indicate that the filter implementation uses workarea for context.
CONTEXT_VERSION_WSIF_MESSAGE - Static variable in interface com.ibm.wsgw.beans.Filter
Deprecated. Indicate that the filter implementation uses WSIF message for context.
com.ibm.wsgw - package com.ibm.wsgw
 
com.ibm.wsgw.beans - package com.ibm.wsgw.beans
 
copyright - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. Copyright string.
copyright - Static variable in class com.ibm.wsgw.WSGWException
Deprecated. Copyright string.
copyright - Static variable in class com.ibm.wsgw.beans.ExceptionAction
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.ExceptionHandler
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.ExceptionHandlerHome
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.ExceptionHandlerRemote
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.Filter
Deprecated. Copyright string.
copyright - Static variable in class com.ibm.wsgw.beans.FilterAction
Deprecated. Copyright string.
copyright - Static variable in class com.ibm.wsgw.beans.FilterException
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.FilterHome
Deprecated. Copyright string.
copyright - Static variable in class com.ibm.wsgw.beans.FilterImpl
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.FilterLocal
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.FilterLocalHome
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.FilterRemote
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.MessageWarehouse
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.MessageWarehouseHome
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.MessageWarehouseRemote
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.Routing
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.RoutingHome
Deprecated. Copyright string.
copyright - Static variable in interface com.ibm.wsgw.beans.RoutingRemote
Deprecated. Copyright string.
create() - Method in interface com.ibm.wsgw.beans.ExceptionHandlerHome
Deprecated. Creates a ExceptionHandler session bean.
create() - Method in interface com.ibm.wsgw.beans.FilterHome
Deprecated. Creates a Channel session bean.
create() - Method in interface com.ibm.wsgw.beans.FilterLocalHome
Deprecated. Creates a filter session bean.
create() - Method in interface com.ibm.wsgw.beans.MessageWarehouseHome
Deprecated. Creates a MessageWarehouse session bean.
create() - Method in interface com.ibm.wsgw.beans.RoutingHome
Deprecated. Creates a Routing session bean.

D

destroy(String) - Method in interface com.ibm.wsgw.beans.Filter
Deprecated. Notifies the filter that it has been removed from the WebServices Gateway.

E

ExceptionAction - class com.ibm.wsgw.beans.ExceptionAction.
Deprecated.  
ExceptionAction() - Constructor for class com.ibm.wsgw.beans.ExceptionAction
Deprecated.  
ExceptionHandler - interface com.ibm.wsgw.beans.ExceptionHandler.
Deprecated.  
ExceptionHandlerHome - interface com.ibm.wsgw.beans.ExceptionHandlerHome.
Deprecated.  
ExceptionHandlerRemote - interface com.ibm.wsgw.beans.ExceptionHandlerRemote.
Deprecated.  

F

Filter - interface com.ibm.wsgw.beans.Filter.
Deprecated.  
FilterAction - class com.ibm.wsgw.beans.FilterAction.
Deprecated.  
FilterAction() - Constructor for class com.ibm.wsgw.beans.FilterAction
Deprecated.  
FilterException - exception com.ibm.wsgw.beans.FilterException.
Deprecated.  
FilterException(String) - Constructor for class com.ibm.wsgw.beans.FilterException
Deprecated. Constructor.
FilterHome - interface com.ibm.wsgw.beans.FilterHome.
Deprecated.  
FilterImpl - class com.ibm.wsgw.beans.FilterImpl.
Deprecated.  
FilterImpl() - Constructor for class com.ibm.wsgw.beans.FilterImpl
Deprecated.  
FilterLocal - interface com.ibm.wsgw.beans.FilterLocal.
Deprecated.  
FilterLocalHome - interface com.ibm.wsgw.beans.FilterLocalHome.
Deprecated.  
FilterRemote - interface com.ibm.wsgw.beans.FilterRemote.
Deprecated.  
filterRequest(WSIFRequest, WSIFResponse) - Method in interface com.ibm.wsgw.beans.Filter
Deprecated. Called when an incoming request is being processed, before the request is passed to the target service.
filterResponse(WSIFRequest, WSIFResponse) - Method in interface com.ibm.wsgw.beans.Filter
Deprecated. Called when an outgoing response is being processed, before the response is passed to the originator of the request.

G

GATEWAY_SERVICE_NAME - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the gateway service name.
GatewayContextNames - interface com.ibm.wsgw.GatewayContextNames.
Deprecated.  
getAction() - Method in class com.ibm.wsgw.beans.ExceptionAction
Deprecated. Returns the action.
getContextVersion() - Method in interface com.ibm.wsgw.beans.Filter
Deprecated. This method returns an int to indicate the method that this filter uses to access context information.
getContextVersion() - Method in class com.ibm.wsgw.beans.FilterImpl
Deprecated. The implementation of the getContextVersion() method provided by this class indicates that WorkArea will be used to access WSGateway context information.
getContinueProcessing() - Method in class com.ibm.wsgw.beans.FilterAction
Deprecated. Returns the continue processing flag for this action.
getFaultMessage() - Method in class com.ibm.wsgw.beans.ExceptionAction
Deprecated. Returns the fault message, if any.
getInserts() - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns the exception message inserts (if any).
getLocalizedMessage() - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns a localized copy of the message.
getLocalizedMessage(Locale) - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns a localized copy of the message.
getMessage() - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns the message.
getMessageKey() - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns the exception message key.
getNestedException() - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns the exception which caused this exception to be thrown.
getNestedStackTrace() - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns the nested exception's stack trace as a string (if any).
getSelectedTargetServiceLocation(WSIFRequest) - Method in interface com.ibm.wsgw.beans.Routing
Deprecated. Returns the currently selected target service for the request.
getSeverity() - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns the exception message severity.
getTargetPortName(WSIFRequest) - Method in interface com.ibm.wsgw.beans.Routing
Deprecated. Returns the currently selected target port name for the request.
getTargetServiceDefinition(WSIFRequest, TargetServiceLocation) - Method in interface com.ibm.wsgw.beans.Routing
Deprecated. Returns the WSDL definition for the target service.
getTargetServices(WSIFRequest) - Method in interface com.ibm.wsgw.beans.Routing
Deprecated. Returns the target services which are mapped by the gateway service on which the request was received.
getUpdatedRequest() - Method in class com.ibm.wsgw.beans.FilterAction
Deprecated. Returns the updated request value for this action.
getUpdatedResponse() - Method in class com.ibm.wsgw.beans.FilterAction
Deprecated. Returns the updated response value for this action.
getVersionString() - Method in interface com.ibm.wsgw.beans.Filter
Deprecated. This method returns a string form of the version of the filter implementation.
getWSGWStackTrace() - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns the stack trace as a string.

H

handleException(String, String, String, String, WSIFRequest, Throwable) - Method in interface com.ibm.wsgw.beans.ExceptionHandler
Deprecated. Called by a channel when an exception is caught as a result of processing a request.

I

IBM_WSGW_USE - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. Constants used by WSGW to specify literal or encoded use value.
IBM_WSGW_USE_VALUE_ENCODED - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated.  
IBM_WSGW_USE_VALUE_LITERAL - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated.  
init(String) - Method in interface com.ibm.wsgw.beans.Filter
Deprecated. Notifies the filter that it has been configured for the WebServices Gateway.
inserts - Variable in class com.ibm.wsgw.WSGWException
Deprecated. The exception message inserts.

J

JNDI_NAME - Static variable in interface com.ibm.wsgw.beans.ExceptionHandler
Deprecated.  
JNDI_NAME - Static variable in interface com.ibm.wsgw.beans.MessageWarehouse
Deprecated.  
JNDI_NAME - Static variable in interface com.ibm.wsgw.beans.Routing
Deprecated. The JNDI location at which the Annotation service is to be found.

L

LOG_EXCEPTION - Static variable in class com.ibm.wsgw.beans.ExceptionAction
Deprecated. This value indicates that the exception should be logged, then ignored.
logException(String, String, String, String, Timestamp, WSIFRequest, Throwable, Serializable[]) - Method in interface com.ibm.wsgw.beans.MessageWarehouse
Deprecated. Stores a request in the event of an exception occurring within the Gateway, with the exception information along with the channel and the originator of the request.
logRequest(String, String, String, String, Timestamp, WSIFRequest, Serializable[]) - Method in interface com.ibm.wsgw.beans.MessageWarehouse
Deprecated. Stores a request, along with information about the channel and originator of the message.
logResponse(String, String, Timestamp, WSIFResponse, Serializable[]) - Method in interface com.ibm.wsgw.beans.MessageWarehouse
Deprecated. Stores a response, along with information about the channel and the destination for the response.

M

MESSAGE_ID - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the message identifier.
MessageWarehouse - interface com.ibm.wsgw.beans.MessageWarehouse.
Deprecated.  
MessageWarehouseHome - interface com.ibm.wsgw.beans.MessageWarehouseHome.
Deprecated.  
MessageWarehouseRemote - interface com.ibm.wsgw.beans.MessageWarehouseRemote.
Deprecated.  
messageKey - Variable in class com.ibm.wsgw.WSGWException
Deprecated. The exception message key.

N

nestedException - Variable in class com.ibm.wsgw.WSGWException
Deprecated. The exception which caused this exception to be thrown.
nestedStackTrace - Variable in class com.ibm.wsgw.WSGWException
Deprecated. The nested exception stack trace.

P

PROXY_PASSWORD - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the password used for proxy authentication - provided by WSIF.
PROXY_USER_NAME - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the user name used for proxy authentication - provided by WSIF.

R

RECEIVING_CHANNEL_NAME - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the receiving channel name.
REQUEST_TIMESTAMP_EXPIRATION - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the request timestamp expiration time.
RETHROW_EXCEPTION - Static variable in class com.ibm.wsgw.beans.ExceptionAction
Deprecated. This value indicates that the exception should be re-thrown.
RETRY_COUNT - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the retry count.
RETURN_FAULT - Static variable in class com.ibm.wsgw.beans.ExceptionAction
Deprecated. This value indicates that the exception should be discarded and the given fault message returned to the originator.
Routing - interface com.ibm.wsgw.beans.Routing.
Deprecated.  
RoutingHome - interface com.ibm.wsgw.beans.RoutingHome.
Deprecated.  
RoutingRemote - interface com.ibm.wsgw.beans.RoutingRemote.
Deprecated.  

S

SECURITY_TAG - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the security tag (PMR 00004, FSG, 649).
SOAP_HEADERS - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the SOAP headers - provided by WSIF.
SOAP_REQUEST_HEADERS - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the SOAP headers - provided by WSIF.
SOAP_RESPONSE_HEADERS - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the SOAP headers - provided by WSIF.
setAction(int) - Method in class com.ibm.wsgw.beans.ExceptionAction
Deprecated. Sets the action.
setContinueProcessing(boolean) - Method in class com.ibm.wsgw.beans.FilterAction
Deprecated. Sets the continue processing flag for this action.
setFaultMessage(WSIFMessage) - Method in class com.ibm.wsgw.beans.ExceptionAction
Deprecated. Sets the fault message.
setSelectedTargetServiceIdentity(WSIFRequest, String) - Method in interface com.ibm.wsgw.beans.Routing
Deprecated. Sets the selected target service for the request.
setSelectedTargetServiceLocation(WSIFRequest, TargetServiceLocation) - Method in interface com.ibm.wsgw.beans.Routing
Deprecated. Sets the selected target service for the request.
setTargetPortName(WSIFRequest, String) - Method in interface com.ibm.wsgw.beans.Routing
Deprecated. Sets the currently selected target port name for the request.
setUpdatedRequest(WSIFRequest) - Method in class com.ibm.wsgw.beans.FilterAction
Deprecated. Sets the updated request value for this action.
setUpdatedResponse(WSIFResponse) - Method in class com.ibm.wsgw.beans.FilterAction
Deprecated. Sets the updated response value for this action.
severity - Variable in class com.ibm.wsgw.WSGWException
Deprecated. The exception message severity.
stackTrace - Variable in class com.ibm.wsgw.WSGWException
Deprecated. The stack trace.
stackTraceToString(Throwable) - Method in class com.ibm.wsgw.WSGWException
Deprecated. Returns the stack trace as a string.

T

TARGET_PORT_NAME - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the port name to be used for invoking the target service.
TARGET_SERVICE_LOCATION - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the target service name.
TIMEOUT_TIME - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. The context name for the timeout time.

U

UNREFERENCED_REQUEST_ATTACHMENTS - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. Unreferenced attachments are stored in an java.util.ArrayList in the context.
UNREFERENCED_RESPONSE_ATTACHMENTS - Static variable in interface com.ibm.wsgw.GatewayContextNames
Deprecated. Unreferenced attachments are stored in an java.util.ArrayList in the context.

W

WSGWException - exception com.ibm.wsgw.WSGWException.
Deprecated.  
WSGWException(String) - Constructor for class com.ibm.wsgw.WSGWException
Deprecated. Constructor.
WSGWException(long, String) - Constructor for class com.ibm.wsgw.WSGWException
Deprecated. Constructor.
WSGWException(long, String, Throwable) - Constructor for class com.ibm.wsgw.WSGWException
Deprecated. Constructor.
WSGWException(long, String, Object[]) - Constructor for class com.ibm.wsgw.WSGWException
Deprecated. Constructor.
WSGWException(long, String, Object[], Throwable) - Constructor for class com.ibm.wsgw.WSGWException
Deprecated. Constructor.

A C D E F G H I J L M N P R S T U W

Copyright © 2002 IBM. All Rights Reserved.