A B C D E F G H I J K L M N O P Q R S T U V W X _

S

SC_ACCEPTED - Static variable in interface org.idoox.transport.Message
Accepted.
SC_BAD_MESSAGE - Static variable in interface org.idoox.transport.Message
Bad message.
SC_CREATED - Static variable in interface org.idoox.transport.Message
Created.
SC_FORBIDDEN - Static variable in interface org.idoox.transport.Message
Forbidden.
SC_INTERNAL_ERROR - Static variable in interface org.idoox.transport.Message
Internal error.
SC_METHOD_NOT_ALLOWED - Static variable in interface org.idoox.transport.Message
Method not allowed.
SC_NOT_FOUND - Static variable in interface org.idoox.transport.Message
Not found.
SC_NO_CONTENT - Static variable in interface org.idoox.transport.Message
No content.
SC_OK - Static variable in interface org.idoox.transport.Message
OK.
SC_PROTOCOL_NOT_SUPPORTED - Static variable in interface org.idoox.transport.Message
Protocol not supported.
SC_REQUEST_TIMEOUT - Static variable in interface org.idoox.transport.Message
Request Timeout
SC_SERVICE_UNAVAILABLE - Static variable in interface org.idoox.transport.Message
Service unavailable.
SC_SOAP_ACTION_REQUIRED - Static variable in interface org.idoox.transport.Message
SOAP action required
SC_UNAUTHORIZED - Static variable in interface org.idoox.transport.Message
Unauthorized.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface org.idoox.transport.Message
Method not allowed.
SECURITY_TOKEN_UNAVAILABLE - Static variable in class org.systinet.wasp.security.ws.WSSecurityException
Deprecated. Throw a new instance of WSSecurityException.
SEC_PROVIDER_CONFIG - Static variable in interface org.idoox.security.spi.SecurityProvider
Key of the provider's configuration in the ServiceClient or ServiceEndpointContext data.
SEC_PROVIDER_PROPERTIES - Static variable in interface org.idoox.security.spi.SecurityProvider
Key of the provider's properties in the ServiceClient or ServiceEndpointContext data.
SEC_PROV_PREFS_CONF_NAME - Static variable in class org.idoox.wasp.WaspSecurity
Name of security provider preferences element in the configuration file or in the DD.
SENDER_FAULT_CODE_12 - Static variable in interface org.idoox.xmlrpc.Constants
SOAP 1.2 fault code for sender faults
SEND_RESPONSE_BEFORE_REQUEST_READ_COMPLETE - Static variable in interface org.systinet.wasp.webservice.CallContext
Allows or disallows to start sending response before complete request is received.
SEQUENCE_INPUT - Static variable in interface org.systinet.wasp.webservice.CallContext
Sequence used in input processing.
SEQUENCE_OUTPUT - Static variable in interface org.systinet.wasp.webservice.CallContext
A ThreadLocal containing the Sequence used in output processing.
SERIALIZATION_REPOSITORY - Static variable in class org.idoox.wasp.Context
Use this in Context.getInstance(java.lang.String) to obtain serialization repository.
SERVER - Static variable in interface org.idoox.transport.Transport
Server transport.
SERVER_FAULT_CODE - Static variable in interface org.idoox.xmlrpc.Constants
SOAP 1.1 fault code for server faults
SERVER_PROCESSING - Static variable in class org.systinet.wasp.webservice.Current
It's in the server processing.
SERVER_SELECTOR - Static variable in interface org.systinet.transport.jms.JmsConstants
The name of the JMS string property, which contains the server selector value
SERVICEFACTORY_PROPERTY - Static variable in class javax.xml.rpc.ServiceFactory
A constant representing the property used to lookup the name of a ServiceFactory implementation class.
SERVICE_CONTEXT_KEY - Static variable in interface org.idoox.wasp.server.adaptor.InstanceCountLimitor
Deprecated. Under this key an instance of this interface is present in the context data of org.idoox.wasp.server.WSContext.
SERVICE_CONTEXT_SERVICE_INFO_MAP - Static variable in class org.idoox.wasp.server.WSContext
Deprecated. The key for accessing SOAPServiceInfo structure.
SERVICE_MANAGER - Static variable in class org.idoox.wasp.Context
Use this in Context.getInstance(java.lang.String) to obtain service manager.
SERVICE_STATE_MANAGER - Static variable in class org.idoox.wasp.Context
Use this in Context.getInstance(java.lang.String) to obtain service state manager.
SERVLET - Static variable in interface org.systinet.wasp.webservice.CallContext
This constant is a key to context data for active Servlet.
SERVLET_DATA_HOLDER - Static variable in class org.idoox.wasp.Context
 
SERVLET_REQUEST - Static variable in interface org.systinet.wasp.webservice.CallContext
This constant is a key to context data for active ServeltRequest.
SERVLET_RESPONSE - Static variable in interface org.systinet.wasp.webservice.CallContext
This constant is a key to context data for active ServletResponse.
SESSION_CONTEXT_HOLDER - Static variable in class org.idoox.wasp.Context
Use this in Context.getInstance(java.lang.String) to obtain a holder of a session context.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SET - Static variable in class org.systinet.security.perm.WSBManagePermission
Disable action.
SET - Static variable in class org.systinet.security.perm.WSConfigPermission
Disable action.
SET - Static variable in class org.systinet.security.perm.WSManagePermission
Disable action.
SET - Static variable in class org.systinet.security.perm.WSSecurityMechsPermission
Disable action.
SET - Static variable in class org.systinet.wasp.admin.ControlOperations
 
SET_INSTANCE_ID_KEY - Static variable in class org.idoox.webservice.CallContext
Deprecated. This key holds the instance ID in the call context (on the server side) in cases when it should be sent back to the client as a setId header.
SIMPLE_DELEGATION - Static variable in class org.idoox.security.AssociationOptions
 
SIMPLE_KIND_ARRAY_STRING - Static variable in class org.idoox.xml.schema.Type
string representation of simple kinds
SK_KEY_ALGORITHM_AES - Static variable in interface org.systinet.wasp.security.ws.Constants
Property of symmetric key security token - key algorithm name - AES.
SK_KEY_ALGORITHM_HMAC_SHA1 - Static variable in interface org.systinet.wasp.security.ws.Constants
Property of symmetric key security token - key algorithm name - HmacSHA1.
SK_KEY_ALGORITHM_TRIPLEDES - Static variable in interface org.systinet.wasp.security.ws.Constants
Property of symmetric key security token - key algorithm name - Triple DES.
SOAP11_ENVELOPE_NS - Static variable in interface org.idoox.xmlrpc.Constants
SOAP 1.1 envelope n amespace
SOAP12_ENC_NS - Static variable in interface org.idoox.xmlrpc.Constants
SOAP 1.2 encoding URI.
SOAP12_ENVELOPE_NS - Static variable in interface org.idoox.xmlrpc.Constants
SOAP 1.2 envelope namespace
SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPAddress - interface javax.wsdl.extensions.soap.SOAPAddress.
SOAPAddress
SOAPBinding - interface javax.wsdl.extensions.soap.SOAPBinding.
SOAPBinding
SOAPBody - interface javax.wsdl.extensions.soap.SOAPBody.
SOAPBody
SOAPBody - interface javax.xml.soap.SOAPBody.
An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBodyElement - interface javax.xml.soap.SOAPBodyElement.
A SOAPBodyElement object represents the contents in a SOAPBody object.
SOAPConnection - class javax.xml.soap.SOAPConnection.
A point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance).
SOAPConnection() - Constructor for class javax.xml.soap.SOAPConnection
 
SOAPConnectionFactory - class javax.xml.soap.SOAPConnectionFactory.
 
SOAPConnectionFactory() - Constructor for class javax.xml.soap.SOAPConnectionFactory
 
SOAPConstants - interface javax.xml.soap.SOAPConstants.
The definition of constants pertaining to the SOAP 1.1 protocol.
SOAPElement - interface javax.xml.soap.SOAPElement.
An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
SOAPElementFactory - class javax.xml.soap.SOAPElementFactory.
Deprecated. - Use javax.xml.soap.SOAPFactory for creating SOAPElements.
SOAPEnvelope - interface javax.xml.soap.SOAPEnvelope.
The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPException - exception javax.xml.soap.SOAPException.
An exception that signals that a SOAP exception has occurred.
SOAPException() - Constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object with no reason or embedded Throwable object.
SOAPException(String) - Constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown.
SOAPException(String, Throwable) - Constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded exception.
SOAPException(Throwable) - Constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object initialized with the given Throwable object.
SOAPFactory - class javax.xml.soap.SOAPFactory.
SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFactory() - Constructor for class javax.xml.soap.SOAPFactory
 
SOAPFault - interface javax.wsdl.extensions.soap.SOAPFault.
SOAPFault
SOAPFault - interface javax.xml.soap.SOAPFault.
An element in the SOAPBody object that contains error and/or status information.
SOAPFaultElement - interface javax.xml.soap.SOAPFaultElement.
A representation of the contents in a SOAPFault object.
SOAPFaultException - exception javax.xml.rpc.soap.SOAPFaultException.
The SOAPFaultException exception represents a SOAP fault.
SOAPFaultException(QName, String, String, Detail) - Constructor for class javax.xml.rpc.soap.SOAPFaultException
Constructor for the SOAPFaultException
SOAPHeader - interface javax.wsdl.extensions.soap.SOAPHeader.
SOAPHeader
SOAPHeader - interface javax.xml.soap.SOAPHeader.
A representation of the SOAP header element.
SOAPHeaderElement - interface javax.xml.soap.SOAPHeaderElement.
An object representing the contents in the SOAP header part of the SOAP envelope.
SOAPHeaderFault - interface javax.wsdl.extensions.soap.SOAPHeaderFault.
SOAPHeaderFault
SOAPMessage - class javax.xml.soap.SOAPMessage.
The root class for all SOAP messages.
SOAPMessage() - Constructor for class javax.xml.soap.SOAPMessage
 
SOAPMessageContext - interface javax.xml.rpc.handler.soap.SOAPMessageContext.
The interface javax.xml.rpc.soap.SOAPMessageContext provides access to the SOAP message for either RPC request or response.
SOAPMethodInfo - class org.idoox.wasp.wsdl.SOAPMethodInfo.
This class contains information about java method from the view of soap message.
SOAPMethodInfo() - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo
 
SOAPMethodInfo.FaultPartInfo - class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo.
Represents fault of the operation - information about one fault part.
SOAPMethodInfo.FaultPartInfo(BindingFault, Fault, Schema, String) - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
Creates new instace for specified input.
SOAPMethodInfo.FaultPartInfo(String, Type, Member, String, int) - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
SOAPMethodInfo.FaultPartInfo(String, Type, Member, String, String) - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
SOAPMethodInfo.FaultPartInfos - class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos.
This class represents container for information about faults of an operation.
SOAPMethodInfo.FaultPartInfos() - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos
Constructs empty instance.
SOAPMethodInfo.FaultPartInfos(BindingOperation, Schema) - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos
Creates new instance that is filled with passed information.
SOAPMethodInfo.PartInfo - class org.idoox.wasp.wsdl.SOAPMethodInfo.PartInfo.
This class contains information about one WSDL part.
SOAPMethodInfo.PartInfo() - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo.PartInfo
 
SOAPMethodInfo.RequiredElements - class org.idoox.wasp.wsdl.SOAPMethodInfo.RequiredElements.
 
SOAPMethodInfo.RequiredElements() - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo.RequiredElements
 
SOAPMethodInfo.RequiredElements.Invocation - class org.idoox.wasp.wsdl.SOAPMethodInfo.RequiredElements.Invocation.
 
SOAPMethodInfo.RequiredElements.Invocation() - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo.RequiredElements.Invocation
 
SOAPMethodInfo.RequiredElements.Record - class org.idoox.wasp.wsdl.SOAPMethodInfo.RequiredElements.Record.
 
SOAPMethodInfo.RequiredElements.Record(QName, boolean, int, int, boolean) - Constructor for class org.idoox.wasp.wsdl.SOAPMethodInfo.RequiredElements.Record
 
SOAPOperation - interface javax.wsdl.extensions.soap.SOAPOperation.
This class stores information associated with a SOAP operation that acts as the concrete implementation of an abstract operation specified in WSDL.
SOAPPart - class javax.xml.soap.SOAPPart.
The container for the SOAP-specific portion of a SOAPMessage object.
SOAPPart() - Constructor for class javax.xml.soap.SOAPPart
 
SOAPPortInfo - interface org.idoox.wasp.wsdl.SOAPPortInfo.
A meta data about a SOAP Port.
SOAPServiceInfo - interface org.idoox.wasp.wsdl.SOAPServiceInfo.
A meta data about SOAP Service.
SOAP_ARRAY - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_ENC_NS - Static variable in interface org.idoox.xmlrpc.Constants
SOAP 1.1 encoding URI
SOAP_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_INT - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_USE_ENCODED - Static variable in interface org.idoox.wasp.tools.java2schema.Java2Schema
Use SOAP-ENC encoding.
SOAP_USE_ENCODED - Static variable in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Use SOAP-ENC encoding (SOAP spec.
SOAP_USE_LITERAL - Static variable in interface org.idoox.wasp.tools.java2schema.Java2Schema
Use literal encoding.
SOAP_USE_LITERAL - Static variable in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Use literal encoding.
SOLICIT_RESPONSE - Static variable in class javax.wsdl.OperationType
 
SPKM - Static variable in class org.idoox.wasp.SecurityHelper
SPKM authentication mechanism, its value is "SPKM".
SSL - Static variable in class org.idoox.wasp.SecurityHelper
SSL authentication mechanism (client certificate) , its value is "SSL".
START - Static variable in class org.systinet.security.perm.WSStatePermission
Start action.
START - Static variable in class org.systinet.wasp.admin.ControlOperations
 
START_TOKEN - Static variable in interface org.idoox.xml.Tokenizer
element start token
STM_KEYIDENTIFIER - Static variable in interface org.systinet.wasp.security.ws.Constants
Security token mode that forces to reference key material using SecurityTokenReference/KeyIdentifier.
STM_KEYNAME - Static variable in interface org.systinet.wasp.security.ws.Constants
Security token mode that forces to reference key material using KeyName element of KeyInfo: KeyInfo/KeyName.
STM_REFERENCE - Static variable in interface org.systinet.wasp.security.ws.Constants
Security token mode that forces to reference key material using SecurityTokenReference/Reference element.
STM_X509ISSUERSERIAL - Static variable in interface org.systinet.wasp.security.ws.Constants
Security token mode that forces to reference key material using X509IssuerSerial element of KeyInfo: KeyInfo/KeyName.
STOP - Static variable in class org.systinet.security.perm.WSStatePermission
Stop action.
STOP - Static variable in class org.systinet.wasp.admin.ControlOperations
 
STORE - Static variable in class org.systinet.wasp.admin.ControlOperations
 
STRAR_0 - Static variable in class org.idoox.wasp.WaspSecurity.SPI
String array of length 0, it can be safely reused and returned by extenders.
STRING - Static variable in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated.  
STRTransform - class org.systinet.wasp.security.ws.STRTransform.
STR transformations.
STRUCTURE - Static variable in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated.  
STRUCTURE_START - Static variable in interface org.idoox.xmlrpc.encoding.EncodingToken
start of a structure
STUB_CONTEXT_CREDENTIALS - Static variable in class org.idoox.wasp.WaspSecurity
Key into stubContext where the security credentials to be used when communicating using this stub.
STUB_CONTEXT_CREDENTIALS - Static variable in interface org.idoox.webservice.client.WebService
Deprecated. Key into stubContext where the security credentials to be used when communicating using this stub.
STUB_CONTEXT_SECURITY_PROVIDER - Static variable in class org.idoox.wasp.WaspSecurity
Key into stubContext where the current security provider is stored as String.
STUB_CONTEXT_SECURITY_PROVIDER - Static variable in interface org.idoox.webservice.client.WebService
Deprecated. Key into stubContext where the current security provider is stored as String.
STUB_CONTEXT_SERVICE_NAME - Static variable in interface org.idoox.webservice.client.WebService
Deprecated. Key into stubContext where the service name is stored as String.
STUB_CONTEXT_SERVICE_NS - Static variable in interface org.idoox.webservice.client.WebService
Deprecated. Key into stubContext where the service namespace URI is stored as String.
STUB_CONTEXT_SERVICE_OBJECT - Static variable in interface org.idoox.webservice.client.WebService
Deprecated. Key into stubContext where the wsdl service.
STUB_CONTEXT_WSDL_URL - Static variable in interface org.idoox.webservice.client.WebService
Deprecated. Key into stubContext where the WSDL location URL is stored as String.
ST_PROPERTY_NAME_ALIAS - Static variable in interface org.systinet.wasp.security.ws.Constants
By default, security tokens are initialized from username and passord obtained from credentials set on the service client or endpoint.
ST_PROPERTY_NAME_BASE64_CERT - Static variable in interface org.systinet.wasp.security.ws.Constants
Base64 encoded certificate passed to the binary security token.
ST_PROPERTY_NAME_CREATED - Static variable in interface org.systinet.wasp.security.ws.Constants
If found in the username token properties, it's value is used as a created value.
ST_PROPERTY_NAME_ENCODED_KEY - Static variable in interface org.systinet.wasp.security.ws.Constants
Symmetric key security token Constants.ST_VALUE_TYPE_SYMMETRICKEY gets symmetric key in property named with this name.
ST_PROPERTY_NAME_ITERATION - Static variable in interface org.systinet.wasp.security.ws.Constants
If found in the username token properties, it's value is used as a iteration count for key derivation.
ST_PROPERTY_NAME_KEY_ALGORITHM - Static variable in interface org.systinet.wasp.security.ws.Constants
This property stores algorithm names of key.
ST_PROPERTY_NAME_NONCE_BASE_64 - Static variable in interface org.systinet.wasp.security.ws.Constants
If found in the username token properties, it's value is used as a nonce value.
ST_PROPERTY_NAME_NO_NONCE_CREATED - Static variable in interface org.systinet.wasp.security.ws.Constants
If found in the username token properties and the value is "true" or "yes" (not case-sensitive) it disables the generation of nonce and created values.
ST_PROPERTY_NAME_PASSWORD - Static variable in interface org.systinet.wasp.security.ws.Constants
 
ST_PROPERTY_NAME_PASSWORD_TYPE - Static variable in interface org.systinet.wasp.security.ws.Constants
This is the name of the property of the username security token (security token type Constants.ST_VALUE_TYPE_USERNAME) to set the password type.
ST_VALUE_TYPE_SYMMETRICKEY - Static variable in interface org.systinet.wasp.security.ws.Constants
Type of symmetric key security token.
ST_VALUE_TYPE_USERNAME - Static variable in interface org.systinet.wasp.security.ws.Constants
Type of username security token.
ST_VALUE_TYPE_X509 - Static variable in interface org.systinet.wasp.security.ws.Constants
Binary security token value type X509, , as defined in WS-Security 1.0 Errata.
ST_VALUE_TYPE_X509V3 - Static variable in interface org.systinet.wasp.security.ws.Constants
Binary security token value type X509v3.
SYSTINET_APPROACH_1_0 - Static variable in class org.systinet.wasp.management.services.wsdiscovery.Constants
Using Systinet's approach.
SYSTINET_APPROACH_1_0_EXTENDED - Static variable in class org.systinet.wasp.management.services.wsdiscovery.Constants
Using Systinet's approach with extended categorization.
SYSTINET_COM_WASP_SERVER - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WellKnownTModels
 
SYSTINET_KERBEROS_SERVICE_REALM - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_KRB_PRIVATE_STATE - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_KRB_QOP_VALUE - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_KRB_REQ_MIC - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_ORG_MIME - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WellKnownTModels
 
SYSTINET_ORG_SOAP - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WellKnownTModels
 
SYSTINET_REQ_CONF - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_REQ_MUTUAL_AUTH - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_SOAPDSIG_CANONICALIZATION_METHOD - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_SOAPDSIG_DIGEST_METHOD - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_SOAPDSIG_KEYNAME - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_SOAPDSIG_SIGNATURE_METHOD - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_SOAPDSIG_SIGNATURE_TYPE - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
SYSTINET_SOAPDSIG_TRANSFORMS - Static variable in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) or WaspSecurity.setProviderProperties(org.systinet.wasp.webservice.ServiceClient, org.idoox.config.Configurable, java.lang.String) instead.
Schema - interface org.idoox.xml.schema.Schema.
A representation of an XML Schemata.
Schema - class org.idoox.xmlrpc.header.Schema.
Class represents XML schema location and it's namespace.
Schema() - Constructor for class org.idoox.xmlrpc.header.Schema
Construct empty Schema.
Schema(String, String) - Constructor for class org.idoox.xmlrpc.header.Schema
Construct Schema.
Schema - interface org.systinet.wasp.dd.Schema.
This interface is used for configuring schema repository.
Schema2Java - interface org.idoox.wasp.tools.schema2java.Schema2Java.
A Schema2Java tool interface.
Schema2JavaException - exception org.idoox.wasp.tools.schema2java.Schema2JavaException.
Exception representing a fault state of Schema2Java tools.
Schema2JavaException() - Constructor for class org.idoox.wasp.tools.schema2java.Schema2JavaException
Creates a new Schema2JavaException instance.
Schema2JavaException(String) - Constructor for class org.idoox.wasp.tools.schema2java.Schema2JavaException
Creates a new Schema2JavaException instance.
Schema2JavaException(String, Throwable) - Constructor for class org.idoox.wasp.tools.schema2java.Schema2JavaException
Creates a new Schema2JavaException instance.
Schema2JavaException(Throwable) - Constructor for class org.idoox.wasp.tools.schema2java.Schema2JavaException
Creates a new Schema2JavaException instance.
Schema2JavaFactory - class org.idoox.wasp.tools.schema2java.Schema2JavaFactory.
A factory which creates an implementation of Schema2Java interface.
Schema2JavaFactory() - Constructor for class org.idoox.wasp.tools.schema2java.Schema2JavaFactory
 
SchemaConstruct - class org.idoox.xml.schema.SchemaConstruct.
This class is represents any schema construct.
SchemaConstruct(SchemaConstruct.ConstructType) - Constructor for class org.idoox.xml.schema.SchemaConstruct
A protected constructor.
SchemaConstruct(SchemaConstruct.ConstructType, QName) - Constructor for class org.idoox.xml.schema.SchemaConstruct
A protected constructor.
SchemaConstruct.ConstructType - class org.idoox.xml.schema.SchemaConstruct.ConstructType.
An enumeration type for a schema constructs.
SchemaContext - interface org.idoox.wasp.serialization.SchemaContext.
Drives a schema context for serialization and deserialization.
SchemaContext.State - interface org.idoox.wasp.serialization.SchemaContext.State.
This interface is used by serialization context to store information about the current position on the serialization stack.
SchemaException - exception org.idoox.xml.schema.SchemaException.
This exception is thrown if a schema parsing fails.
SchemaException() - Constructor for class org.idoox.xml.schema.SchemaException
A default contructor.
SchemaException(String) - Constructor for class org.idoox.xml.schema.SchemaException
Creates a new SchemaException instance.
SchemaException(String, Throwable) - Constructor for class org.idoox.xml.schema.SchemaException
Creates a new SchemaException instance.
SchemaException(Throwable) - Constructor for class org.idoox.xml.schema.SchemaException
Creates a new SchemaException instance.
SchemaFactory - interface org.idoox.xml.schema.SchemaFactory.
This interface is used for creating instances of Schema, SchemaParser.
SchemaHolder - interface org.idoox.xml.schema.SchemaHolder.
Deprecated. Use Schema instead.
SchemaParser - interface org.idoox.xml.schema.SchemaParser.
Implementations of this interface are responsible for parsing schema document into an instance of Schema object.
SecuredMessage - interface org.systinet.wasp.security.ws.conf.SecuredMessage.
Represents configuration of outgoing WSSecurity message identified by one or more operation name.
SecurityConfig - class org.idoox.security.SecurityConfig.
This class represents configuration properties for the security classes.
SecurityConfig() - Constructor for class org.idoox.security.SecurityConfig
 
SecurityConfigs - class org.idoox.security.SecurityConfigs.
This class represents configuration properties for the security classes.
SecurityConfigs() - Constructor for class org.idoox.security.SecurityConfigs
 
SecurityContext - interface org.systinet.wasp.security.ws.SecurityContext.
Represents WS-Security context for processing of security tokens.
SecurityElement - class org.systinet.wasp.security.ws.SecurityElement.
Base class for Signature and EncryptedData.
SecurityElement(SecurityToken) - Constructor for class org.systinet.wasp.security.ws.SecurityElement
Constructor.
SecurityHelper - class org.idoox.wasp.SecurityHelper.
Contains static methods that simplify authentication actions.
SecurityHelper() - Constructor for class org.idoox.wasp.SecurityHelper
 
SecurityInfoService - interface org.systinet.wasp.admin.SecurityInfoService.
This is interface which provides information about default security settings.
SecurityProvider - interface org.idoox.security.spi.SecurityProvider.
This interface is a base for client and server security provider.
SecurityProviderInfo - class org.systinet.wasp.admin.security.SecurityProviderInfo.
This class represents security provider.
SecurityProviderInfo() - Constructor for class org.systinet.wasp.admin.security.SecurityProviderInfo
Empty constructor.
SecurityProviderInfo(String, String) - Constructor for class org.systinet.wasp.admin.security.SecurityProviderInfo
Constructs security provider using provider name and provider class
SecurityToken - class org.systinet.wasp.security.ws.SecurityToken.
Base class for security tokens.
SecurityToken() - Constructor for class org.systinet.wasp.security.ws.SecurityToken
Constructor.
SecurityTokenConf - interface org.systinet.wasp.security.ws.conf.SecurityTokenConf.
Represents security token defined by WS-Security specification.
SecurityTokenHandlerSPI - class org.systinet.wasp.security.ws.SecurityTokenHandlerSPI.
Abstract base class for implementation of WS-Security security token handlers.
SecurityTokenHandlerSPI() - Constructor for class org.systinet.wasp.security.ws.SecurityTokenHandlerSPI
 
SecurityTokenSPI - class org.systinet.wasp.security.ws.SecurityTokenSPI.
Abstract base class for implementation of WS-Security security tokens.
SecurityTokenSPI(SecurityContext, boolean) - Constructor for class org.systinet.wasp.security.ws.SecurityTokenSPI
Constructor which initializes instance of security token from configuration (SecurityTokenConf is passed to the constructor of implementation class or the instance can be initialized in SecurityTokenHandlerSPI implementation).
SecurityTokenSPI(Element, SecurityContext) - Constructor for class org.systinet.wasp.security.ws.SecurityTokenSPI
Constructor which initializes instance of security token from given element.
Sequence - interface org.systinet.wasp.wsrm.sequence.Sequence.
Ancestor of all kind of sequences.
SequenceException - exception org.systinet.wasp.wsrm.sequence.SequenceException.
Exception thrown when something goes wrong during WS-ReliableMessaging.
SequenceException(String, OneWaySequence) - Constructor for class org.systinet.wasp.wsrm.sequence.SequenceException
 
SequenceException(String, Throwable, OneWaySequence) - Constructor for class org.systinet.wasp.wsrm.sequence.SequenceException
 
SequenceException(Throwable, OneWaySequence) - Constructor for class org.systinet.wasp.wsrm.sequence.SequenceException
 
SequenceException(OneWaySequence) - Constructor for class org.systinet.wasp.wsrm.sequence.SequenceException
 
SequenceException() - Constructor for class org.systinet.wasp.wsrm.sequence.SequenceException
 
SequenceException(String) - Constructor for class org.systinet.wasp.wsrm.sequence.SequenceException
 
SequenceException(String, Throwable) - Constructor for class org.systinet.wasp.wsrm.sequence.SequenceException
 
SequenceException(Throwable) - Constructor for class org.systinet.wasp.wsrm.sequence.SequenceException
 
SequenceListener - interface org.systinet.wasp.wsrm.sequence.SequenceListener.
Implementation of this interface can be registered by SequenceRegistry.addSequenceListener(SequenceListener, org.systinet.wasp.webservice.Processing).
SequenceRegistry - class org.systinet.wasp.wsrm.sequence.SequenceRegistry.
Contains useful methods for sequence management.
SequenceRegistry() - Constructor for class org.systinet.wasp.wsrm.sequence.SequenceRegistry
 
Serialization - interface org.systinet.wasp.dd.Serialization.
This interface represents a serialization part in the deployment descriptor.
SerializationChain - interface org.idoox.wasp.serialization.SerializationChain.
This class represents a chain of serializers.
SerializationContext - interface javax.xml.rpc.encoding.SerializationContext.
The javax.xml.rpc.encoding.SerializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
SerializationContext - interface org.idoox.wasp.serialization.SerializationContext.
This class walks through the serialization map (obtained through parsing WSDL or other format descriptions) and returns custom serializers.
SerializationHelper - class com.idoox.wasp.serialization.SerializationHelper.
This class is a helper to the serialization/deserialization of java objects.
SerializationRepository - interface org.idoox.wasp.serialization.SerializationRepository.
Contains all the (custom) serializers and deserializers.
Serializer - interface javax.xml.rpc.encoding.Serializer.
The javax.xml.rpc.encoding.Serializer interface defines the base interface for serializers.
Serializer - interface org.idoox.wasp.serialization.Serializer.
This class is responsible for serializing an object to an EncodingTokenWriter.
SerializerFactory - interface javax.xml.rpc.encoding.SerializerFactory.
The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers.
ServerConnection - interface org.idoox.transport.server.ServerConnection.
This interface represents a connection from a server point of view server.
ServerPreferences - interface org.systinet.wasp.admin.ServerPreferences.
Deprecated. See ServerPreferences.
ServerPreferences - interface org.systinet.wasp.mgmt.ServerPreferences.
This interface represents component which is able to set/get global preferences for WSO2 SOA Enablement Server.
ServerSecurityProvider - interface org.idoox.security.spi.ServerSecurityProvider.
This interface must be implemented by the server security provider instances.
Service - interface javax.wsdl.Service.
This interface represents a service, which groups related ports to provide some functionality.
Service - interface javax.xml.rpc.Service.
Service class acts as a factory of the following: Dynamic proxy for the target service endpoint.
ServiceAdminInterface - interface org.systinet.wasp.admin.old.ServiceAdminInterface.
Deprecated. See AdminService
ServiceAdministration - interface org.systinet.wasp.admin.ServiceAdministration.
Deprecated. See ServiceAdministration.
ServiceAdministration - interface org.systinet.wasp.mgmt.ServiceAdministration.
This interface represents component which is able to manipulate with services.
ServiceBindingPerformanceLog - class org.systinet.wasp.admin.ServiceBindingPerformanceLog.
Service binding performance record.
ServiceBindingPerformanceLog() - Constructor for class org.systinet.wasp.admin.ServiceBindingPerformanceLog
Default constructor.
ServiceClient - interface org.systinet.wasp.dd.ServiceClient.
This interface describes configuration of a client of a service.
ServiceClient - class org.systinet.wasp.webservice.ServiceClient.
This class represents client side of a service which is being called.
ServiceClient() - Constructor for class org.systinet.wasp.webservice.ServiceClient
 
ServiceClientContext - interface org.systinet.wasp.webservice.ServiceClientContext.
ServiceClientContext represents unique context for a service client.
ServiceClientListener - interface org.systinet.wasp.webservice.ServiceClientListener.
This interface represents ServiceClient listener.
ServiceEndpoint - class org.systinet.wasp.admin.ServiceEndpoint.
Basic service endpoint information.
ServiceEndpoint() - Constructor for class org.systinet.wasp.admin.ServiceEndpoint
Creates a new ServiceEndpoint instance.
ServiceEndpoint(String, ServiceInstance) - Constructor for class org.systinet.wasp.admin.ServiceEndpoint
Creates a new ServiceEndpoint instance.
ServiceEndpoint - interface org.systinet.wasp.dd.ServiceEndpoint.
This interface describes WSO2 SOA Enablement Server service part of a deployment descriptor.
ServiceEndpoint - class org.systinet.wasp.webservice.ServiceEndpoint.
ServiceEndpoint represents one webservice endpoint.
ServiceEndpoint() - Constructor for class org.systinet.wasp.webservice.ServiceEndpoint
 
ServiceEndpointConfiguration - interface org.idoox.wasp.server.config.ServiceEndpointConfiguration.
Deprecated. See new Runtime Publishing API (ServiceEndpoint).
ServiceEndpointContext - interface org.systinet.wasp.webservice.ServiceEndpointContext.
ServiceEndpoinContext represents unique context for one service endpoint.
ServiceEndpointInfo - class org.systinet.wasp.admin.ServiceEndpointInfo.
Service endpoint info.
ServiceEndpointInfo() - Constructor for class org.systinet.wasp.admin.ServiceEndpointInfo
Default constructor.
ServiceEndpointInfo(ServiceEndpoint, boolean) - Constructor for class org.systinet.wasp.admin.ServiceEndpointInfo
The constructor.
ServiceEndpointListener - interface org.systinet.wasp.webservice.ServiceEndpointListener.
This interface represents ServiceEndpoint listener.
ServiceEndpointPerformanceLog - class org.systinet.wasp.admin.ServiceEndpointPerformanceLog.
Service endpoint performance record.
ServiceEndpointPerformanceLog() - Constructor for class org.systinet.wasp.admin.ServiceEndpointPerformanceLog
Default constructor.
ServiceEndpointReference - class org.systinet.wasp.webservice.ServiceEndpointReference.
This class represents reference to a service endpoint.
ServiceEndpointReference(Source) - Constructor for class org.systinet.wasp.webservice.ServiceEndpointReference
 
ServiceEndpointReference(String) - Constructor for class org.systinet.wasp.webservice.ServiceEndpointReference
 
ServiceEndpointReference(String, QName, QName, String) - Constructor for class org.systinet.wasp.webservice.ServiceEndpointReference
 
ServiceEndpointReference(ServiceEndpoint) - Constructor for class org.systinet.wasp.webservice.ServiceEndpointReference
 
ServiceEndpointThroughputLog - class org.systinet.wasp.admin.ServiceEndpointThroughputLog.
Service endpoint data throughput monitor record.
ServiceEndpointThroughputLog() - Constructor for class org.systinet.wasp.admin.ServiceEndpointThroughputLog
Default constructor.
ServiceException - exception javax.xml.rpc.ServiceException.
The javax.xml.rpc.ServiceException is thrown from the methods in the javax.xml.rpc.Service interface and ServiceFactory class.
ServiceException() - Constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with null as its detail message.
ServiceException(String) - Constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message.
ServiceException(String, Throwable) - Constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message and cause.
ServiceException(Throwable) - Constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ServiceFactory - class javax.xml.rpc.ServiceFactory.
The javax.xml.rpc.ServiceFactory is an abstract class that provides a factory for the creation of instances of the type javax.xml.rpc.Service.
ServiceFactory() - Constructor for class javax.xml.rpc.ServiceFactory
 
ServiceInfo - class org.systinet.wasp.admin.old.ServiceInfo.
Deprecated. since 4.0
ServiceInfo() - Constructor for class org.systinet.wasp.admin.old.ServiceInfo
Deprecated.  
ServiceInfo.ServiceBinding - class org.systinet.wasp.admin.old.ServiceInfo.ServiceBinding.
Deprecated.  
ServiceInfo.ServiceBinding() - Constructor for class org.systinet.wasp.admin.old.ServiceInfo.ServiceBinding
Deprecated.  
ServiceInstance - class org.systinet.wasp.admin.ServiceInstance.
Basic service instance information.
ServiceInstance() - Constructor for class org.systinet.wasp.admin.ServiceInstance
Creates a new ServiceInstance instance.
ServiceInstance(String, String, String) - Constructor for class org.systinet.wasp.admin.ServiceInstance
Creates a new ServiceInstance instance.
ServiceInstance - interface org.systinet.wasp.dd.ServiceInstance.
This interface describes configuration of an instance of service.
ServiceInstance - class org.systinet.wasp.webservice.ServiceInstance.
ServiceInstance class represents handle for implementation of ServiceEndpoint.
ServiceInstance() - Constructor for class org.systinet.wasp.webservice.ServiceInstance
 
ServiceInstanceContext - interface org.systinet.wasp.webservice.ServiceInstanceContext.
ServiceInstanceContext represents unique context for one service instance.
ServiceInstanceInfo - class org.systinet.wasp.admin.ServiceInstanceInfo.
Service instance info.
ServiceInstanceInfo() - Constructor for class org.systinet.wasp.admin.ServiceInstanceInfo
Default constructor.
ServiceInstanceInfo(ServiceInstance, int, int) - Constructor for class org.systinet.wasp.admin.ServiceInstanceInfo
The constructor.
ServiceInstanceNotFoundException - exception org.idoox.wasp.server.ServiceInstanceNotFoundException.
Deprecated.  
ServiceInstanceNotFoundException() - Constructor for class org.idoox.wasp.server.ServiceInstanceNotFoundException
Deprecated. Creates a new exception.
ServiceInstanceNotFoundException(String) - Constructor for class org.idoox.wasp.server.ServiceInstanceNotFoundException
Deprecated. Creates a new exception.
ServiceManager - interface org.idoox.wasp.server.ServiceManager.
Deprecated. See the new Runtime Publishing API (Registry).
ServiceMediator - interface org.systinet.wasp.dd.ServiceMediator.
This interface describes a service mediator configuration.
ServiceMonitoring - interface org.systinet.wasp.admin.ServiceMonitoring.
Deprecated. See ServiceMonitoring.
ServiceMonitoring - interface org.systinet.wasp.mgmt.ServiceMonitoring.
This interface represents component which is able to control of throughput and performance monitoring for specified service endpoint.
ServiceSecurity - interface org.systinet.wasp.admin.ServiceSecurity.
Deprecated. See ServiceSecurity.
ServiceSecurity - interface org.systinet.wasp.mgmt.ServiceSecurity.
This interface represents component which is able manage security settings for specified service endpoint.
ServiceState - class org.idoox.wasp.server.ServiceState.
Deprecated. See the new Runtime Publishing API (ServiceState).
ServiceState(int) - Constructor for class org.idoox.wasp.server.ServiceState
Deprecated.  
ServiceState - class org.systinet.wasp.webservice.ServiceState.
Enumerates service instance states and allows to convert them into human-readable values.
ServiceState() - Constructor for class org.systinet.wasp.webservice.ServiceState
 
ServiceStateManager - interface org.idoox.wasp.server.ServiceStateManager.
Deprecated. See the new Runtime Publishing API (ServiceInstance).
Severities - class org.systinet.monitoring.Severities.
This class defines severities for log events.
Severities() - Constructor for class org.systinet.monitoring.Severities
 
SharedSecretToken - class org.systinet.wasp.security.ws.SharedSecretToken.
Represents shared secret token.
SharedSecretToken(String, SecretKey) - Constructor for class org.systinet.wasp.security.ws.SharedSecretToken
Initializes the token with the specified key name and shared secret.
ShortHolder - class javax.xml.rpc.holders.ShortHolder.
 
ShortHolder() - Constructor for class javax.xml.rpc.holders.ShortHolder
 
ShortHolder(short) - Constructor for class javax.xml.rpc.holders.ShortHolder
 
ShortWrapperHolder - class javax.xml.rpc.holders.ShortWrapperHolder.
 
ShortWrapperHolder() - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
ShortWrapperHolder(Short) - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
Signature - class org.systinet.wasp.security.ws.Signature.
Represents signature.
Signature(SecurityToken) - Constructor for class org.systinet.wasp.security.ws.Signature
Initializes a new signature with the specified signing token.
Signature(SecurityToken, UriReference) - Constructor for class org.systinet.wasp.security.ws.Signature
Initializes a new signature with the specified signing token and resource reference to be signed.
SignatureConf - interface org.systinet.wasp.security.ws.conf.SignatureConf.
Represents Signature and its SignedInfo, defined by XML Signature specification.
SignatureCreator - interface org.idoox.xml.security.SignatureCreator.
The interface of the object that is able to create XML Signature for a given source represented by a tokenizer.
SignatureException - exception org.idoox.xml.security.SignatureException.
Exception Class represents all exceptions thrown when an error occurs and provides the available message.
SignatureException() - Constructor for class org.idoox.xml.security.SignatureException
Constructor for the SignatureException object
SignatureException(String) - Constructor for class org.idoox.xml.security.SignatureException
Constructor for the SignatureException object
SignatureException(String, Throwable) - Constructor for class org.idoox.xml.security.SignatureException
Constructor for the SignatureException object
SignatureFactory - class org.idoox.xml.security.SignatureFactory.
Class for creating SignatureCreator and SignatureVerifier instance.
SignatureFactory() - Constructor for class org.idoox.xml.security.SignatureFactory
 
SignatureVerifier - interface org.idoox.xml.security.SignatureVerifier.
The interface of the object that is able to verify signature represented by the tokenizer.
SimpleTypeEnumExtension - class org.idoox.xml.schema.SimpleTypeEnumExtension.
Deprecated. this construct should be represented as Facet.Enumeration
SimpleTypeEnumExtension() - Constructor for class org.idoox.xml.schema.SimpleTypeEnumExtension
Deprecated. Creates a new SimpleTypeListExtension instance.
SimpleTypeFacetsExtension - class org.idoox.xml.schema.SimpleTypeFacetsExtension.
This class represents collection of facets that forms restriction of some simple type.
SimpleTypeFacetsExtension(Set) - Constructor for class org.idoox.xml.schema.SimpleTypeFacetsExtension
Constructs new datatype containing all the given facets.
SimpleTypeListExtension - class org.idoox.xml.schema.SimpleTypeListExtension.
This class represents extra content of XMLSchema's sipleType/list construct.
SimpleTypeListExtension() - Constructor for class org.idoox.xml.schema.SimpleTypeListExtension
Creates a new SimpleTypeListExtension instance.
SimpleTypeListExtension(Type) - Constructor for class org.idoox.xml.schema.SimpleTypeListExtension
Creates a new SimpleTypeListExtension instance.
SimpleTypeUnionExtension - class org.idoox.xml.schema.SimpleTypeUnionExtension.
This class represents extra content of XMLSchema's simpleType/union construct.
SimpleTypeUnionExtension() - Constructor for class org.idoox.xml.schema.SimpleTypeUnionExtension
Creates a new SimpleTypeListExtension instance.
SmLoginParamsCredential - class org.idoox.security.jaas.SmLoginParamsCredential.
Contains parameters obtained through the Http header of the request which are result of successful Ntegerity SiteMinder authentication.
SmLoginParamsCredential() - Constructor for class org.idoox.security.jaas.SmLoginParamsCredential
Default constructor
SmLoginParamsCredential(Map) - Constructor for class org.idoox.security.jaas.SmLoginParamsCredential
Creates credential.
SmtpClientConfig - interface org.idoox.transport.config.SmtpClientConfig.
 
SoapDSig - Static variable in class org.idoox.wasp.SecurityHelper
SOAP Digital Signature authentication mechanism, its value is "SoapDSig".
SoapFaultException - exception org.idoox.wasp.SoapFaultException.
Exception representing deserialized SOAP Fault.
SoapFaultException(Fault) - Constructor for class org.idoox.wasp.SoapFaultException
Client-side constructor.
SoapFaultException() - Constructor for class org.idoox.wasp.SoapFaultException
Server-side constructor.
SoapFaultException(QName, String, String, Tokenizer) - Constructor for class org.idoox.wasp.SoapFaultException
Deprecated. SOAP 1.2 parameters added, use the full constructor instead of this one
SoapFaultException(QName, List, String, String, String, Tokenizer) - Constructor for class org.idoox.wasp.SoapFaultException
Server-side exception constructor.
SparseArray - interface org.idoox.wasp.SparseArray.
Deprecated. Sparse arrays are no longer supported.
SpecVersionAssertion - class org.systinet.wasp.policy.assertion.SpecVersionAssertion.
This assertion specifies a version of a particular specification.
SpecVersionAssertion(Source) - Constructor for class org.systinet.wasp.policy.assertion.SpecVersionAssertion
Loads this assertion from given XML source.
SpecVersionAssertion(String, PolicyUsage) - Constructor for class org.systinet.wasp.policy.assertion.SpecVersionAssertion
Creates this assertion with given URI.
StopProcessingException - exception org.idoox.wasp.interceptor.StopProcessingException.
Signals that connection processing have stopped.
StopProcessingException() - Constructor for class org.idoox.wasp.interceptor.StopProcessingException
Constructs a StopProcessingException with null as its error detail message.
Stopped - Static variable in class org.idoox.wasp.server.ServiceState
Deprecated.  
Stopping - Static variable in class org.idoox.wasp.server.ServiceState
Deprecated.  
StringHolder - class javax.xml.rpc.holders.StringHolder.
 
StringHolder() - Constructor for class javax.xml.rpc.holders.StringHolder
 
StringHolder(String) - Constructor for class javax.xml.rpc.holders.StringHolder
 
Stub - interface javax.xml.rpc.Stub.
The interface javax.xml.rpc.Stub is the common base interface for the stub classes.
saveChanges() - Method in class javax.xml.soap.SOAPMessage
Updates this SOAPMessage object with all the changes that have been made to it.
saveRequired() - Method in class javax.xml.soap.SOAPMessage
Indicates whether this SOAPMessage object has had the method saveChanges called on it.
schemaSettedUp - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo
 
secureBaseUrl - Variable in class org.systinet.wasp.management.services.wsdiscovery.WaspServerProfile
Secure port e.g.
securityToken - Variable in class org.systinet.wasp.security.ws.KeyIdentifiedToken
 
securityToken - Variable in class org.systinet.wasp.security.ws.ReferencedToken
 
securityUrl - Variable in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Security port URL.
select(AsyncReceipt[], long) - Static method in class org.idoox.webservice.client.WebServiceHelper
Deprecated. use AsyncConversation
select(List, long) - Static method in class org.idoox.webservice.client.WebServiceHelper
Deprecated. use AsyncConversation
send(SOAPMessage) - Method in interface javax.xml.messaging.ProviderConnection
Sends the given SOAPMessage object and returns immediately after handing the message over to the messaging provider.
send() - Method in interface org.idoox.xmlrpc.Fault
Sends the content of the Fault over the transport connection and flushes buffered content.
send() - Method in interface org.idoox.xmlrpc.Message
Deprecated. creates a transport output stream (if not already created) and writes out the message.
send(SOAPMessage, String) - Method in interface org.systinet.wasp.messaging.WaspProviderConnection
Sends the given SOAPMessage object and blocks until the message wasn't sent.
send(SOAPMessage, ServiceClient) - Method in interface org.systinet.wasp.messaging.WaspProviderConnection
Sends the given SOAPMessage object and blocks until the message wasn't sent.
sendClientData(QueueSession, Queue, Queue, byte[], Map, int, int, int) - Method in interface org.systinet.transport.jms.Reduction
Sends data using the queue and session.
sendClientData(QueueSession, Queue, Queue, byte[], Map, int, int, int) - Method in class org.systinet.transport.jms.ReductionTemplate
Template implementation of the method sendClientData.
sendData(QueueSession, Queue, byte[], Map, int, int, int) - Method in interface org.systinet.transport.jms.Reduction
Sends an output message on the server side.
sendData(QueueSession, Queue, byte[], Map, int, int, int) - Method in class org.systinet.transport.jms.ReductionTemplate
Template implementation of the method @method sendData.
sensitive - Variable in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated.  
sensitive - Variable in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated.  
serializationFinished(SerializationContext) - Method in interface org.idoox.wasp.serialization.PostSerializationHandler
Deprecated.  
serialize(TokenWriter, Object, SerializationContext) - Static method in class com.idoox.wasp.serialization.SerializationHelper
Serializes a Java objects into part of XML stream.
serialize(EncodingTokenWriter, Object, int[], SerializationContext) - Static method in class com.idoox.wasp.serialization.SerializationHelper
Serializes a Java objects into part of XML stream (SOAP Sec.5 Encoded).
serialize(EncodingTokenWriter, Object, int[], SerializationContext, SerializationChain) - Method in interface org.idoox.wasp.serialization.Serializer
Serializes the object to the EncodingTokenWriter.
serialize(TokenWriter, Object, SerializationContext, SerializationChain) - Method in interface org.idoox.wasp.serialization.XMLSerializer
Serializes the object to the TokenWriter.
serializeFault(Fault, Throwable) - Method in interface org.idoox.wasp.serialization.FaultSerializer
Serializes the throwable into the Fault.
serializerReg - Variable in class javax.wsdl.extensions.ExtensionRegistry
 
serverURL - Variable in class org.systinet.wasp.admin.old.PackageInfo
Deprecated.  
serviceEndpoint - Variable in class org.systinet.wasp.admin.ServiceEndpointInfo
Service endpoint struct contains name, context and service.
serviceInstance - Variable in class org.systinet.wasp.admin.ServiceEndpoint
Service instance.
serviceInstance - Variable in class org.systinet.wasp.admin.ServiceInstanceInfo
Service instance structure contains name, target namespace and context which for its fully qualified name.
serviceInstanceStateControl(ServiceInstance, int) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Control service instance state.
serviceInstanceStateControl(ServiceInstance, int) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Control service instance state.
serviceRegistered(Object) - Method in interface org.idoox.webservice.server.LifeCycleController
Deprecated. When a service instance is registered with a WebServiceContext it then notifies the controller by calling this method.
serviceToBeDeregistered(Object) - Method in interface org.idoox.webservice.server.LifeCycleController
Deprecated. If a service is to be deregistered with the WebServiceContext, the controller is notified about that.
services - Variable in class org.systinet.wasp.admin.old.PackageInfo
Deprecated.  
set(String) - Method in class org.idoox.wasp.serialization.xsdbuiltin.HexBinary
Translates the String representation of a HexBinary into an internal data.
set(byte[]) - Method in class org.idoox.wasp.serialization.xsdbuiltin.HexBinary
Translates the representation of a HexBinary as bytes array into an internal data.
set(String) - Method in class org.idoox.wasp.serialization.xsdbuiltin.NormalizedString
Sets content of this object to a given value.
set(Class, Map) - Method in interface org.systinet.wasp.webservice.Attributes
Sets attributes on given clazz.
set(Field, Map) - Method in interface org.systinet.wasp.webservice.Attributes
Set attributes on given field.
set(Method, Map) - Method in interface org.systinet.wasp.webservice.Attributes
Sets attributes on given method.
set(Method, int, Map) - Method in interface org.systinet.wasp.webservice.Attributes
Sets attributes on given method and parameter.
setAcceptUsernameTokenWithoutNonceAndCreated() - Method in class org.systinet.wasp.security.ws.MessageSecurity
Disables Nonce and Created username token subelements checking (context-scope setting).
setAcceptingOptionsRequired(AssociationOptions) - Method in interface org.idoox.security.Credentials
Sets new required association options for the accepting connections using this Credentials object
setAcceptingOptionsSupported(AssociationOptions) - Method in interface org.idoox.security.Credentials
Sets new supported association options for the accepting connections using this Credentials object
setAcceptingProviders(ServiceEndpointContext, String[]) - Method in class org.idoox.wasp.WaspSecurity.SPI
Sets accepting security providers for the given web service context.
setAcceptingProviders(ServiceEndpointContext, String[]) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
If the providersNames array is null or empty, it silently returns, otherwise it throws NoSuchProviderException.
setAcceptingProviders(ServiceEndpointContext, String[]) - Static method in class org.idoox.wasp.WaspSecurity
Sets accepting security providers for the given service endpoint context.
setAcceptingSecurityProviders(ServiceEndpoint, String[]) - Method in interface org.systinet.wasp.admin.ServiceSecurity
Deprecated. Sets array of names of the security providers which have to be activated for this service implementation for incoming requests.
setAcceptingSecurityProviders(ServiceEndpoint, String[]) - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
Sets array of names of the security providers which have to be activated for this service implementation for incoming requests.
setActive(boolean) - Method in interface org.systinet.wasp.wsrm.sequence.OneWaySequence
Sets this sequence to the active or inactive state.
setActor(String) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the actor associated with this SOAPHeaderElement object to the specified actor.
setAdditionalExceptions(Map) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets additional SOAP faults to create in the WSDL.
setAdditionalPropertySerializers(String[], PropertySerializer[]) - Static method in class org.idoox.security.pstore.PStore
Sets additional property serializers that are registered to userstore part of protected store.
setAddress(String) - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor.Range
 
setAlgorithm(String) - Method in interface org.idoox.wasp.security.http.digest.HttpDigestConfig
Set algorithm to used by HttpDigest provider.
setAlgorithm(String) - Method in interface org.systinet.wasp.security.ws.conf.TransformConf
Sets transform algorithm, mandatory.
setAlias(String) - Method in interface org.idoox.transport.config.HttpsServerConfig
Sets alias of the server to the given string.
setAllowed(Boolean) - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor.Range
 
setAllowedByDefault(Boolean) - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor
 
setAllowedByDefault(boolean) - Method in class com.idoox.wasp.interceptor.IPFilterInterceptor
Setter for IP filter interceptor default behaviour.
setAlwaysUseWsiSwaref(boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets a new property value.
setAppInfo(Element) - Method in class org.idoox.xml.schema.SchemaConstruct
Sets construct's <appInfo> element.
setAppInfos(Element[]) - Method in class org.idoox.xml.schema.SchemaConstruct
Sets the list of <appInfo> elements
setAsyncEndpointPath(String) - Method in class org.systinet.wasp.webservice.ServiceClient
Sets the callback endpoint path for transport coupling.
setAsyncProtocol(String) - Method in interface org.idoox.wasp.client.config.ClientStubConfiguration
Deprecated. Set the protocol name on which responses for the stub should be received.
setAsyncTimeout(int) - Method in interface org.idoox.wasp.client.config.ClientStubConfiguration
Deprecated. Set the timeout (in seconds) for waiting on asynchronous transport.
setAsyncTimeout(Integer) - Method in interface org.systinet.wasp.dd.ServiceClient
Sets the timeout of the asynchronous operation.
setAsyncTimeout(int) - Method in class org.systinet.wasp.webservice.ServiceClient
Deprecated. use AsyncConversation.setTimeout(long) instead
setAsyncTransport(String) - Method in interface org.systinet.wasp.dd.ServiceClient
Adds a name of protocol used.
setAsyncTransport(String) - Method in class org.systinet.wasp.webservice.ServiceClient
Sets the asynchronous protocol used during transport coupling.
setAttachment(MessageAttachment) - Method in class org.idoox.wasp.types.MessageAttachment
Sets attachment into which all calls are delegated.
setAttachmentType(String) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets attachment type - it affects schema type generated for attachments.
setAttachmentType(String) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Set type of attachments to be generated - MIME or DIME.
setAttachmentType(String) - Method in class org.systinet.wasp.soap.WaspSOAPMessage
Sets attachemnt type of the message if it contains attachments.
setAttachmentsMappingMode(int) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets attachments mapping mode, default is Java2WSDL.MODE_ATTACHMENTS_AS_INOUT, the others are Java2WSDL.MODE_ATTACHMENTS_AS_IN.
setAttribUnionTypes(Type[]) - Method in class org.idoox.xml.schema.SimpleTypeUnionExtension
Sets the types that make up this union that were specified as attributes () by their name.
setAttributeGroups(AttributeGroup[]) - Method in class org.idoox.xml.schema.AttributeGroup
Sets contained attributeGroups.
setAttributeGroups(AttributeGroup[]) - Method in class org.idoox.xml.schema.Type
Sets attributeGroups of the type.
setAttributes(Attribute[]) - Method in class org.idoox.xml.schema.AttributeGroup
Sets contained attributes.
setAttributes(Attribute[]) - Method in class org.idoox.xml.schema.Type
Sets attributes of the type.
setAttributes(Attributes) - Method in interface org.systinet.wasp.dd.AttributablePart
Sets the part attributes
setAttributes(Attributes.Class.Attribute[]) - Method in interface org.systinet.wasp.dd.Attributes.Class.Field
Sets the array of Attributes.Class.Attribute associated with this field.
setAttributes(Attributes.Class.Attribute[]) - Method in interface org.systinet.wasp.dd.Attributes.Class.Method.Parameter
Sets the array of Attributes.Class.Attribute associated with this parameter.
setAttributes(Attributes.Class.Attribute[]) - Method in interface org.systinet.wasp.dd.Attributes.Class.Method
Sets the array of Attributes.Class.Attribute associated with this method.
setAttributes(Attributes.Class.Attribute[]) - Method in interface org.systinet.wasp.dd.Attributes.Class
Sets the array of Attributes.Class.Attribute associated with this class.
setAuthenticationSecurity(Object) - Static method in class org.idoox.wasp.SecurityHelper
Applies current authentication settings permanently for stub.
setAuthenticationSecurity(Object, String) - Static method in class org.idoox.wasp.SecurityHelper
Gets current credentials, set them to the stub, and configures the stub to use given authentication mechanism.
setAuthorization(AuthorizationStructure) - Method in class org.idoox.security.jaas.HttpDigestAuthorizationCallback
Sets authorization to a given authorization value.
setAuthorizationRequired(ServiceEndpointContext, boolean) - Method in class org.idoox.wasp.WaspSecurity.SPI
Turns on or off automatic authorization for given service endpoint context.
setAuthorizationRequired(ServiceEndpointContext, boolean) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always throws NoSuchProviderException.
setAuthorizationRequired(ServiceEndpointContext, boolean) - Static method in class org.idoox.wasp.WaspSecurity
Turns on or off automatic authorization for given service endpoint context.
setAuthorizationRequired(ServiceEndpoint, boolean) - Method in interface org.systinet.wasp.admin.ServiceSecurity
Deprecated. Sets the authorizationRequired flag for particular service endpoint.
setAuthorizationRequired(ServiceEndpoint, boolean) - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
Turns on or off automatic authorization for specified service endpoint.
setBaseContext(String) - Method in interface org.idoox.transport.jms.JMSConfig
Sets baseContext
setBaseType(Type) - Method in class org.idoox.xml.schema.Type
Sets the base type.
setBeautifyingOutputStructures(boolean) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Sets if beautifying output structures is activated.
setBeautifyingOutputStructures(boolean) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets if beautifying output structures is activated.
setBinding(Binding) - Method in interface javax.wsdl.Port
Set the binding this port should refer to.
setBindingInput(BindingInput) - Method in interface javax.wsdl.BindingOperation
Set the input binding for this operation binding.
setBindingOutput(BindingOutput) - Method in interface javax.wsdl.BindingOperation
Set the output binding for this operation binding.
setBindingStyle(int) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets the binding style.
setCallSecurity(ServiceClient) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Sets message configuration for the current call.
setCallSecurity(ServiceEndpoint) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Sets message configuration for the current call.
setCallback(AsyncCallback) - Method in class org.systinet.wasp.async.AsyncConversation
Sets the callback, which get called once the response is ready on client.
setCanonicalizationMethod(String) - Method in interface org.idoox.xml.security.SignatureCreator
Sets Canonicalization for the signature.
setCanonicalizationMethod(String) - Method in class org.systinet.wasp.security.ws.Signature
Sets canonicalization method.
setCanonicalizationMethod(String) - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Sets canonicalization method that is used to canonicalize XML Signature's SignedInfo element.
setCertificateEntry(String, Certificate[]) - Method in interface org.idoox.security.pstore.KeyStore
Creates or overwrites trusted certificate entry.
setCertificates(X509Certificate[]) - Method in class org.idoox.security.jaas.CertificatesCallback
Sets certificates.
setChannelBinding(ChannelBinding) - Method in interface org.ietf.jgss.GSSContext
Sets the channel bindings to be used during context establishment.
setCheckServerCertificate(boolean) - Method in interface org.idoox.transport.config.HttpsClientConfig
Specifies whether SSL client checks server sertificate.
setChunkSize(int) - Method in interface org.idoox.transport.config.HttpClientConfig
Sets maximum size of request chunks.
setClassLoader(ClassLoader) - Method in interface org.idoox.wasp.serialization.DeserializationContext
Sets a class loader of this context to the given class loader.
setClassName(String) - Method in interface org.idoox.transport.config.TransportConfig
Sets a transport class name.
setClassName(String) - Method in interface org.idoox.transport.jms.JMSConfig.ReductionConfig
Sets implementation class
setClassName(String) - Method in interface org.idoox.wasp.tools.holder.HolderGenerator
Sets fully qualified name of target class to generate.
setClassSpaceName(String) - Method in interface org.idoox.transport.config.TransportConfig
Sets a class space name.
setClasses(Attributes.Class[]) - Method in interface org.systinet.wasp.dd.Attributes
Sets the array of Attributes.Class
setClassloader(ClassLoader) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets ClassLoader for both, classes and sources.
setClasspath(String) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets classpath for both, classes and sources.
setClazz(Class) - Method in class org.idoox.xmlrpc.header.Header
Sets name of class which will be used for header's XML schema generation.
setClazz(String) - Method in interface org.systinet.wasp.dd.Header
Class name from which schem for this header will be generated.
setClazz(String) - Method in interface org.systinet.wasp.dd.PolicyAssertion
Sets the name of class, which implements this assertion.
setClientPackage(boolean) - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Sets the client flag of the package.
setClientTimeout(long) - Method in interface org.idoox.transport.jms.JMSConfig
Sets the client timeout int ms
setClockSkew(Integer) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Sets the clock skew.
setClzz(Class) - Method in class org.idoox.wasp.config.ProcessingConfiguration.Header
Deprecated. Sets name of class which will be used for header's XML schema generation.
setCompany(String) - Method in interface org.systinet.wasp.dd.Packager
Sets the company which has created the package.
setCompilerIO(CompilerIO) - Method in interface org.idoox.wasp.tools.holder.HolderGenerator
Sets the compilerIO for writing output files.
setCompilerIO(CompilerIO) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets the compilerIO.
setCompilerIO(CompilerIO) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Specifies an implementation of the CompilerIO interface which should be used to write the output of the compilation process.
setCompilerIO(CompilerIO) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the compilerIO.
setCompositeDelegation(boolean) - Method in class org.idoox.security.AssociationOptions
Sets the COMPOSITE_DELEGATION bit to a given value
setConfidentiality(boolean) - Method in class org.idoox.security.AssociationOptions
Sets the CONFIDENTIALITY bit to a given value
setConfigId(String) - Method in class org.idoox.security.jaas.ConfigIdCallback
Sets config id to given String.
setConfigurable(Configurable) - Method in class org.systinet.wasp.webservice.ServiceClient
Sets the configuration of the service client.
setConfigurable(Configurable) - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Sets the custom configuration of the service service endpoint.
setConfigurable(Configurable) - Method in class org.systinet.wasp.webservice.ServiceInstance
Sets the custom configuration of the service instance.
setConfiguration(Configurable) - Method in class org.systinet.wasp.handler.WaspHandlerInfo
Sets handler configuration.
setConnectionTimeout(int) - Method in class org.systinet.wasp.webservice.ServiceClient
Deprecated. See CallContext.TRANSPORT_CONNECTION_TIMEOUT. You can set timeout for all invocations from this ServiceClient:
             serviceClient.getContext().getContextData().put(CallContext.TRANSPORT_CONNECTION_TIMEOUT, new Integer(10000));
             
or timeout for next invocation only:
             serviceClient.getCallContext().getContextData().put(CallContext.TRANSPORT_CONNECTION_TIMEOUT, new Integer(10000));
             
setConstructType(SchemaConstruct.ConstructType) - Method in class org.idoox.xml.schema.SchemaConstruct
Sets this schema construct's type.
setContent(Object, String) - Method in class javax.xml.soap.AttachmentPart
Sets the content of this attachment part to that of the given Object and sets the value of the Content-Type header to the given type.
setContent(Source) - Method in class javax.xml.soap.SOAPPart
Sets the content of the SOAPEnvelope object with the data from the given Source object.
setContent(String) - Method in class org.idoox.xml.TokenizerWrapper.DefaultTokenizerState
 
setContent(Source) - Method in class org.systinet.wasp.addressing.ReferenceProperties
Set content from specified Source.
setContentData(Map) - Method in class org.idoox.xml.security.KeyContent
Sets a contentData member of this object to the given map.
setContentDescription(String) - Method in class javax.xml.soap.SOAPMessage
Sets the description of this SOAPMessage object's content with the given description.
setContentId(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header "Content-Id" with the given value.
setContentId(String) - Method in class javax.xml.soap.SOAPPart
Sets the value of the MIME header named "Content-Id" to the given String.
setContentId(String) - Method in class org.idoox.wasp.types.MessageAttachment
Sets content ID of the attachment.
setContentLocation(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header "Content-Location" with the given value.
setContentLocation(String) - Method in class javax.xml.soap.SOAPPart
Sets the value of the MIME header "Content-Location" to the given String.
setContentLocation(String) - Method in class org.idoox.wasp.types.MessageAttachment
Sets content location of the attachment.
setContentType(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header "Content-Type" with the given value.
setContentType(String) - Method in class org.idoox.transport.OutputMessage
Sets the MIME type of the body of the message, or null if the type is not known.
setContentType(String) - Method in class org.idoox.transport.OutputMessageWrapper
Sets a content type on the wrapped message.
setContentType(String) - Method in class org.idoox.wasp.types.MessageAttachment
Sets the content type.
setContextPath(String) - Method in class org.idoox.transport.client.Endpoint
Sets context path.
setContextPath(String) - Method in interface org.idoox.transport.config.HttpServerConfig
Sets context path for the server.
setContextSecurity(ServiceClient) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Sets service client context security configuration.
setContextSecurity(ServiceEndpoint) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Sets service endpoint context security configuration.
setContextTTL(long) - Method in interface org.idoox.wasp.security.http.digest.HttpDigestConfig
Sets time to live in seconds to the given value.
setCopyright(String) - Method in class org.systinet.wasp.admin.Version
Setter for field copyright.
setCorrectSchema(Schema) - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
setCorrectSchema(Schema) - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos
 
setCorrectSchema(Schema) - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo
 
setCorrectSchema(Schema) - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
setCorrupted() - Method in class org.idoox.transport.OutputMessage
This is not a stable part of SSJ's public API, for internal use only!
setCorrupted() - Method in class org.idoox.transport.OutputMessageWrapper
 
setCreateTimestampHeader() - Method in class org.systinet.wasp.security.ws.MessageSecurity
wsu:Timestamp header will be created.
setCreateTimestampHeader(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets the flag that indicates whether to generate Timestamp header or not.
setCredentials(Credentials[]) - Method in class org.idoox.security.client.Current
Adds given array of credentials to the current ones.
setCredentials(Credentials[], Map) - Method in class org.idoox.security.client.Current
Adds given array of credentials to the current ones.
setCredentials(Credentials[]) - Method in class org.idoox.security.server.Current
Adds given array of credentials to the current ones.
setCredentials(Credentials[], Map) - Method in class org.idoox.security.server.Current
Adds given array of credentials to the current ones.
setCredentials(ServiceEndpointContext, Credentials[]) - Method in class org.idoox.wasp.WaspSecurity.SPI
Set credentials for the given service endpoint context or default service execution context.
setCredentials(ServiceClient, Credentials[]) - Method in class org.idoox.wasp.WaspSecurity.SPI
Sets Credentials for given service client instance or the whole execution context, if the first parameter is null.
setCredentials(ServiceEndpointContext, Credentials[]) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always silently returns.
setCredentials(ServiceClient, Credentials[]) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always silently returns.
setCredentials(ServiceEndpointContext, Credentials[]) - Static method in class org.idoox.wasp.WaspSecurity
Sets credentials for service endpoint context or default service execution context.
setCredentials(ServiceClient, Credentials[]) - Static method in class org.idoox.wasp.WaspSecurity
Sets Credentials for given ServiceClient instance or whole execution context, if the first parameter is null.
setCredentials(Object, Credentials[]) - Static method in class org.idoox.webservice.client.WebServiceHelper
Deprecated. since WASP4.5
setCurrent(Map) - Method in interface org.idoox.security.spi.ClientSecurityProvider
Performs tasks associated with making this security provider active for initiating new calls.
setCurrentAccepting(Map) - Method in interface org.idoox.security.spi.ServerSecurityProvider
Performs tasks associated with making this security provider active for accepting incoming calls.
setCurrentAcceptingProviders(String[]) - Method in class org.idoox.security.server.Current
Sets given provider as the current provider for accepting requests.
setCurrentAcceptingProviders(String[], Map) - Method in class org.idoox.security.server.Current
Sets given provider as the current provider for accepting requests.
setCurrentContent(String) - Method in class org.idoox.xml.TokenizerWrapper
Set current state of tokenizer wrapper.
setCurrentInitiating(Map) - Method in interface org.idoox.security.spi.ServerSecurityProvider
Performs tasks associated with making this security provider active for initiating new calls.
setCurrentInitiatingProvider(String) - Method in class org.idoox.security.server.Current
Sets given provider as the current provider for initiating new calls to other Web Services.
setCurrentInitiatingProvider(String, Map) - Method in class org.idoox.security.server.Current
Sets given provider as the current provider for initiating new calls to other Web Services.
setCurrentProvider(String) - Method in class org.idoox.security.client.Current
Sets given provider as the current provider.
setCurrentProvider(String, Map) - Method in class org.idoox.security.client.Current
Sets given provider as the current provider.
setCurrentProvider(String) - Method in class org.idoox.security.server.Current
Sets given provider as the current provider for both initiating and accepting sides.
setCurrentState(TokenizerWrapper.TokenizerState) - Method in class org.idoox.xml.TokenizerWrapper
Sets the current state of the Tokenizer.
setCurrentThreadCredentials(Credentials[]) - Method in class org.idoox.security.client.Current
This method sets the credentials for current thread overriding the credentials, which were set using setCredentials() method.
setCurrentToken(Token) - Method in class org.idoox.xml.TokenizerWrapper
Set current state of tokenizer wrapper.
setCurrentToken(Token, Map, String[]) - Method in class org.idoox.xml.TokenizerWrapper
Set current state of tokenizer wrapper.
setDDProcessing(Processing) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets the DeploymentDescriptor processing
setDDProcessing(Processing) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets the DeploymentDescriptor processing
setDDProcessing(Processing) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Sets a Processing from a deployment-descriptor.
setDDProcessing(Processing) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the Processing.
setData(InputStream) - Method in class org.idoox.wasp.types.MessageAttachment
Sets the attachment part.
setDataHandler(DataHandler) - Method in class javax.xml.soap.AttachmentPart
Sets the given DataHandler object as the data handler for this AttachmentPart object.
setDateHeader(String, long) - Method in class org.idoox.transport.OutputMessage
Sets the value of the specified message header field as a longvalue.
setDateHeader(String, long) - Method in class org.idoox.transport.OutputMessageWrapper
Sets a date header on the wrapped message.
setDay(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Date
Sets day to the given value.
setDay(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Sets day to the given value.
setDebug(String, boolean) - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Sets debug state of service binding with a given name to the given state.
setDebugLevel(int) - Method in class org.systinet.logging.Category
Set the level of this Category.
setDefaultDeserializer(ExtensionDeserializer) - Method in class javax.wsdl.extensions.ExtensionRegistry
Set the deserializer to be used when none is found for an encountered element.
setDefaultProtocol(String) - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Sets the protocol identifier.
setDefaultProtocol(String) - Method in interface org.idoox.wasp.config.WASPConfiguration
Deprecated. Sets the default protocol handler's name.
setDefaultSerializer(ExtensionSerializer) - Method in class javax.wsdl.extensions.ExtensionRegistry
Set the serializer to be used when none is found for an extensibility element.
setDefaultServer(boolean) - Method in interface org.idoox.transport.config.TransportConfig
If this transport is a default server for given scheme or not.
setDefaultServer(boolean) - Method in interface org.systinet.wasp.dd.Transport
Allows to choose the default server-side transport used for given scheme.
setDefaultTimeZone() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTimeBase
Sets TimeZone of this object to default (local) time zone.
setDefaultTimeout(int) - Method in interface org.idoox.transport.config.HttpClientConfig
Sets default timeout for connections in milliseconds.
setDefaultTimeout(int) - Method in interface org.idoox.transport.config.PopClientConfig
Sets a default timeout for connections.
setDefaultTimeout(int) - Method in interface org.idoox.transport.config.SmtpClientConfig
Sets a default timeout for connections.
setDefaultsOnConfigurable(Configurable, Configurable) - Static method in class org.idoox.config.Configurator
Creates new configurable "above" two configurations - configurable and defaults.
setDefinition(Definition) - Method in interface javax.wsdl.Import
This property can be used to hang a referenced Definition, and the top-level Definition (i.e.
setDefinition(Definition) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the definition document to be processed.
setDefinition(Definition) - Method in class org.idoox.wasp.wsdl.WSDLRepository.ServiceInfo
 
setDeliveryMode(String) - Method in interface org.idoox.transport.jms.JMSConfig
Sets the delivery mode.
setDescription(String) - Method in class org.systinet.wasp.admin.Version
Setter for field versionDescription.
setDescription(String) - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Sets description
setDescription(String) - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Sets description
setDescription(String) - Method in interface org.systinet.wasp.dd.Documentation
Sets the description of the dd part.
setDeserializerClass(String) - Method in interface org.systinet.wasp.dd.FaultSerialization
Sets the implementation class of the deserializer.
setDeserializerClass(String) - Method in interface org.systinet.wasp.dd.Serialization
Sets the implementation class of the deserializer.
setDestinations(JMSConfig.DestConfig[]) - Method in interface org.idoox.transport.jms.JMSConfig
Sets information about configuration of destinations
setDetailTokenizer(Tokenizer) - Method in class org.idoox.wasp.SoapFaultException
Sets the tokenizer expressing fault details.
setDigestAlgorithm(String) - Method in interface org.systinet.wasp.security.ws.conf.ReferenceConf
Sets digest method algorithm to be applied to the signed object.
setDigestMethod(String) - Method in interface org.idoox.xml.security.SignatureCreator
Sets digestMethod for the signature
setDimensions(int) - Method in class org.idoox.xml.schema.Type
Sets number of dimensions.
setDirection(int) - Method in class org.idoox.wasp.config.ProcessingConfiguration.Header
Deprecated. Sets direction os this header.
setDirection(int, int) - Method in interface org.idoox.wasp.interceptor.InterceptorChain
Sets a communication direction of the interceptor residing on specified position within the chain.
setDirection(int) - Method in class org.idoox.xmlrpc.header.Header
Sets direction os this header.
setDirection(int) - Method in class org.systinet.wasp.handler.WaspHandlerInfo
Sets direction of given handler.
setDirection(int, int) - Method in interface org.systinet.wasp.webservice.HeaderProcessors
Deprecated. Sets a new direction for the header processor instance at the given position in the chain.
setDirection(int, int) - Method in interface org.systinet.wasp.webservice.Interceptors
Sets a communication direction of the interceptor residing at the specified position within the chain of the transport interceptors.
setDirection(int) - Method in interface org.systinet.xml.schema.validation.ValidationConfig
sets direction in which validation should be performed
setDisableCertCheck(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
When a security token of type X509 is received, it's checked, whether it is 1) valid and 2) trusted.
setDisplayName(String) - Method in interface org.systinet.wasp.dd.Documentation
Sets the display name, used in tools.
setDocumentBaseURI(String) - Method in interface javax.wsdl.Definition
Set the document base URI of this definition.
setDocumentation(String) - Method in interface org.systinet.wasp.dd.DocumentablePart
Creates the documentation.
setDocumentationElement(Element) - Method in interface javax.wsdl.Binding
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.BindingFault
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.BindingInput
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.BindingOperation
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.BindingOutput
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Definition
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Fault
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Import
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Input
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Message
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Operation
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Output
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Part
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Port
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.PortType
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Service
Set the documentation element for this document.
setDocumentationElement(Element) - Method in interface javax.wsdl.Types
Set the documentation element for this document.
setDsNamespace(String) - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
 
setDsPrefix(String) - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
 
setDurableId(String) - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Sets the identifier of the durable topic subscription.
setDurableId(String) - Method in interface org.idoox.transport.jms.JMSConfig
Sets the identifier of the durable topic subscription.
setElemUnionTypes(Type[]) - Method in class org.idoox.xml.schema.SimpleTypeUnionExtension
Sets the types that make up this union that were specified inside union as simpleType elements.
setElement(Element) - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
Set the Element for this extensibility element.
setElementAttribute(QName, String, int) - Method in interface org.idoox.xmlrpc.Message
Deprecated. sets attribute on envelope, header or body element
setElementName(QName) - Method in interface javax.wsdl.Part
 
setElementType(QName) - Method in interface javax.wsdl.extensions.ExtensibilityElement
Set the type of this extensibility element.
setElementType(QName) - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
Set the type of this extensibility element.
setEmail(String) - Method in interface org.systinet.wasp.dd.Packager
Sets the email address of the packager.
setEncNamespace(String) - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
 
setEncPrefix(String) - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
 
setEncodedStoredKey(byte[]) - Method in interface org.systinet.wasp.security.ws.conf.EncryptedKeyConf
Sets key that is stored in this EncryptedKey.
setEncoding(String) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenWriter
Serializer can set other encoding.
setEncodingStyle(String) - Method in interface javax.xml.soap.SOAPElement
Sets the encoding style for this SOAPElement object to one specified.
setEncodingStyle(String) - Method in class org.systinet.wasp.addressing.ReferenceProperties
 
setEncodingStyles(List) - Method in interface javax.wsdl.extensions.soap.SOAPBody
Set the encodingStyles for this SOAP body.
setEncodingStyles(List) - Method in interface javax.wsdl.extensions.soap.SOAPFault
Set the encodingStyles for this SOAP fault.
setEncodingStyles(List) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Set the encodingStyles for this SOAP header.
setEncodingStyles(List) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Set the encodingStyles for this SOAP header fault.
setEncryptBody() - Method in class org.systinet.wasp.security.ws.EncryptedData
Turns body encryption on.
setEncryptBody(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.EncryptedDataConf
Sets encryption target to the message Body.
setEncryptElementContent(boolean) - Method in class org.systinet.wasp.security.ws.EncryptedData
If set to true, then only the element content will be subject to encryption; otherwise, the whole element will be encrypted.
setEncryptElementContent(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.EncryptedDataConf
Sets mode of encryption.
setEncryptedData(EncryptedDataConf[]) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets configuration of encrypted data, originally defined by XML Encryption specification.
setEncryptedKeys(EncryptedKeyConf[]) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets configuration of encrypted keys, originally defined by XML Encryption specification.
setEncryptionMethod(String) - Method in class org.systinet.wasp.security.ws.EncryptedData
Sets data encryption method.
setEncryptionMethodAlgorithm(String) - Method in interface org.systinet.wasp.security.ws.conf.EncryptedTypeConf
Sets algorithm used for encryption.
setEncryptionMethodProperties(PropertyConf[]) - Method in interface org.systinet.wasp.security.ws.conf.EncryptedTypeConf
Sets properties of encryption method.
setEncryptionTargetId(String) - Method in interface org.systinet.wasp.security.ws.conf.EncryptedDataConf
Sets identifier of element selected for encryption.
setEndpoint(Endpoint) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the definition's endpoint.
setEndpointPreferences(PrefsMetadata, Element, ServiceEndpoint) - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
Sets particular preferences for endpoint configuration.
setEstTrustInClient(boolean) - Method in class org.idoox.security.AssociationOptions
Sets the EST_TRUST_IN_CLIENT bit to a given value
setEstTrustInTarget(boolean) - Method in class org.idoox.security.AssociationOptions
Sets the EST_TRUST_IN_TARGET bit to a given value
setExpires(Date) - Method in interface org.systinet.wasp.wsrm.sequence.Sequence
Sets the point in time at which this sequence will expire.
setExplicitConfirmation(boolean) - Method in interface org.systinet.wasp.wsrm.sequence.InputSequence
Enables the application to express its interest in explicit confirmation of messages.
setExtension(String, Extension) - Method in class org.idoox.xml.schema.Type
Adds an extension.
setExtensionAttribute(QName, QName) - Method in interface javax.wsdl.Part
Set an extension attribute on this part.
setExtensionRegistry(ExtensionRegistry) - Method in interface javax.wsdl.Definition
Set the ExtensionRegistry for this Definition.
setExtensionRegistry(ExtensionRegistry) - Method in interface javax.wsdl.xml.WSDLReader
Set the extension registry to be used when reading WSDL documents into a WSDL definition.
setExternalSecurityTokenMode(String) - Method in interface org.systinet.wasp.security.ws.conf.KeyInfoConf
Sets the external security token reference mode.
setExternalSecurityTokens(ExternalSecurityTokensConf) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Sets configuration of external security tokens.
setExtraTypes(Set) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets extra types to generate.
setFacets(Map) - Method in class org.idoox.xml.schema.SchemaConstruct
Sets a map of facets & extensibility attributes.
setFactoryImplName(String) - Method in interface javax.wsdl.xml.WSDLReader
Set a different factory implementation to use for creating definitions when reading WSDL documents.
setFaultActor(String) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault actor.
setFaultActor(String) - Method in class org.idoox.wasp.SoapFaultException
Sets fault actor.
setFaultActor(String) - Method in interface org.idoox.xmlrpc.Fault
sets actor
setFaultActor(String) - Method in interface org.systinet.wasp.dd.FaultSerialization
Sets the matched SOAP fault actor.
setFaultCode(String) - Method in class javax.wsdl.WSDLException
 
setFaultCode(String) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault code.
setFaultCode(QName) - Method in class org.idoox.wasp.SoapFaultException
Sets fault code.
setFaultCode(QName) - Method in interface org.idoox.xmlrpc.Fault
sets fault code
setFaultCode(QName) - Method in interface org.systinet.wasp.dd.FaultSerialization
Sets the matched SOAP fault code
setFaultDetail(QName) - Method in interface org.systinet.wasp.dd.FaultSerialization
Sets the matched SOAP fault detail.
setFaultNode(String) - Method in class org.idoox.wasp.SoapFaultException
Sets fault node (this is new in SOAP 1.2, it identifies the faulting node; this is ignored in SOAP 1.1 faults).
setFaultNode(String) - Method in interface org.idoox.xmlrpc.Fault
sets fault node (this is new in SOAP 1.2, it identifies the faulting node; this is ignored in SOAP 1.1 faults)
setFaultReason(String) - Method in class org.idoox.wasp.SoapFaultException
Sets fault reason (this is SOAP 1.2 equivalent for faultstring, the faultstring accessor methods will be deprecated when SOAP 1.1 is widely replaced by SOAP 1.2).
setFaultReason(String) - Method in interface org.idoox.xmlrpc.Fault
sets fault reason (this is SOAP 1.2 equivalent for faultstring, the faultstring accessor methods will be deprecated when SOAP 1.1 is widely replaced by SOAP 1.2)
setFaultRole(String) - Method in class org.idoox.wasp.SoapFaultException
Sets role (this is SOAP 1.2 equivalent for actor, the actor accessor methods will be deprecated when SOAP 1.1 is widely replaced by SOAP 1.2)
setFaultRole(String) - Method in interface org.idoox.xmlrpc.Fault
sets role (this is SOAP 1.2 equivalent for actor, the actor accessor methods will be deprecated when SOAP 1.1 is widely replaced by SOAP 1.2)
setFaultStackTrace(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Sets "stacktrace-in-fault" flag.
setFaultString(String) - Method in interface javax.xml.soap.SOAPFault
Sets the fault string for this SOAPFault object to the given string.
setFaultString(String) - Method in class org.idoox.wasp.SoapFaultException
Sets fault string.
setFaultString(String) - Method in interface org.idoox.xmlrpc.Fault
sets fault string
setFaultSubcodes(List) - Method in class org.idoox.wasp.SoapFaultException
Sets fault subcodes (new in SOAP 1.2, ignored in SOAP 1.1 faults).
setFeature(String, boolean) - Method in interface javax.wsdl.xml.WSDLReader
Sets the specified feature to the specified value.
setFeature(String, boolean) - Method in interface javax.wsdl.xml.WSDLWriter
Sets the specified feature to the specified value.
setFields(Attributes.Class.Field[]) - Method in interface org.systinet.wasp.dd.Attributes.Class
Sets the array of Attributes.Class.Field associated with this class.
setFollowingParts(QName[]) - Method in interface org.systinet.wasp.dd.OrderedPart
Sets names of parts, which should follow this one.
setFragment(String) - Method in class org.idoox.transport.client.Endpoint
Sets fragment.
setFrom(String) - Method in interface org.idoox.transport.config.MailConfig.Output
Sets a sender address.
setGeneratedPort(String) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Generate only this port from the definition.
setGeneratedPortType(QName) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Generate only this port type from the definition.
setGeneratedService(QName) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Generate only this service from the definition.
setGeneratingAllTypes(boolean) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Deprecated. always set to true
setGeneratingLiteralAsDOM(boolean) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Set to true if mapping literal into DOM element, false otherwise
setHandler(ConnectionHandler) - Method in interface org.idoox.transport.Transport
Sets handler for new incoming connections.
setHandler(ConnectionHandler) - Method in interface org.idoox.transport.TransportRepository
Sets handler for new incoming connections for all transports.
setHandlerChain(QName, List) - Method in interface javax.xml.rpc.handler.HandlerRegistry
Sets the handler chain for the specified service endpoint as a java.util.List.
setHandlerClass(Class) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler class
setHandlerConfig(Map) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler configuration as java.util.Map
setHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
Replaces the current value of the first header entry whose name matches the given name with the given value, adding a new header if no existing header name matches.
setHeaderSchema(QName, Class) - Method in class org.systinet.wasp.handler.WaspHandlerInfo
When header has specified such a scheme, it is put into generated wsdl file during service publishing.
setHeaders(QName[]) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the header blocks processed by this Handler.
setHolderType(int) - Method in interface org.idoox.wasp.tools.holder.HolderGenerator
Sets type of holder.
setHost(String) - Method in class org.idoox.transport.client.Endpoint
Sets host.
setHostName(String) - Method in interface org.idoox.transport.config.HttpServerConfig
Sets host name for the server.
setHostTransportProperties(String, Map) - Method in interface org.idoox.xml.schema.SchemaParser
Sets up the transport properties (i.e.
setHour(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Sets hour to the given value.
setHour(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Sets hour to the given value.
setIV(byte[]) - Method in interface org.systinet.wasp.security.ws.conf.EncryptedTypeConf
Sets initialization vector for used encryption algorithm.
setId(String) - Method in class org.systinet.wasp.policy.PolicyCompositor
Sets the compositor Id.
setId(String) - Method in class org.systinet.wasp.security.ws.KeyIdentifiedToken
Sets id
setId(String) - Method in class org.systinet.wasp.security.ws.ReferencedToken
Sets id
setId(String) - Method in class org.systinet.wasp.security.ws.ReferrableElement
Sets element id.
setIdentity(String) - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig.IdentityPreference
Sets identity of server or service to the given value.
setIdentityName(String) - Method in class org.systinet.wasp.admin.IdentityAssociationImpl
Sets identity name.
setIfacesPackage(String) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the name of the Java package into which the interfaces are generated.
setIgnorePushed(boolean) - Method in interface org.systinet.wasp.dd.Processing
Sets the import mode.
setIgnoreTimestampHeaderExpiration() - Method in class org.systinet.wasp.security.ws.MessageSecurity
Disables wsu:Timestamp expiration check (context-scope setting).
setIgnoreTimestampHeaderExpiration(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Sets timestamp expiration ignore flag.
setImplementationClass(String) - Method in interface org.systinet.wasp.dd.ImplementablePart
Sets the implementation class of the object.
setImplementationClass(Class) - Method in class org.systinet.wasp.webservice.ServiceInstance
Sets implementation class.
setImplementationObject(Object) - Method in class org.systinet.wasp.webservice.ServiceInstance
Sets implementation object.
setIn(boolean) - Method in interface org.systinet.wasp.dd.Header
Sets direction to input, if the argument is true.
setInheritanceMapping(Map) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets inheritance map.
setInheritanceMapping(Map) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets inheritance map of class -> superclass.
setInheritedByExtension(boolean) - Method in class org.idoox.xml.schema.Type
Sets if the type is inherited by extension.
setInheritedByRestriction(boolean) - Method in class org.idoox.xml.schema.Type
Sets if the type is inherited by restriction.
setInitiatingProvider(ServiceEndpointContext, String) - Method in class org.idoox.wasp.WaspSecurity.SPI
Sets initiating security provider for the given service endpoint context.
setInitiatingProvider(ServiceClient, String) - Method in class org.idoox.wasp.WaspSecurity.SPI
Sets initiating provider for service client or to the execution context depending on the first parameter value.
setInitiatingProvider(ServiceEndpointContext, String) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
If the providersName is null, it silently returns, otherwise it throws NoSuchProviderException.
setInitiatingProvider(ServiceClient, String) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
If the providersName is null, it silently returns, otherwise it throws NoSuchProviderException.
setInitiatingProvider(ServiceEndpointContext, String) - Static method in class org.idoox.wasp.WaspSecurity
Sets initiating security provider for the given service endpoint context.
setInitiatingProvider(ServiceClient, String) - Static method in class org.idoox.wasp.WaspSecurity
Sets initiating provider to ServiceClient instance or to the execution context depending on the parameter value.
setInitiatingSecurityProvider(ServiceEndpoint, String) - Method in interface org.systinet.wasp.admin.ServiceSecurity
Deprecated. Sets the security provider to be used for outgoing calls from given web service endpoint.
setInitiatingSecurityProvider(String) - Method in interface org.systinet.wasp.dd.ServiceClient
Sets name of the security provider to be used for outgoing calls from this service implementation.
setInitiatingSecurityProvider(String) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Sets name of the security provider to be used for outgoing calls from this service implementation.
setInitiatingSecurityProvider(ServiceEndpoint, String) - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
Sets the security provider to be used for outgoing calls from given web service endpoint.
setInput(Input) - Method in interface javax.wsdl.Operation
Set the input message specification for this operation.
setInput(MailConfig.Input) - Method in interface org.idoox.transport.config.MailConfig
Sets an input configuration.
setInput(Tokenizer, String) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
sets the input as a pair of tokenizer and source URI.
setInputMessage(InputMessage) - Method in interface org.idoox.transport.Connection
Sets an input message.
setInputMessage(Message, String) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
sets the input message part
setInquiryUrl(String) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Setter for field inquiryUrl.
setInstanceIDEnabled(boolean) - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Set whether instance ID extension should be active (allowing per-client instantiation and remote references handling)
setInstantiationMethod(int) - Method in interface org.systinet.wasp.dd.ServiceInstance
Sets up the instantiation method used.
setInstantiationMethod(int) - Method in class org.systinet.wasp.webservice.ServiceInstance
Sets the instantiation method.
setIntHeader(String, int) - Method in class org.idoox.transport.OutputMessage
Sets the value of the specified message header field as an int.
setIntHeader(String, int) - Method in class org.idoox.transport.OutputMessageWrapper
Sets an int header on the wrapped message.
setIntegrity(boolean) - Method in class org.idoox.security.AssociationOptions
Sets the INTEGRITY bit to a given value
setInterceptor(IPFilterInterceptor.Cfg.Interceptor[]) - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg
 
setInterface(String) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Sets interface of service instance exposed at this endpoint.
setInterface(Class) - Method in class org.systinet.wasp.webservice.ServiceClient
Deprecated. use ServiceClient.createProxy(java.lang.Class) instead
setInterface(Class) - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Sets iface.
setInterfaceMappingMode(int) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets mode of interface mapping, default is MODE_INTERFACE_TO_STRUCTURE.
setInterfaceMappingMode(int) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets mode of interface mapping, default is Java2WSDL.MODE_INTERFACE_TO_STRUCTURE, the other one is Java2WSDL.MODE_INTERFACE_TO_REMOTE_REF
setInternalSOAPElement(SOAPElement) - Method in class org.systinet.wasp.addressing.ReferenceProperties
 
setIntrospectingSources(boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Enables/disables source introspection.
setInvocationOptionsRequired(AssociationOptions) - Method in interface org.idoox.security.Credentials
Sets new required association options for the outgoing connections using this Credentials object
setInvocationOptionsSupported(AssociationOptions) - Method in interface org.idoox.security.Credentials
Sets new supported association options for the outgoing connections using this Credentials object
setItem(int[], Object) - Method in class org.idoox.wasp.HashSparseArray
Deprecated. Sets item at the given position.
setItem(int, Object) - Method in class org.idoox.wasp.HashSparseArray
Deprecated. Sets item at the given position.
setItem(int[], Object) - Method in interface org.idoox.wasp.SparseArray
Deprecated. Sets item at the given position.
setItem(int, Object) - Method in interface org.idoox.wasp.SparseArray
Deprecated. Sets item at the given position.
setItemType(Type) - Method in class org.idoox.xml.schema.SimpleTypeListExtension
Sets the type of the item in the list.
setJMSDestFactoryName(String) - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Sets the new JMSDestFactoryName value
setJMSDestFactoryName(String) - Method in interface org.idoox.transport.jms.JMSConfig
Sets the new JMSDestFactoryName value
setJMSDestName(String) - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Sets the new JMSDestName value
setJMSDestName(String) - Method in interface org.idoox.transport.jms.JMSConfig
Sets the new JMSDestName value
setJavaMappingExtension(boolean) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Enables/disables java mapping extensibility elements.
setJavaMappingExtension(boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Enables/disables java mapping extensibility elements.
setJavaName(String) - Method in class org.idoox.xml.schema.Facet.Enumeration
Sets java name into which to map this enumeration value.
setJavaName(String) - Method in class org.idoox.xml.schema.SchemaConstruct
Sets the name of member in java.
setJavaType(String) - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
setJavaTypeName(String) - Method in class org.idoox.xml.schema.Type
Sets java name.
setKey(String) - Method in interface org.idoox.transport.jms.JMSConfig.ReductionConfig.PropertyConfig
Sets the name of the property
setKey(String) - Method in interface org.systinet.wasp.dd.Attributes.Class.Attribute
Sets the key of the attribute.
setKeyContentData(QName, Map) - Method in interface org.idoox.xml.security.SignatureCreator
Adds KeyContent associates with a given keyContentName to the KeyInfo element that will be created by some of createSignature method.
setKeyContentData(QName, Map) - Method in interface org.idoox.xml.security.SignatureVerifier
This method is used to set the default document that is neccessary only if some URIelements or attributes are fragment without path.
setKeyEncryptionMethod(String) - Method in class org.systinet.wasp.security.ws.EncryptedData
Sets key encryption method.
setKeyEntry(String, String, Key, Certificate[]) - Method in interface org.idoox.security.pstore.KeyStore
Creates or overwrites key entry.
setKeyEntry(String, byte[], byte[], byte[], byte[], Certificate[]) - Method in interface org.idoox.security.pstore.KeyStore
Creates or overwrites key entry using the data of the encoded key.
setKeyInfo(KeyInfoConf) - Method in interface org.systinet.wasp.security.ws.conf.EncryptedTypeConf
Sets configuration of KeyInfo element that enables the recipient(s) to obtain the key.
setKeyInfo(KeyInfoConf) - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Sets configuration of key information that allows to sign and/or validate the XML Signature's SignedInfo.
setKeyName(String) - Method in interface org.idoox.xml.security.SignatureCreator
Sets KeyName for the signature.
setKeyStore(KeyStore) - Method in class org.idoox.security.jaas.KeyStoreCallback
Sets keyStore to a given value.
setKeyStoreSoure(KeyStoreSource) - Method in interface org.idoox.security.pstore.KeyStore
Sets KeyStoreSource associated with this KeyStore to the given object.
setKind(short) - Method in class org.idoox.xml.schema.Type
Sets the kind.
setLanguage(String) - Method in interface org.systinet.wasp.dd.TypeMapping
Sets the language for which is the mapping defined.
setLargeIcon(String) - Method in interface org.systinet.wasp.dd.Documentation
Sets the large icon, used in tools.
setLayout(String) - Method in interface javax.wsdl.extensions.dime.DIMEMessage
Set the layout of the DIME message.
setLength(long) - Method in interface org.systinet.wasp.wsrm.sequence.OutputSequence
Sets the length of this output sequence.
setLibrary(boolean) - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Sets the library flag of the package.
setLicense(Endpoint) - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Sets the reference to a license document.
setList(LinkedList) - Method in class org.systinet.wasp.admin.preferences.TaggedList
Deprecated. Sets underlaying list
setLocation(String) - Method in class javax.wsdl.WSDLException
Set the location using an XPath expression.
setLocation(String) - Method in class org.idoox.transport.client.Endpoint
Sets location.
setLocation(String) - Method in class org.idoox.wasp.config.ProcessingConfiguration.Schema
Deprecated. Sets schema location.
setLocation(String) - Method in class org.idoox.xmlrpc.header.Schema
Sets schema location.
setLocation(Endpoint) - Method in interface org.systinet.wasp.dd.Dependency
Sets the locaton of the depends-on deployment descriptor.
setLocation(String) - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Sets the location of this deployment descriptor/package.
setLocationURI(String) - Method in interface javax.wsdl.Import
Set the location URI of this import.
setLocationURI(String) - Method in interface javax.wsdl.extensions.http.HTTPAddress
Set the location URI for this HTTP address.
setLocationURI(String) - Method in interface javax.wsdl.extensions.http.HTTPOperation
Set the location URI for this HTTP operation.
setLocationURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPAddress
Set the location URI for this SOAP address.
setMap(HashMap) - Method in class org.systinet.wasp.admin.preferences.TaggedStructure
Deprecated. Sets underlaying map (names -> tagged values)
setMapAttachmentToWsiSwaRef(boolean) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Setter, see Java2Schema.isMapAttachmentToWsiSwaRef().
setMapMixedToDom(boolean) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Sets the property setting handling of mixed content.
setMapMixedToDom(boolean) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the property setting handling of mixed content.
setMappingSchemas(Set, Set) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets XML Schemas / WSDLs to take its types as the base for compilation.
setMappingSchemas(Set, Set) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets XML Schemas / WSDLs to take its types as the base for compilation.
setMapsTo(String) - Method in interface org.systinet.wasp.dd.TypeMapping.TypeMap
Sets the Java type.
setMaxIdleTime(int) - Method in interface org.idoox.transport.config.HttpServerConfig
Sets a maximum time in milliseconds for an idle thread to wait for a new connection.
setMaxInstances(int) - Method in interface org.idoox.wasp.server.adaptor.InstanceCountLimitor
Deprecated. Sets the maximum number of instances.
setMaxInstances(Integer) - Method in interface org.systinet.wasp.dd.ServiceInstance
Sets the maximum number of allocated instances of the service.
setMaxInstances(int) - Method in class org.systinet.wasp.webservice.ServiceInstance
This setting is valid only for per-client instantiated service.
setMaxOccurs(int) - Method in class org.idoox.xml.schema.RepeatableSchemaConstruct
Sets maximal number of occurences.
setMaxReadTime(int) - Method in interface org.idoox.transport.config.HttpServerConfig
Sets a maximum time in milliseconds that a read on a connection can block.
setMaxSize(long) - Method in class org.systinet.wasp.admin.InputSizeException
Setter for property maxSize.
setMaxThreads(int) - Method in interface org.idoox.transport.config.HttpServerConfig
Sets a maximal number of serving threads each one for one accepted connection.
setMaxThreads(int) - Method in interface org.idoox.transport.jms.JMSConfig
Sets a maximal number of serving threads each one for one accepted connection.
setMembers(Member[]) - Method in class org.idoox.xml.schema.Type
Deprecated. use setSubConstructs() instead
setMessage(Message) - Method in interface javax.wsdl.Fault
 
setMessage(Message) - Method in interface javax.wsdl.Input
 
setMessage(Message) - Method in interface javax.wsdl.Output
 
setMessage(QName) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Set the message for this SOAP header.
setMessage(QName) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Set the message for this SOAP header fault.
setMessage(SOAPMessage) - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Sets the SOAPMessage in this message context
setMessage(Message) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenWriter
sets a message to which the data will be serialized
setMessageConf(MessageConf) - Method in interface org.systinet.wasp.security.ws.conf.SecuredMessage
Sets WS-Security configuration for specified operations (SecuredMessage.getMethodNames().
setMessageExpiration(int) - Method in interface org.idoox.transport.jms.JMSConfig
Sets JMS message timeout
setMessageFactory(MessageFactory) - Method in class javax.xml.messaging.JAXMServlet
Sets this JAXMServlet object's msgFactory field with the given MessageFactory object.
setMessagePriority(int) - Method in interface org.idoox.transport.jms.JMSConfig
Sets JMS message priority ( 0 - 9 )
setMethodNames(String[]) - Method in interface org.systinet.wasp.security.ws.conf.SecuredMessage
It sets list of method names who share a MessageConf instance.
setMethods(Attributes.Class.Method[]) - Method in interface org.systinet.wasp.dd.Attributes.Class
Sets the array of Attributes.Class.Method associated with this class.
setMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
Changes the first header entry that matches the given name to the given value, adding a new header if no existing header matches.
setMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
Changes the first header entry that matches the given header name so that its value is the given value, adding a new header with the given name and value if no existing header is a match.
setMinOccurs(int) - Method in class org.idoox.xml.schema.RepeatableSchemaConstruct
Sets minimal number of occurences.
setMinThreads(int) - Method in interface org.idoox.transport.config.HttpServerConfig
Sets a minimal number of waiting threads for new incoming connection.
setMinThreads(int) - Method in interface org.idoox.transport.jms.JMSConfig
Sets a minimal number of waiting threads for new incoming connection.
setMinor(int, String) - Method in class org.ietf.jgss.GSSException
Used internally by the GSS-API implementation and the underlying mechanisms to set the minor code and its textual representation.
setMinute(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Sets minute to the given value.
setMinute(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Sets minute to the given value.
setMixed(boolean) - Method in class org.idoox.xml.schema.Type
Sets if the type allows mixed content.
setMode(int) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets the processing mode (what parts of WSDL should be generated).
setMode(int) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
sets the processing mode
setMonth(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Date
Sets month to the given value.
setMonth(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Sets month to the given value (1-12).
setMultidimArrays(boolean) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Enables/disables generating of multidimensional arrays.
setMultidimArrays(boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Enables/disables generating of multidimensional arrays.
setMultipartMethods(Set) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets multipart methods.
setMultipartType(String) - Method in class org.idoox.transport.OutputMessage
Sets multipart type.
setMultipartType(String) - Method in class org.idoox.transport.OutputMessageWrapper
Sets a multipart type on the wrapped message.
setMultirefsEnabled(boolean) - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Set whether multirefs should be handled in serialization code (allowing circular references in serialized data)
setMultirefsInline(boolean) - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Sets whether multirefs should be serialized inline (at the first ocurrence), false if multirefs are serialized externally.
setMustUnderstand(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the mustUnderstand attribute for this SOAPHeaderElement object to be on or off.
setMustUnderstand(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets the value of Soap mustUnderstand atribute of the Security header.
setMustUnderstandTimestampHeader(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets the value of Soap mustUnderstand atribute of the Timestamp header.
setName(String) - Method in interface javax.wsdl.BindingFault
Set the name of this fault binding.
setName(String) - Method in interface javax.wsdl.BindingInput
Set the name of this input binding.
setName(String) - Method in interface javax.wsdl.BindingOperation
Set the name of this operation binding.
setName(String) - Method in interface javax.wsdl.BindingOutput
Set the name of this output binding.
setName(String) - Method in interface javax.wsdl.Fault
Set the name of this fault message.
setName(String) - Method in interface javax.wsdl.Input
Set the name of this input message.
setName(String) - Method in interface javax.wsdl.Operation
Set the name of this operation.
setName(String) - Method in interface javax.wsdl.Output
Set the name of this output message.
setName(String) - Method in interface javax.wsdl.Part
Set the name of this part.
setName(String) - Method in interface javax.wsdl.Port
Set the name of this port.
setName(String) - Method in interface javax.wsdl.extensions.soap.SOAPFault
Set the name for this SOAP fault.
setName(String) - Method in interface org.idoox.transport.config.TransportConfig
Sets a transport name.
setName(QName) - Method in class org.idoox.wasp.config.ProcessingConfiguration.Header
Deprecated. Sets QName of header.
setName(QName) - Method in class org.idoox.xml.schema.Attribute
Sets the name of the type.
setName(QName) - Method in class org.idoox.xml.schema.AttributeGroup
Sets the name of the type.
setName(QName) - Method in class org.idoox.xml.schema.Member
 
setName(QName) - Method in class org.idoox.xml.schema.SchemaConstruct
Sets the name of the type.
setName(QName) - Method in class org.idoox.xml.schema.Type
Sets the name of the type.
setName(QName) - Method in class org.idoox.xmlrpc.header.Header
Sets QName of header.
setName(String) - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Sets name of the tempalte .
setName(String) - Method in interface org.systinet.wasp.dd.Attributes.Class.Field
Sets the field name.
setName(String) - Method in interface org.systinet.wasp.dd.Attributes.Class.Method
Sets the method name.
setName(String) - Method in interface org.systinet.wasp.dd.Attributes.Class
Sets the full qualified name of the class.
setName(String) - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Sets the name of the deployment descriptor.
setName(QName) - Method in interface org.systinet.wasp.dd.Header
QName of header.
setName(String) - Method in interface org.systinet.wasp.dd.NamedPart
Sets the name of the part.
setName(String) - Method in interface org.systinet.wasp.dd.Packager
Sets the name of the packager.
setName(QName) - Method in interface org.systinet.wasp.dd.PolicyAssertion
Sets QName of assertion.
setName(String) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Setter for field name.
setNamespace(String) - Method in class org.idoox.wasp.config.ProcessingConfiguration.Schema
Deprecated. Sets schema namespace.
setNamespace(String, String, int) - Method in interface org.idoox.xmlrpc.Message
Deprecated. sets namespace-prefix binding
setNamespace(String) - Method in class org.idoox.xmlrpc.header.Schema
Sets schema namespace.
setNamespace2PackageMapping(Map) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Sets a local mapping from XML schema namespace to Java package name.
setNamespace2PackageMapping(Map) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets a local mapping from XML schema namespace to Java package name.
setNamespaceDeclarations(Map) - Method in class org.idoox.xml.TokenizerWrapper.DefaultTokenizerState
 
setNamespaceLocationMap(Map) - Method in interface org.idoox.xml.schema.SchemaParser
Sets the schema location map.
setNamespaceMapping(Map) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets map of targetNamespace -> filename.
setNamespaceURI(String) - Method in interface javax.wsdl.Import
Set the namespace URI of this import.
setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPBody
Set the namespace URI for this SOAP body.
setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPFault
Set the namespace URI for this SOAP fault.
setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Set the namespace URI for this SOAP header.
setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Set the namespace URI for this SOAP header fault.
setNamespaceURI(String) - Method in interface org.systinet.wasp.dd.Schema
Sets the namespace URI of the schema.
setNeedsBody(boolean) - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Sets if the body is needed for this header processor.
setNeedsClientAuth(boolean) - Method in interface org.idoox.transport.config.HttpsServerConfig
Specifies whether SSL server requires client authentication
setNetmask(String) - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor.Range
 
setNewPrefixes(String[]) - Method in class org.idoox.xml.TokenizerWrapper.DefaultTokenizerState
 
setNextReference(Reference) - Method in interface org.idoox.wasp.serialization.Reference
Sets the next reference that is bound to the same value.
setNillable(boolean) - Method in class org.idoox.xml.schema.Member
Sets nillable.
setNoDelegation(boolean) - Method in class org.idoox.security.AssociationOptions
Sets the NO_DELEGATION bit to a given value
setNoNonceAndCreated() - Method in class org.systinet.wasp.security.ws.UsernameToken
Disables Nonce and Created subelements.
setNoProtection(boolean) - Method in class org.idoox.security.AssociationOptions
Sets the NO_PROTECTION bit to a given value
setNoSecurityHeader(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Disables generation of the security header.
setNoUsernameTokenValidation(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
The UsernameToken may contain nonce and created values, which improve the security level.
setNode(Node) - Method in class org.idoox.xml.TokenizerSource
 
setNonProxyHosts(String) - Method in interface org.idoox.transport.config.HttpClientConfig
Sets a comma separated list of non proxy hosts.
setNothingGenerated(boolean) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
sets the nothing generated flag.
setNullable(boolean) - Method in class org.idoox.xml.schema.Member
Deprecated. use setNillable instead
setNumber(int) - Method in interface org.systinet.wasp.dd.Attributes.Class.Method.Parameter
Sets the number of the paramter.
setObjectValue(Object) - Method in interface org.idoox.wasp.types.Holder
Sets the value of the held object.
setOneWayMethod(Method, boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets if the specified method is one-way method.
setOneWayMethods(Set) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets a set of methods which should be generated in one-way style.
setOperation(Operation) - Method in interface javax.wsdl.BindingOperation
Set the operation that this operation binding binds.
setOperationName(QName) - Method in interface javax.xml.rpc.Call
Sets the name of the operation to be invoked using this Call instance.
setOrder(Integer) - Method in interface org.systinet.wasp.security.ws.conf.OrderedElementConf
Sets procesing order.
setOtherMethods(int) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Deprecated. Only raw services (their instance has to implement the org.systinet.wasp.webservice.RawService interface) are bound to both the GET and POST methods.
setOut(boolean) - Method in interface org.systinet.wasp.dd.Header
Sets direction to output, if the argument is true.
setOutput(Output) - Method in interface javax.wsdl.Operation
Set the output message specification for this operation.
setOutput(MailConfig.Output) - Method in interface org.idoox.transport.config.MailConfig
Sets an output configuration.
setOutputBackends(String) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Sets the output backends mentioned in the configuration, for example java, java-async, java-impl.
setOutputBackends(String) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the output backends mentioned in the configuration, for example java, java-async, java-impl.
setOutputMessage(OutputMessage) - Method in interface org.idoox.transport.Connection
Sets an output message.
setOverride(int) - Method in interface org.systinet.wasp.dd.Configuration.Config
Deprecated. Sets the override mode.
setPackageMapping(Map) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets package namespace map.
setPackageMapping(Map) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets map of package-name -> targetNamespace.
setPackager(String) - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Creates object containing the information about the packager.
setParameter(String, String) - Method in class org.idoox.transport.client.Endpoint
Sets parameter.
setParameterOrdering(List) - Method in interface javax.wsdl.Operation
Set the parameter ordering for a request-response, or solicit-response operation.
setParameters(String, String[]) - Method in class org.idoox.transport.client.Endpoint
Sets parameters.
setParameters(Attributes.Class.Method.Parameter[]) - Method in interface org.systinet.wasp.dd.Attributes.Class.Method
Sets the array of Attributes.Class.Method.Parameter associated with this method.
setParams(int, int, int, TimeZone, boolean) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Date
Sets parameters of this object.
setParams(Date) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Date
Sets parameters of this object to the given java.util.Date object.
setParams(int, int, int, int, int, BigDecimal, TimeZone, boolean) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Sets parameters of this object.
setParams(Date) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Sets parameters of this object to the given java.util.Date object.
setParams(TimeZone) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTimeBase
Initializes parameters.
setParams(int, int, int, int, int, BigDecimal, boolean) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Sets parameters of this object.
setParams(int, TimeZone) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GDay
Sets parameters of this object.
setParams(int, TimeZone) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GMonth
Sets parameters of this object.
setParams(int, int, TimeZone) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GMonthDay
Sets parameters of this object.
setParams(int, TimeZone, boolean) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GYear
Sets parameters of this object.
setParams(int, int, TimeZone, boolean) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GYearMonth
Sets parameters of this object.
setParams(int, int, BigDecimal, TimeZone) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Sets parameters of this object.
setParams(Date) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Sets parameters of this object to the given java.util.Date object.
setParent(SchemaConstruct) - Method in class org.idoox.xml.schema.SchemaConstruct
Sets this schema construct's parent.
setParentElement(SOAPElement) - Method in interface javax.xml.soap.Node
Sets the parent of this Node object to the given SOAPElement object.
setParentElement(SOAPElement) - Method in class org.systinet.wasp.addressing.ReferenceProperties
Not supported, always throws UnsupportedOperationException
setParentElement(PolicyElement) - Method in class org.systinet.wasp.policy.PolicyElement
Sets the parent policy element of this element.
setParsingFacets(boolean) - Method in interface org.idoox.xml.schema.SchemaParser
Instructs the parser (not) to parse and store facets.
setPart(String) - Method in interface javax.wsdl.extensions.mime.MIMEContent
Set the part for this MIME content.
setPart(String) - Method in interface javax.wsdl.extensions.mime.MIMEMimeXml
Set the part for this MIME mimeXml.
setPart(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Set the part for this SOAP header.
setPart(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Set the part for this SOAP header fault.
setParts(List) - Method in interface javax.wsdl.extensions.soap.SOAPBody
Set the parts for this SOAP body.
setPassword(String) - Method in interface org.idoox.transport.config.HttpsServerConfig
Sets a password of the alias.
setPassword(String) - Method in interface org.idoox.transport.config.MailConfig.Input
Sets a password for the input server.
setPassword(String) - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Sets the password to be used when creating session
setPassword(String) - Method in interface org.idoox.transport.jms.JMSConfig
Sets the password to be used when creating session
setPassword(byte[]) - Method in class org.systinet.wasp.admin.IdentityAssociationImpl
Sets the password used by authenticator * @param password used for authentication
setPassword(String) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiAccount
Setter for field password.
setPath(String) - Method in class org.idoox.transport.client.Endpoint
Sets path.
setPath(String) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Sets the (relative) endpoint of the service.
setPath(String) - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Sets the service endpoint server path.
setPolymorphismEnabled(boolean) - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Set whether polymorphism should be handled in serialization code
setPort(int) - Method in class org.idoox.transport.client.Endpoint
Sets port.
setPort(int) - Method in interface org.idoox.transport.config.HttpServerConfig
Sets the server port.
setPortName(String) - Method in class org.idoox.wasp.wsdl.WSDLRepository.PortInfo
 
setPortType(PortType) - Method in interface javax.wsdl.Binding
Set the port type this is a binding for.
setPortTypeMappingPassingEnabled(boolean) - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Set whether outgoing remote references should carry portType to Java interface mapping information
setPortTypeName(QName) - Method in interface javax.xml.rpc.Call
Sets the qualified name of the port type.
setPrecedingParts(QName[]) - Method in interface org.systinet.wasp.dd.OrderedPart
Sets names of parts, which should precede this one.
setPreference(int) - Method in class org.systinet.wasp.policy.PolicyElement
Sets the preference of the policy element.
setPreferences(PrefsMetadata, Element) - Method in interface org.systinet.wasp.mgmt.ServerPreferences
Sets particular preferences.
setPrefix(String) - Method in interface org.idoox.xml.security.SignatureCreator
Sets prefix of the signature to the given value.
setPrefixForNamespace(String, String) - Method in interface org.idoox.xml.TokenWriter
Sets prefix for specified namespace URI.
setPrefixForNamespace(String, String) - Method in class org.idoox.xml.XMLWriterReader
 
setPrefixForNamespace(String, String) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenWriter
sets prefix for namespace.
setPrefixNamespaceMapping(Map) - Method in class org.idoox.xml.schema.SchemaConstruct
 
setPreload(boolean) - Method in interface org.idoox.transport.config.TransportConfig
If this transport is preloaded or not.
setPreload(boolean) - Method in interface org.systinet.wasp.dd.ServiceInstance
Sets if the instance is instantiated during server startup.
setPreload(boolean) - Method in interface org.systinet.wasp.dd.Transport
Enable or disable transport initialisation during WSO2 SOA Enablement Server boot.
setPrivacy(boolean) - Method in class org.ietf.jgss.MessageProp
Sets the privacy state.
setPrivateState(boolean) - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig
Sets private state of the GSSContext being created.
setProcessing(Processing) - Method in interface org.systinet.wasp.dd.ServiceClient
Sets processing of this service.
setProcessing(String) - Method in interface org.systinet.wasp.dd.ServiceClient
Creates a new Processing object and sets it as processing for this service.
setProcessing(Processing) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Sets processing of this service.
setProcessing(String) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Creates a new Processing object and sets it as processing for this service.
setProcessingFaultMessages(boolean) - Method in interface org.systinet.wasp.dd.Handler
Sets if the handler is processing input fault messages.
setProcessingInFaultMessages(boolean) - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Sets if the header processor is processing input fault messages.
setProcessingInMessages(boolean) - Method in interface org.systinet.wasp.dd.Handler
Sets if the handler is processing input messages.
setProcessingInMessages(boolean) - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Sets if the header processor is processing input messages.
setProcessingInMessages(boolean) - Method in interface org.systinet.wasp.dd.Interceptor
Sets if the interceptor processes input messages.
setProcessingOutFaultMessages(boolean) - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Sets if the header processor is processing output fault messages.
setProcessingOutMessages(boolean) - Method in interface org.systinet.wasp.dd.Handler
Sets if the handler is processing output messages.
setProcessingOutMessages(boolean) - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Sets if the header processor is processing output messages.
setProcessingOutMessages(boolean) - Method in interface org.systinet.wasp.dd.Interceptor
Sets if the interceptor processes output messages.
setProperties(JMSConfig.ReductionConfig.PropertyConfig[]) - Method in interface org.idoox.transport.jms.JMSConfig.ReductionConfig
Sets properties defined for the reduction
setProperties(UserProperty[]) - Method in class org.systinet.wasp.admin.security.RawUserEntry
Sets all properties of the user.
setProperties(PropertyConf[]) - Method in interface org.systinet.wasp.security.ws.conf.SecurityTokenConf
Sets properties specific for security token type.
setProperties(PropertyConf[]) - Method in interface org.systinet.wasp.security.ws.conf.TransformConf
Sets properties specific for the transformation.
setProperty(String, Object) - Method in interface javax.xml.rpc.Call
Sets the value for a named property.
setProperty(String, Object) - Method in interface javax.xml.rpc.handler.MessageContext
Sets the name and value of a property associated with the MessageContext.
setProperty(Message, String, Object) - Method in class org.systinet.transport.jms.ReductionTemplate
Sets property of the message.
setPropertyName(String) - Method in class org.systinet.wasp.admin.security.UserProperty
Setter for property propertyName.
setPropertyName(String) - Method in interface org.systinet.wasp.security.ws.conf.PropertyConf
Sets property name.
setPropertySerializer(String, PropertySerializer) - Method in interface org.idoox.security.pstore.UserStore
Registers the propertySerializer associated with the propertyKey.
setPropertySerializer(String, PropertySerializer) - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Registers the propertySerializer associated with the propertyKey.
setPropertyValue(byte[]) - Method in class org.systinet.wasp.admin.security.UserProperty
Setter for property propertyValue.
setPropertyValue(String) - Method in interface org.systinet.wasp.security.ws.conf.PropertyConf
Sets property value.
setProtocol(int) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets protocol protocol binding for generated WSDL.
setProtocol(int) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets preferred protocol.
setProviderClass(String) - Method in class org.systinet.wasp.admin.security.SecurityProviderInfo
Setter for full name of security provider implementation class
setProviderName(String) - Method in class org.systinet.wasp.admin.IdentityAssociationImpl
Sets the name of provider used for authentication.
setProviderName(String) - Method in class org.systinet.wasp.admin.security.SecurityProviderInfo
Setter for provider name
setProviderProperties(ServiceClient, Map) - Method in class org.idoox.wasp.WaspSecurity.SPI
Sets properties for security providers, these properties are provider specific and they are applied only for given service client.
setProviderProperties(ServiceEndpointContext, Map) - Method in class org.idoox.wasp.WaspSecurity.SPI
Sets properties for security providers, these properties are provider specific and they are applied only for service endpoint context.
setProviderProperties(ServiceEndpointContext, Configurable, String) - Method in class org.idoox.wasp.WaspSecurity.SPI
Sets properties of security providers that are determined by the given instance of Configurable.
setProviderProperties(ServiceClient, Configurable, String) - Method in class org.idoox.wasp.WaspSecurity.SPI
Sets properties of security providers that are determined by the given instance of Configurable.
setProviderProperties(ServiceClient, Map) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always silently returns.
setProviderProperties(ServiceEndpointContext, Map) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always silently returns.
setProviderProperties(ServiceEndpointContext, Configurable, String) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Silently returns.
setProviderProperties(ServiceClient, Configurable, String) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Silently returns.
setProviderProperties(ServiceClient, Map) - Static method in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceClient serviceClient, Configurable config, String providerName) instead.
setProviderProperties(ServiceEndpointContext, Map) - Static method in class org.idoox.wasp.WaspSecurity
Deprecated. Use WaspSecurity.setProviderProperties(ServiceEndpointContext serviceEndpointContext, Configurable config, String providerName) instead.
setProviderProperties(ServiceClient, Configurable, String) - Static method in class org.idoox.wasp.WaspSecurity
Sets properties of security providers that are determined by the given instance of Configurable.
setProviderProperties(ServiceEndpointContext, Configurable, String) - Static method in class org.idoox.wasp.WaspSecurity
Sets properties of security providers that are determined by the given instance of Configurable.
setProxyHost(String) - Method in interface org.idoox.transport.config.HttpClientConfig
Sets a host name for the proxy server like proxy.in.idoox.com.
setProxyPort(int) - Method in interface org.idoox.transport.config.HttpClientConfig
Sets the proxy port like 3128.
setPublishingUrl(String) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Setter for field publishingUrl.
setPush(boolean) - Method in interface org.systinet.wasp.dd.Export
Sets if all exports in this section should be pushed into dependent packages.
setQName(QName) - Method in interface javax.wsdl.Binding
Set the name of this binding.
setQName(QName) - Method in interface javax.wsdl.Definition
Set the name of this definition.
setQName(QName) - Method in interface javax.wsdl.Message
Set the name of this message.
setQName(QName) - Method in interface javax.wsdl.PortType
Set the name of this port type.
setQName(QName) - Method in interface javax.wsdl.Service
Set the name of this service.
setQOP(int) - Method in class org.ietf.jgss.MessageProp
Sets the QOP value.
setQop(String) - Method in interface org.idoox.wasp.security.http.digest.HttpDigestConfig
Sets "quality of protection" of HttpDigest authentication to the given value.
setQuery(String) - Method in class org.idoox.transport.client.Endpoint
Sets query string.
setRange(IPFilterInterceptor.Cfg.Interceptor.Range[]) - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor
 
setReceivedCredentials(ReceivedCredentials) - Method in class org.idoox.security.server.Current
Sets received credentials for this call.
setReductions(JMSConfig.ReductionConfig[]) - Method in interface org.idoox.transport.jms.JMSConfig
Gets name of the class, which implements org.systinet.transport.jms.Reduction
setRefUri(String) - Method in interface org.systinet.wasp.security.ws.conf.EncryptionReferenceConf
Sets URI of referenced element.
setRefUri(String) - Method in interface org.systinet.wasp.security.ws.conf.ReferenceConf
Sets URI of the referenced data object.
setReferenceLists(ReferenceListConf[]) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets configuration XML Encryption's reference lists to be contained in Security header.
setReferenceSerialized(Object) - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Sets the flag that a given reference is being serialized.
setReferenceURI(String) - Method in interface org.idoox.xml.security.SignatureCreator
Set uri attribute of the refencence element in the SignedInfo structure to the given URI.
setReferencedAttributeGroup(AttributeGroup) - Method in class org.idoox.xml.schema.AttributeGroup
Sets the referenced schema attributeGroup.
setReferencedConstruct(SchemaConstruct) - Method in class org.idoox.xml.schema.SchemaConstruct
Sets the referenced schema construct.
setReferencedValue(String, Object) - Method in interface org.idoox.wasp.serialization.ReferenceDeserializationContext
Sets referenced value.
setReferences(EncryptionReferenceConf[]) - Method in interface org.systinet.wasp.security.ws.conf.EncryptedKeyConf
Sets ReferenceList element with an array of EncryptionReferenceConf.
setReferences(EncryptionReferenceConf[]) - Method in interface org.systinet.wasp.security.ws.conf.ReferenceListConf
Sets encryption references.
setReferences(ReferenceConf[]) - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Sets references to signed objects, mandatory part of SignedInfo.
setReferredMember(Member) - Method in class org.idoox.xml.schema.Member
Sets a referred member
setRelatedMessageID(String, QName) - Method in class org.systinet.wasp.addressing.AddressingHeaders
Sets AddressingHeaders.relatesTo to contain one record with given attributes.
setReleaseAttachmentMethod(ServiceClient, AttachmentsReleaseMethod) - Static method in class org.systinet.wasp.attachments.AttachmentsReleaseMethod
A helper method for service client setup.
setRequestChunking(boolean) - Method in interface org.idoox.transport.config.HttpClientConfig
Sets if requests will be chunked or not.
setRequired(Boolean) - Method in interface javax.wsdl.extensions.ExtensibilityElement
Set whether or not the semantics of this extension are required.
setRequired(Boolean) - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
Set whether or not the semantics of this extension are required.
setRequiredVersion(String) - Method in interface org.systinet.wasp.dd.Dependency
Sets the required version of the deployment descriptor.
setResolvingMode(int) - Method in class org.systinet.wasp.dd.Builder
Sets the resolving mode.
setReturnType(QName) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setReturnType(QName, Class) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setReusingTypes(boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Enables/disables types reusing.
setRole(String) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets the value of Soap role attribute of the Security header.
setRoles(String[]) - Method in interface javax.xml.rpc.handler.HandlerChain
Sets SOAP Actor roles for this HandlerChain.
setRules(IPFilterInterceptor.Rule[]) - Method in class com.idoox.wasp.interceptor.IPFilterInterceptor
Set rules for this instance of IP filter interceptor.
setRuntimeMode(String) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
UNDOCUMENTED.
setSOAPAction(String) - Method in class org.systinet.wasp.soap.WaspSOAPMessage
Sets the SOAP action to the message.
setSOAPEncoding(int) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets type of SOAP encoding.
setSOAPEncoding(int) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets type of SOAP encoding.
setSatisfied(PolicyAssertion) - Method in interface org.systinet.wasp.policy.EffectivePolicy
Sets given policy assertion as satisfied.
setSchema(Schema, boolean) - Method in interface org.idoox.wasp.serialization.TypeMappingContext
Sets a parsed schema.
setSchema(String, String, Schema) - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
setSchema2JavaExceptionMapping(Map) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the schema qname -> java exception class name mapping.
setSchema2JavaMapping(Map) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Sets a local mapping from XML Schem types to Java classes.
setSchema2JavaMapping(Map) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets a local mapping from XML Schem types to Java classes.
setSchemaBuilder(Document) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets main document for node creation.
setSchemaLocation(String, String) - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Set the location of a schema for the given namespace.
setSchemaLocation(String) - Method in interface org.systinet.wasp.dd.Schema
Sets the location of the schema document.
setSchemaType(QName) - Method in interface org.systinet.wasp.dd.TypeMapping.TypeMap
Sets the XML schema type.
setScheme(String) - Method in class org.idoox.transport.client.Endpoint
Sets scheme.
setScheme(String) - Method in interface org.idoox.transport.config.TransportConfig
Sets schema of transport
setScheme(String) - Method in interface org.systinet.wasp.dd.Transport
Sets the scheme of the transport.
setSecond(BigDecimal) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Sets seconds to the given value.
setSecond(BigDecimal) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Sets seconds to the given value.
setSecureFault() - Method in class org.systinet.wasp.security.ws.MessageSecurity
Sets a flag to apply security to faults as well.
setSecureFault(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets the flag that indicates whether to apply WS-Security configuration to Soap faults or not.
setSecuredMessages(SecuredMessage[]) - Method in interface org.systinet.wasp.security.ws.conf.WSSEProviderConf
Sets configuration of outgoing messages.
setSecurity(ServiceClient) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Sets client security configuration.
setSecurity(ServiceEndpoint) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Sets endpoint security configuration.
setSecurityProvider(Object, String) - Static method in class org.idoox.webservice.client.WebServiceHelper
Deprecated. since WASP4.5
setSecurityTokenHandlers(String[]) - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
Sets security token handlers' class names.
setSecurityTokenId(String) - Method in interface org.systinet.wasp.security.ws.conf.KeyInfoConf
Sets id of referenced security token.
setSecurityTokenMode(String) - Method in interface org.systinet.wasp.security.ws.conf.KeyInfoConf
Sets the security token reference mode.
setSecurityTokenReferenceId(String) - Method in class org.systinet.wasp.security.ws.EncryptedData
Sets value of the wsu:Id set on the SecurityTokenReference subelement of the tag EncryptedKey/KeyInfo.
setSecurityTokenReferenceId(String) - Method in class org.systinet.wasp.security.ws.Signature
Sets value of the wsu:Id set on the SecurityTokenReference subelement of the tag Signature/KeyInfo.
setSecurityTokens(SecurityTokenConf[]) - Method in interface org.systinet.wasp.security.ws.conf.ExternalSecurityTokensConf
Sets external security tokens' configurations.
setSecurityTokens(SecurityTokenConf[]) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets configuration of security tokens.
setSecurityUrl(String) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Setter for field securityUrl.
setSensitivity(boolean) - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Sets sensitivity flag
setSensitivity(boolean) - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Sets sensitivity flag
setSerializationID(String) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets serialization ID to use.
setSerializationID(String) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets serialization ID to use.
setSerializedClass(String) - Method in interface org.systinet.wasp.dd.Serialization
Sets the serialized class name.
setSerializedExceptionClass(String) - Method in interface org.systinet.wasp.dd.FaultSerialization
Sets the name of the serialized exception.
setSerializedType(QName) - Method in interface org.systinet.wasp.dd.Serialization
Sets the serialized XML schema type.
setSerializerClass(String) - Method in interface org.systinet.wasp.dd.FaultSerialization
Sets the implementation class of the serializer.
setSerializerClass(String) - Method in interface org.systinet.wasp.dd.Serialization
Sets the implementation class of the serializer.
setSerializingMultirefs(boolean) - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
If set up, multirefs will be serialized as a normal data, otherwise will be serialized as references.
setServer(String) - Method in interface org.idoox.transport.config.MailConfig.Input
Sets the input server URI.
setServer(String) - Method in interface org.idoox.transport.config.MailConfig.Output
Sets the output server URI.
setServerID(String) - Method in interface org.idoox.transport.jms.JMSConfig
Sets the server selector value.
setServerPreferences(TaggedStructure) - Method in interface org.systinet.wasp.admin.ServerPreferences
Deprecated. Sets preferences on the server.
setService(Service) - Method in class org.idoox.wasp.wsdl.WSDLRepository.ServiceInfo
 
setServiceIdentities(KerberosConfig.IdentityPreference[]) - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig
set associations of service/identity or server/identity to the given value.
setServiceInstance(ServiceInstance) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Sets a service instance which will be used as the implementation of this service.
setServiceInstance(String, String) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Creates and a new serviceInstance object ans sets it as the implementation of this service.
setServiceInstanceTTL(Object, long) - Method in interface org.idoox.webservice.server.LifeCycleService
Deprecated. Sets TTL of particular service instance.
setServiceMapping(Map) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets map of service class name -> Service.
setServicePortName(QName) - Method in interface org.systinet.wasp.dd.ServiceClient
Returns the name of port name of the service selectend.
setServicePortType(QName) - Method in interface org.systinet.wasp.dd.ServiceClient
Deprecated. Use ServiceClient.setServicePortName(javax.xml.namespace.QName) instead.
setServiceQName(QName) - Method in class org.idoox.wasp.wsdl.WSDLRepository.PortInfo
 
setServiceRealm(String) - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig
Sets Kerberos realm of the service which the client side wants to connect to.
setServiceType(int) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Gets the type of the service.
setServiceURI(Endpoint) - Method in interface org.systinet.wasp.dd.ServiceClient
Deprecated. use ServiceClient.setServiceURL(org.idoox.transport.client.Endpoint) instead
setServiceURL(Endpoint) - Method in interface org.systinet.wasp.dd.ServiceClient
Sets the endpoint of this service.
setServiceURL(String) - Method in class org.systinet.wasp.webservice.ServiceClient
Sets service location.
setServiceURL(String) - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Sets the soap:address location attribute in returned WSDL.
setSignBody() - Method in class org.systinet.wasp.security.ws.Signature
Instructs the signature to sign message body.
setSignBody(Boolean) - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Sets a flag that indicates whether to sign message body or not.
setSignatureMethod(String) - Method in interface org.idoox.xml.security.SignatureCreator
Sets SignatureMethod to a given string.
setSignatureMethod(String) - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Sets the algorithm that is used to convert the canonicalized signed info into the signature value.
setSignatures(SignatureConf[]) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets configuration of signatures.
setSimpleDelegation(boolean) - Method in class org.idoox.security.AssociationOptions
Sets the SIMPLE_DELEGATION bit to a given value
setSingleton(WASPAccessController) - Static method in class org.systinet.security.policy.WASPAccessController
Sets the singleton to be used.
setSleepInterval(int) - Method in interface org.idoox.transport.config.MailConfig.Input
Sets a sleep interval in milliseconds for the input when there is no new message.
setSmallIcon(String) - Method in interface org.systinet.wasp.dd.Documentation
Sets the small icon, used in tools.
setSoapActionURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPOperation
Set the SOAP action attribute.
setSortingFields(boolean) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Enables alphabetically sorting fields.
setSortingFields(boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Enables/disables alphabetically sorting of fields.
setStatusCode(int) - Method in class org.idoox.transport.OutputMessage
Sets the status code.
setStatusCode(int) - Method in class org.idoox.transport.OutputMessageWrapper
Sets a status code on the wrapped message.
setStrWsuId(String) - Method in interface org.systinet.wasp.security.ws.conf.KeyInfoConf
Sets wsu:Id of the SecurityTokenReference embedded in the KeyInfo described by the configuration.
setStringHeader(String, String) - Method in class org.idoox.transport.OutputMessage
Sets the value of the specified message header field as a string.
setStringHeader(String, String) - Method in class org.idoox.transport.OutputMessageWrapper
Sets a string header on the wrapped message.
setStyle(OperationType) - Method in interface javax.wsdl.Operation
Set the style for this operation (request-response, one way, solicit-response or notification).
setStyle(String) - Method in interface javax.wsdl.extensions.soap.SOAPBinding
Set the style for this SOAP binding.
setStyle(String) - Method in interface javax.wsdl.extensions.soap.SOAPOperation
Set the style for this SOAP operation.
setSubconstructs(SchemaConstruct[]) - Method in class org.idoox.xml.schema.Type
Sets subconstructs of the type.
setSubstitutionGroup(Member) - Method in class org.idoox.xml.schema.Member
Sets a substitution group of the member.
setSupplementaryStates(boolean, boolean, boolean, boolean, int, String) - Method in class org.ietf.jgss.MessageProp
This method sets the state for the supplementary information flags and the minor status in MessageProp.
setSupportedEncodings(String[]) - Method in interface javax.xml.rpc.encoding.TypeMapping
Sets the encodingStyle URIs supported by this TypeMapping instance.
setSweepInterval(long) - Method in interface org.idoox.wasp.security.http.digest.HttpDigestConfig
Sets sweep interval to the given value.
setTTL(Integer) - Method in interface org.systinet.wasp.dd.ServiceInstance
Sets time-to-live of an instance in second.
setTTL(long) - Method in class org.systinet.wasp.webservice.ServiceInstance
This setting is valid only for per-client instantiated service.
setTargetEndpointAddress(String) - Method in interface javax.xml.rpc.Call
Sets the address of the target service endpoint.
setTargetException(Throwable) - Method in class javax.wsdl.WSDLException
 
setTargetJava(WSDL2Java.JavaVersion) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the target java version of generated source.
setTargetNamespace(String) - Method in interface javax.wsdl.Definition
Set the target namespace in which WSDL elements are defined.
setTargetNamespace(String) - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Sets the target namespace.
setTimeout(int) - Method in interface org.idoox.transport.client.ClientConnection
Sets timeout for this connection in milliseconds.
setTimeout(long) - Method in class org.systinet.wasp.async.AsyncConversation
Sets the timeout for waiting for given response.
setTimestampHeaderExpiration(int) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Overrides default timestamp header expiration.
setTimestampHeaderExpiration(Integer) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Sets expiration time of timestamp header wsu:Timestamp.
setTimestampHeaderMaxAge(int) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Overrides default timestamp header max age accepted.
setTimestampHeaderMaxAge(Integer) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Sets max age accepted of timestamp header when wsu:Expires is omitted, but wsu:Created is present.
setTimestampId(String) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Sets ID of the timestamp header so it can be referenced using UriReference.
setTimestampId(String) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets ID of the timestamp so it can be signed.
setToken(Token) - Method in class org.idoox.xml.TokenizerWrapper.DefaultTokenizerState
 
setTokenExpiration(Integer) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Sets expiration time of WS-Security tokens.
setTokenWriter(TokenWriter) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenWriter
sets the output token writer
setTokenizer(Tokenizer) - Method in class org.idoox.xml.TokenizerSource
Sets tokenizer for this source.
setTokenizer(Tokenizer) - Method in class org.idoox.xml.TokenizerWrapper
Sets underlying Tokenizer.
setTransforms(TransformConf[]) - Method in interface org.systinet.wasp.security.ws.conf.ReferenceConf
Sets transforms to be applied prior to digesting.
setTransportURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPBinding
Set the SOAP transport URI to be used for communicating with this binding.
setType(String) - Method in interface javax.wsdl.extensions.mime.MIMEContent
Set the type for this MIME content.
setType(String) - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Sets the type of transport.
setType(String) - Method in interface org.idoox.transport.jms.JMSConfig
Sets the type of transport.
setType(QName) - Method in class org.idoox.wasp.config.ProcessingConfiguration.Header
Deprecated.  
setType(Type) - Method in class org.idoox.xml.schema.Attribute
Sets the type of the attribute.
setType(Type) - Method in class org.idoox.xml.schema.Member
Sets the type of the member.
setType(QName) - Method in class org.idoox.xmlrpc.header.Header
Sets XML schma type QName used in encoded use.
setType(int) - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Sets type
setType(int) - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Sets type
setType(QName) - Method in interface org.systinet.wasp.dd.Header
QName of header type.
setType(String) - Method in interface org.systinet.wasp.security.ws.conf.SecurityTokenConf
Sets the type of represented token.
setTypeMapping(QName, String) - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Set the mapping from a java class to an XML Schema type QName (and back).
setTypeMappingContext(TypeMappingContext) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets type mapping context, default one is "java".
setTypeName(QName) - Method in interface javax.wsdl.Part
 
setTypes(Types) - Method in interface javax.wsdl.Definition
Set the types section.
setTypesGeneratingMode(int) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Sets a generating mode for types.
setTypesGeneratingMode(int) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets generating mode for types.
setTypesPackage(String) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Sets a package into which types are generated.
setTypesPackage(String) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets the name of the Java package into which the types from WSDL are generated.
setURL(Endpoint) - Method in interface org.systinet.wasp.dd.Documentation
Sets the URL containing additional documentation.
setURL(String) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Sets the soap:address location attribute in returned WSDL.
setUddiRegistry(UddiRegistry) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiAccount
Setter for field uddiRegistry.
setUndefined(boolean) - Method in interface javax.wsdl.Binding
 
setUndefined(boolean) - Method in interface javax.wsdl.Message
 
setUndefined(boolean) - Method in interface javax.wsdl.Operation
 
setUndefined(boolean) - Method in interface javax.wsdl.PortType
 
setUniqueWsuId() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Sets wsu:id attribute on the security token element with unique (generated) value.
setUnwrap(boolean) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Set whether the WSDL2Java should unwrap the wrapping elements around parameters in operations with "wrapped" document/literal style.
setUpdateInterval(int) - Method in interface org.idoox.transport.config.PopClientConfig
Sets an update interval for connections.
setUpdateablePolicy(UpdateablePolicy) - Static method in class org.systinet.security.policy.UpdateablePolicy
Sets the current UpdateablePolicy.
setUri(String) - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig.IdentityPreference
Sets uri of the service or server to the given value.
setUrl(Endpoint) - Method in interface org.systinet.wasp.dd.Packager
Sets the URL where more information about the packager can be found.
setUsage(PolicyUsage) - Method in class org.systinet.wasp.policy.PolicyElement
Sets the usage of the policy element.
setUse(String) - Method in interface javax.wsdl.extensions.soap.SOAPBody
Set the use for this SOAP body.
setUse(String) - Method in interface javax.wsdl.extensions.soap.SOAPFault
Set the use for this SOAP fault.
setUse(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Set the use for this SOAP header.
setUse(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Set the use for this SOAP header fault.
setUseNillable(boolean) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Sets whether attribute nillable='true' or attributes minOccurs='0' maxOccurs='1' should be generated into XML schema for Java reference data types.
setUseNillable(boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets whether attribute nillable='true' or attributes minOccurs='0' maxOccurs='1' should be generated into XML schema for Java reference data types.
setUseWsiMimeAttachments(boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets a new property value.
setUserErrorReported(boolean) - Method in class org.idoox.xml.schema.SchemaException
Sets that the exception has already been reported to user.
setUserId(String) - Method in class org.systinet.wasp.admin.security.RawUserEntry
Sets Id of the user.
setUserProperties(String, Map) - Method in interface org.idoox.security.pstore.UserStore
Sets properties to given user.
setUserProperties(String, UserProperty[]) - Method in interface org.systinet.wasp.admin.security.PStoreService
Set user properties
setUserProperties(String, Map) - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Associated given user with a new map of properties.
setUserProperties(String, UserProperty[]) - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Associated given user with a new array of property objects.
setUserProperty(String, String, Object) - Method in interface org.idoox.security.pstore.UserStore
Sets particular property to given user.
setUserProperty(String, String, byte[]) - Method in interface org.systinet.wasp.admin.security.PStoreService
Sets user property
setUserProperty(String, String, Object) - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Sets particular property value for given user.
setUserStore(UserStore) - Method in class org.idoox.security.jaas.UserStoreCallback
Sets userStore to a given value.
setUserStoreSource(UserStoreSource) - Method in interface org.idoox.security.pstore.UserStore
Set the UserStoreSource associated with this object.
setUserStoreSource(UserStoreSource) - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Set the UserStoreSource associated with this object.
setUserinfo(String) - Method in class org.idoox.transport.client.Endpoint
Sets user info.
setUsername(String) - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Sets the username to be used when creating session
setUsername(String) - Method in interface org.idoox.transport.jms.JMSConfig
Sets the username to be used when creating session
setUsername(String) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiAccount
Setter for field username.
setValidationType(int) - Method in interface org.systinet.xml.schema.validation.ValidationConfig
sets type of the validation performed
setValidator(IncomingValidator) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Sets incoming validator.
setValidatorClassName(String) - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Sets a class name of the validator class.
setValue(String) - Method in interface org.idoox.transport.jms.JMSConfig.ReductionConfig.PropertyConfig
Sets the value of the property
setValue(String, TaggedValue) - Method in class org.systinet.wasp.admin.preferences.TaggedStructure
Deprecated. Sets tagged value for the specified name.
setValue(Object) - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Sets 'real' value
setValue(String) - Method in interface org.systinet.wasp.dd.Attributes.Class.Attribute
Sets the value of the attribute.
setVerb(String) - Method in interface javax.wsdl.extensions.http.HTTPBinding
Set the verb for this HTTP binding.
setVerbose(boolean) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Enables/disables verbose mode.
setVerbose(int) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Enables verbose mode and sets output message max length.
setVerbose(boolean) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets verbose output is to be printed.
setVerbose(int) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Enables verbose mode and sets output message max length.
setVerbosityLevel(int) - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Sets if verbose output is printed.
setVerbosityLevel(int) - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Sets if verbose output is printed.
setVersion(String) - Method in class org.systinet.wasp.admin.Version
Setter for field version.
setVersion(String) - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Sets the version of the deployment descriptor.
setVersion(String) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Sets the version of this endpoint.
setVersion(int) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Setter for field version.
setVersion(String) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets WS-Security version to be used.
setVersion(String) - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Sets the version of this endpoint.
setVersionString(String) - Method in interface org.systinet.wasp.dd.Version
Sets text representation of the version.
setWSDL(Definition) - Method in class org.systinet.wasp.webservice.ServiceClient
Sets WSDL definition for this service client.
setWSDL(Definition) - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Sets WSDL definition for this service endpoint.
setWSDLLocation(String) - Method in class org.systinet.wasp.webservice.ServiceClient
Sets WSDL definition URL.
setWSDLPortName(String) - Method in class org.systinet.wasp.webservice.ServiceClient
Sets name of service port in WSDL definition.
setWSDLPortName(String) - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Sets the name of service port in WSDL definition.
setWSDLServiceName(QName) - Method in class org.systinet.wasp.webservice.ServiceClient
Sets WSDL definition URL.
setWSDLServiceName(QName) - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Sets name of service in the WSDL definition.
setWSDLUrl(String) - Method in class org.idoox.wasp.wsdl.WSDLRepository.PortInfo
 
setWSDLUrls(String[]) - Method in interface org.idoox.wasp.wsdl.WSDLRepository.Config
 
setWebInterfaceUrl(String) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Setter for field webInterfaceUrl.
setWrappedMessage(InputMessage) - Method in class org.idoox.transport.InputMessageWrapper
Sets new wrapped input message.
setWrappedMessage(OutputMessage) - Method in class org.idoox.transport.OutputMessageWrapper
Sets new wrapped output message.
setWrappedStream(InputStream) - Method in class org.idoox.transport.RawInputMessage
Sets new wrapped input stream.
setWrappedStream(OutputStream) - Method in class org.idoox.transport.RawOutputMessage
Sets new wrapped output stream.
setWriteable(boolean) - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Sets writeable flag
setWriteable(boolean) - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Sets writeable flag
setWsdlServiceQName(QName) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Sets the name of the WSDL service that will be used as an interface to be called.
setWsdlURI(String) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Sets the URI of the WSDL document.
setWsseNamespace(String) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Deprecated. Use #MessageSecurity(Version) to specify version of WS-Security.
setWsseNamespace(String) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Deprecated. Use MessageConf.setVersion(java.lang.String) instead.
setWssePrefix(String) - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
 
setWsuId(String) - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Sets wsu:id attribute on the security token element with given value.
setWsuId(String) - Method in interface org.systinet.wasp.security.ws.conf.ElementConf
Sets the value of element identifier.
setWsuNamespace(String) - Method in class org.systinet.wasp.security.ws.MessageSecurity
Deprecated. Use #MessageSecurity(Version) to specify version of WS-Security.
setWsuNamespace(String) - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Deprecated. Use MessageConf.setVersion(java.lang.String) instead.
setWsuPrefix(String) - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
 
setXMLProtocol(String) - Method in interface org.systinet.wasp.dd.ServiceClient
Deprecated. The selection of the protocol relies on the WSDL (and the port selected) and on the value of the CallContext.XML_PROTOCOL set to the CallContext.
setXMLProtocol(String) - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Deprecated. The selection of protocol relies on the WSDL. The default value is stored in clientconf.xml and as top-level element defaultXMLProtocol.
setXMLProtocol(String) - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Deprecated. XML protocol of the service is determined by WSDL. Use Java2WSDL and Java2WSDL.setProtocol to generate WSDL for required XML protocol and set this WSDL to this ServiceEndpoint with ServiceEndpoint.setWSDL(javax.wsdl.Definition).

You can set XML protocol for the service with this code:
 ServiceEndpoint endpoint = ServiceEndpoint.create("/MyEndpoint", new MyService());
 Java2WSDL java2wsdl = Java2WSDLFactory.newJava2WSDL();
 java2wsdl.setProtocol(Java2WSDL.PROTOCOL_SOAP11_SOAP12);
 Definition wsdl = java2wsdl.generateDefinition(MyService.class);
 endpoint.setWSDL(wsdl);
 Registry.publish(endpoint);
setXPath(String) - Method in interface org.systinet.wasp.security.ws.conf.TransformConf
 
setYear(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Date
Sets year to the given value.
setYear(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Sets year to the given value.
severityNameToInt(String) - Static method in class org.systinet.monitoring.Severities
Converts severity name to int value
shortestInBytes - Variable in class org.systinet.wasp.admin.ServiceEndpointThroughputLog
Shortest input message size.
shortestOutBytes - Variable in class org.systinet.wasp.admin.ServiceEndpointThroughputLog
Shortest output message size.
shutdown() - Method in class org.idoox.wasp.Wasp
Deprecated. Unloads all loaded modules.
signature - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo
the signature of the java method, as given from the mapping contained in the wsdl file.
size() - Method in interface org.idoox.wasp.interceptor.InterceptorChain
Returns the size (number of interceptors) of the chain.
size() - Method in class org.idoox.webservice.CallContext
Deprecated.  
size() - Method in interface org.systinet.wasp.webservice.Handlers
Retrieves number of handlers in the handler chain of given processing.
size() - Method in interface org.systinet.wasp.webservice.HeaderProcessors
Deprecated. Returns the size (number of header processors) of the chain.
size() - Method in interface org.systinet.wasp.webservice.Interceptors
Returns the size (number of interceptors) of the chain of the transport interceptors.
skip(long) - Method in class org.idoox.transport.RawInputMessage
Skips in the wrapped stream.
slowest - Variable in class org.systinet.wasp.admin.ServiceBindingPerformanceLog
The longest dispatch time (miliseconds).
slowest - Variable in class org.systinet.wasp.admin.ServiceEndpointPerformanceLog
The longest dispatch time (miliseconds).
soapAction - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo
the soap action for the method
start(URI) - Method in interface org.idoox.transport.Transport
Starts listening for new incoming connections on given endpoint.
start(String) - Static method in class org.idoox.wasp.Wasp
Deprecated. Starts server on given endpoint.
start(String) - Method in interface org.idoox.wasp.server.ServiceStateManager
Deprecated. Starts the service, moving it to the Enabled state.
startQueueListening(JmsDataHandler, QueueSession, Queue, String) - Method in interface org.systinet.transport.jms.Reduction
Typicaly, this method calls server side part of the JMS transport when it starts listening.
startQueueListening(JmsDataHandler, QueueSession, Queue, String) - Method in class org.systinet.transport.jms.ReductionTemplate
Template implementation of the method startQueueListening.
startResolving(Map) - Method in interface org.systinet.transport.jms.Reduction
Called when the first resolve* method is going to be called after the reduction was instantiated or the method stopResolving was closed.
startResolving(Map) - Method in class org.systinet.transport.jms.ReductionTemplate
Typically this method should allocate resources needed to be able to resolve object in following calls of the resolve* methods.
startServer(String) - Static method in class org.systinet.wasp.Wasp
Starts a new server on given endpoint or gets the server if it's already started.
startServer(String, Configurable) - Static method in class org.systinet.wasp.Wasp
Starts a new server with given configuration:
startService(String) - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Starts a service with given name.
startServiceInstance(ServiceInstance) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Start given service instance.
startServiceInstance(ServiceInstance) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Deprecated. since 4.5 use ServiceAdministration.enableServiceInstance(org.systinet.wasp.admin.ServiceInstance) instead.
startTopicListening(JmsDataHandler, TopicSession, Topic, String, String) - Method in interface org.systinet.transport.jms.Reduction
Typicaly, this method calls server side part of the JMS transport when it starts listening.
startTopicListening(JmsDataHandler, TopicSession, Topic, String, String) - Method in class org.systinet.transport.jms.ReductionTemplate
Template implementation of the method startTopicListening.
state - Variable in class org.systinet.wasp.admin.ServiceInstanceInfo
Service instance state.
state - Variable in class org.systinet.wasp.admin.old.ServiceInfo
Deprecated.  
stop() - Method in interface org.idoox.transport.Transport
Stops listening for new incoming connections.
stop(String) - Method in interface org.idoox.wasp.server.ServiceStateManager
Deprecated. Performs transition to the ServiceInstance.Stopped service state, thus preventing service to receive requests, but will not remove service from memory.
stopListening() - Method in interface org.systinet.transport.jms.Reduction
Stops listening and frees resources allocated for this server side reduction
stopListening() - Method in class org.systinet.transport.jms.ReductionTemplate
Template implementation of the method stopListening.
stopResolving() - Method in interface org.systinet.transport.jms.Reduction
Called after the last resolve* method call.
stopResolving() - Method in class org.systinet.transport.jms.ReductionTemplate
Called after all resolve* method calls are performed.
stopService(String) - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Stops a service with given name.
stopServiceInstance(ServiceInstance) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Stop given service instance.
stopServiceInstance(ServiceInstance) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Forces service instance to go to Disabled without waiting for the active request to complete.
store(Configurable, String, String) - Method in class com.idoox.wasp.interceptor.IPFilterInterceptor
Configure this transport interceptor.
stringValue(int) - Static method in class org.systinet.wasp.webservice.ServiceState
Gets human-readable representantation of service endpoint state.
subcodes - Variable in class org.idoox.wasp.SoapFaultException
 

A B C D E F G H I J K L M N O P Q R S T U V W X _