Serialized Form
nestedException
java.lang.Throwable nestedException
- The exception which caused this exception to be thrown.
inserts
java.lang.Object[] inserts
- The exception message inserts.
messageKey
java.lang.String messageKey
- The exception message key.
severity
long severity
- The exception message severity.
stackTrace
java.lang.String stackTrace
- The stack trace.
We hold this here as it may be lost when serializing/deserializing this
object across a module boundary.
nestedStackTrace
java.lang.String nestedStackTrace
- The nested exception stack trace.
We hold this here as it may be lost when serializing/deserializing this
object across a module boundary.
Package com.ibm.wsgw.beans |
action
int action
- The action to be taken.
faultMessage
org.apache.wsif.WSIFMessage faultMessage
- The fault message to pass back to the originator of the request.
updatedRequest
org.apache.wsif.WSIFRequest updatedRequest
- The updated request, or null to indicate no update.
updatedResponse
org.apache.wsif.WSIFResponse updatedResponse
- The updated response, or null to indicate no update.
continueProcessing
boolean continueProcessing
- This flag indicates whether to stop processing of the request/response.
hashtable
java.util.Hashtable hashtable
- Table holding correlation objects
Package com.ibm.wsgw.config |
name
java.lang.String name
homeLocation
java.lang.String homeLocation
endPointAddress
java.lang.String endPointAddress
replyContextName
java.lang.String replyContextName
replyContextValue
java.lang.String replyContextValue
started
boolean started
name
java.lang.String name
homeLocation
java.lang.String homeLocation
started
boolean started
serviceName
java.lang.String serviceName
annotationURL
java.lang.String annotationURL
started
boolean started
audited
boolean audited
authorized
boolean authorized
configuredPartRep
int configuredPartRep
resolvedPartRep
int resolvedPartRep
uddiProviderName
java.lang.String uddiProviderName
uddiProviderDesc
java.lang.String uddiProviderDesc
uddiTModelName
java.lang.String uddiTModelName
uddiKeyName
java.lang.String uddiKeyName
uddiKeyValue
java.lang.String uddiKeyValue
channels
java.util.List channels
uddiReferences
java.util.List uddiReferences
preFilters
java.util.List preFilters
postFilters
java.util.List postFilters
targetServices
java.util.List targetServices
serviceLocation
java.lang.String serviceLocation
- The service location.
serviceLocationType
int serviceLocationType
- The service location type.
serviceNamespace
java.lang.String serviceNamespace
- The service namespace.
serviceName
java.lang.String serviceName
- The service name.
hashCode
int hashCode
- The hashcode for the key.
hashCodeValid
boolean hashCodeValid
- Indicates whether the hashcode has been calculated.
location
TargetServiceLocation location
identityInfo
java.lang.String identityInfo
started
boolean started
name
java.lang.String name
inquiryURL
java.lang.String inquiryURL
publishURL
java.lang.String publishURL
userName
java.lang.String userName
password
java.lang.String password
Copyright © 2002 IBM. All Rights Reserved.