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

I

IDOOX_JAVA_MAPPING_ID - Static variable in interface org.idoox.xmlrpc.Constants
name of fault element containing exception marshalled via idoox's extension
ID_UNSPECIFIED - Static variable in class org.systinet.wasp.addressing.AddressingHeaders.Relationship
A special value for the AddressingHeaders.Relationship.messageID field.
IGNORED - Static variable in class org.systinet.wasp.policy.PolicyUsage
The assertion is processed, but ignored.
IMAGE_PROPERTY - Static variable in interface org.idoox.security.pstore.UserStore
Image property.
IMAGE_TYPE - Static variable in interface org.idoox.security.pstore.PropertySerializer
Image MIME type
IN - Static variable in class javax.xml.rpc.ParameterMode
IN mode for parameter passing
INDEFINITE_LIFETIME - Static variable in interface org.ietf.jgss.GSSContext
A lifetime constant representing indefinite context lifetime.
INDEFINITE_LIFETIME - Static variable in interface org.ietf.jgss.GSSCredential
A lifetime constant representing indefinite credential lifetime.
INFO - Static variable in class org.systinet.logging.Category
The INFO level designates informational messages that highlight the progress of the application at coarse-grained level.
INFO - Static variable in class org.systinet.monitoring.Severities
The INFO level designates informational messages that highlight the progress of the application at coarse-grained level.
INFO_TEXT - Static variable in class org.systinet.monitoring.Severities
 
INITIALIZING - Static variable in class org.systinet.wasp.webservice.ServiceState
Initializing state representation.
INITIATE_AND_ACCEPT - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be able to be used for both context initiation and acceptance.
INITIATE_ONLY - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be able to be used for context initiation only.
INOUT - Static variable in class javax.xml.rpc.ParameterMode
INOUT mode for parameter passing
INSTANCE_ID - Static variable in interface org.systinet.wasp.webservice.CallContext
This key holds the actual instance ID in the service client context (on the client side) or in the call context (on the server side).
INSTANCE_ID_KEY - Static variable in class org.idoox.webservice.CallContext
Deprecated. This key holds the instance ID in the stub context (on the client side) or in the call context (on the server side).
INSTANTIATION_METHOD_PER_CLIENT - Static variable in class org.systinet.wasp.webservice.ServiceInstance
New instance is created for each client.
INSTANTIATION_METHOD_SHARED - Static variable in class org.systinet.wasp.webservice.ServiceInstance
Clients share common instance.
INSTANTIATION_PER_CLIENT - Static variable in interface org.systinet.wasp.dd.ServiceInstance
One instance per client (i.e.
INSTANTIATION_SHARED - Static variable in interface org.systinet.wasp.dd.ServiceInstance
One shared instance for all calls.
INT - Static variable in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated.  
INTEGRITY - Static variable in class org.idoox.security.AssociationOptions
 
INTERCEPTOR_DIRECTION_IN - Static variable in interface org.idoox.wasp.interceptor.InterceptorChain
Interceptor is used for incoming message.
INTERCEPTOR_DIRECTION_INOUT - Static variable in interface org.idoox.wasp.interceptor.InterceptorChain
Interceptor is used both for incoming and outgoing message.
INTERCEPTOR_DIRECTION_OUT - Static variable in interface org.idoox.wasp.interceptor.InterceptorChain
Interceptor is used for outgoing message.
INTERCEPTOR_REPOSITORY - Static variable in class org.idoox.wasp.Context
Use this in Context.getInstance(java.lang.String) to obtain interceptor repository.
INVALID_INSTANCE_ID_KEY - Static variable in class org.idoox.webservice.CallContext
Deprecated. This key holds the invalid instance ID in the stub context (on the client side) or in the call context (on the server side).
INVALID_SECURITY - Static variable in class org.systinet.wasp.security.ws.WSSecurityException
Deprecated. Throw a new instance of WSSecurityException.
INVALID_SECURITY_TOKEN - Static variable in class org.systinet.wasp.security.ws.WSSecurityException
Deprecated. Throw a new instance of WSSecurityException.
INVALID_WSDL - Static variable in class javax.wsdl.WSDLException
 
IPFilterInterceptor - class com.idoox.wasp.interceptor.IPFilterInterceptor.
This transport interceptor can block or allow requests depending on the requestor's IP address.
IPFilterInterceptor() - Constructor for class com.idoox.wasp.interceptor.IPFilterInterceptor
Create this interceptor with the default to disallow all requests.
IPFilterInterceptor(boolean) - Constructor for class com.idoox.wasp.interceptor.IPFilterInterceptor
Create this interceptor with the given default for allowing requests.
IPFilterInterceptor(boolean, IPFilterInterceptor.Rule[]) - Constructor for class com.idoox.wasp.interceptor.IPFilterInterceptor
Create this interceptor with the given default for allowing requests and initial set of rules.
IPFilterInterceptor.Cfg - interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.
Interface of this interceptor's configuration.
IPFilterInterceptor.Cfg.Interceptor - interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor.
 
IPFilterInterceptor.Cfg.Interceptor.Range - interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor.Range.
 
IPFilterInterceptor.Config - interface com.idoox.wasp.interceptor.IPFilterInterceptor.Config.
Interface of this interceptor's configuration.
IPFilterInterceptor.Range - interface com.idoox.wasp.interceptor.IPFilterInterceptor.Range.
One entry in the configuration.
IPFilterInterceptor.Rule - class com.idoox.wasp.interceptor.IPFilterInterceptor.Rule.
Rule.
IPFilterInterceptor.Rule(String, String, boolean) - Constructor for class com.idoox.wasp.interceptor.IPFilterInterceptor.Rule
The constructor.
IPFilterInterceptor.Rule(long, long, boolean) - Constructor for class com.idoox.wasp.interceptor.IPFilterInterceptor.Rule
The constructor.
IdReference - class org.systinet.wasp.security.ws.IdReference.
Id reference representation.
IdReference(String) - Constructor for class org.systinet.wasp.security.ws.IdReference
Initializes a new Id reference.
IdentityAssociationImpl - class org.systinet.wasp.admin.IdentityAssociationImpl.
This class contains information neccessary to associate an identity with a web service.
IdentityAssociationImpl() - Constructor for class org.systinet.wasp.admin.IdentityAssociationImpl
Sole contructor.
IdentityAssociationImpl(ServiceBindingConfig.IdentityAssociation) - Constructor for class org.systinet.wasp.admin.IdentityAssociationImpl
Intializes this using configuration interface.
IdentityAssociationImpl(ServiceBindingConfig.IdentityAssociation, boolean) - Constructor for class org.systinet.wasp.admin.IdentityAssociationImpl
Intializes this using configuration interface.
ImplementablePart - interface org.systinet.wasp.dd.ImplementablePart.
This interface represents part of deployment descriptor that can contain implementation class name.
Import - interface javax.wsdl.Import.
This interface represents an import, and may contain a reference to the imported definition.
InOrder - Static variable in class org.systinet.wasp.wsrm.feb2005.policy.DeliveryAssurance
The messages in the sequence are assured to be delivered to the application in the order they were sent.
InOutHolder - interface org.idoox.wasp.InOutHolder.
Deprecated. Use InOutHolder instead.
InOutHolder - interface org.idoox.wasp.types.InOutHolder.
Every generated in/out holder inherits from this interface.
InactivityTimeoutAssertion - class org.systinet.wasp.wsrm.feb2005.policy.InactivityTimeoutAssertion.
This assertion specifies (in milliseconds) a period of inactivity for a Sequence.
InactivityTimeoutAssertion(Source) - Constructor for class org.systinet.wasp.wsrm.feb2005.policy.InactivityTimeoutAssertion
Loads this assertion from given XML source.
InactivityTimeoutAssertion(long, PolicyUsage) - Constructor for class org.systinet.wasp.wsrm.feb2005.policy.InactivityTimeoutAssertion
Creates this assertion with given inactivityTimeout.
IncomingValidator - interface org.systinet.wasp.security.ws.IncomingValidator.
The IncomingValidator interface should be implemented by any class if developer wants to validate WS-Security configuration of incoming messages.
Initializable - interface org.idoox.webservice.server.Initializable.
Deprecated. Use Initializable instead.
Initializable - interface org.systinet.wasp.webservice.Initializable.
Webservice implements this interface if it needs to be initialized and destroyed by the container.
Input - interface javax.wsdl.Input.
This interface represents an input message, and contains the name of the input and the message itself.
InputMessage - class org.idoox.transport.InputMessage.
Input message with no multipart implementation.
InputMessage() - Constructor for class org.idoox.transport.InputMessage
 
InputMessageWrapper - class org.idoox.transport.InputMessageWrapper.
Input message wrapper.
InputMessageWrapper(InputMessage) - Constructor for class org.idoox.transport.InputMessageWrapper
Creates new input message wrapper.
InputSequence - interface org.systinet.wasp.wsrm.sequence.InputSequence.
Used for incoming messages.
InputSequenceRegistry - interface org.systinet.wasp.wsrm.sequence.InputSequenceRegistry.
Registry of input sequences.
InputSizeException - exception org.systinet.wasp.admin.InputSizeException.
IOException wrapper for message size interceptor.
InputSizeException() - Constructor for class org.systinet.wasp.admin.InputSizeException
Creates new InputSizeException without detail message.
InputSizeException(String) - Constructor for class org.systinet.wasp.admin.InputSizeException
Constructs an InputSizeException with the specified detail message.
InputSizeException(String, long) - Constructor for class org.systinet.wasp.admin.InputSizeException
Constructs an InputSizeException with the specified detail message.
InstanceCountLimitor - interface org.idoox.wasp.server.adaptor.InstanceCountLimitor.
Deprecated. See the new Runtime Publishing API (ServiceInstance).
InstanceNotFoundException - exception org.idoox.wasp.InstanceNotFoundException.
Exception for Context.getInstance(java.lang.String).
InstanceNotFoundException(String) - Constructor for class org.idoox.wasp.InstanceNotFoundException
Creates a new instance.
Instantiator - interface org.systinet.jndi.Instantiator.
The WSO2 SOA Enablement Server's javax.naming.InitialContext implementation initializes from the WSO2 SOA Enablement Server configuration file.
IntHolder - class javax.xml.rpc.holders.IntHolder.
 
IntHolder() - Constructor for class javax.xml.rpc.holders.IntHolder
 
IntHolder(int) - Constructor for class javax.xml.rpc.holders.IntHolder
 
IntegerWrapperHolder - class javax.xml.rpc.holders.IntegerWrapperHolder.
 
IntegerWrapperHolder() - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
IntegerWrapperHolder(Integer) - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
Interceptor - interface org.idoox.wasp.interceptor.Interceptor.
This is an interface ot the interceptor.
Interceptor - interface org.systinet.wasp.dd.Interceptor.
This interface represents an interceptor deployment part.
InterceptorChain - interface org.idoox.wasp.interceptor.InterceptorChain.
Represents a sequence of interceptors.
InterceptorInfo - class org.systinet.wasp.admin.InterceptorInfo.
Interceptor info.
InterceptorInfo() - Constructor for class org.systinet.wasp.admin.InterceptorInfo
Default constructor.
InterceptorInfo(String, int, int) - Constructor for class org.systinet.wasp.admin.InterceptorInfo
The constructor.
Interceptors - interface org.systinet.wasp.webservice.Interceptors.
This interface represents the chain of the transport interceptors either for the service endpoint or for the client.
InvalidEndpointPathException - exception org.idoox.wasp.server.InvalidEndpointPathException.
Deprecated.  
InvalidEndpointPathException() - Constructor for class org.idoox.wasp.server.InvalidEndpointPathException
Deprecated. Creates a new exception.
InvalidEndpointPathException(String) - Constructor for class org.idoox.wasp.server.InvalidEndpointPathException
Deprecated. Creates a new exception.
InvalidFormatException - exception org.idoox.wasp.serialization.xsdbuiltin.InvalidFormatException.
InvalidFormatException Class
InvalidFormatException() - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.InvalidFormatException
An empty constructor.
InvalidFormatException(String) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.InvalidFormatException
Constructs the object with a given reason message.
InvalidStateTransitionException - exception org.idoox.wasp.server.InvalidStateTransitionException.
Exception thrown from the ServiceStateManager interface when an illegal method is called.
InvalidStateTransitionException() - Constructor for class org.idoox.wasp.server.InvalidStateTransitionException
Creates a new exception.
InvalidStateTransitionException(String) - Constructor for class org.idoox.wasp.server.InvalidStateTransitionException
Creates a new exception.
IpFilterInfo - class org.systinet.wasp.admin.IpFilterInfo.
IP Filter Interceptor settings wrapper used by Adminstration Service.
IpFilterInfo() - Constructor for class org.systinet.wasp.admin.IpFilterInfo
Default constructor.
IpFilterInfo(boolean, IpFilterRule[]) - Constructor for class org.systinet.wasp.admin.IpFilterInfo
The constructor.
IpFilterRule - class org.systinet.wasp.admin.IpFilterRule.
IP Filter Interceptor Rule wrapper used by Administration Service.
IpFilterRule() - Constructor for class org.systinet.wasp.admin.IpFilterRule
Default constructor.
IpFilterRule(String, String, boolean) - Constructor for class org.systinet.wasp.admin.IpFilterRule
The constructor.
iFacePackageName - Variable in class org.systinet.wasp.management.services.wsdlc.CompilerSettings
Sets package into which interfaces are generated
id - Variable in class javax.xml.messaging.Endpoint
A string that identifies the party that this Endpoint object represents; a URI is the default.
idToUuid(int) - Static method in class org.systinet.wasp.management.services.wsdiscovery.WellKnownTModels
Get well known tModel UUID using its ID.
ifaceVersion - Static variable in class org.systinet.wasp.Version
Interface version.
ifaceVersion - Variable in class org.systinet.wasp.admin.Version
Interface version.
implVersion - Static variable in class org.systinet.wasp.Version
Implementation version.
implVersion - Variable in class org.systinet.wasp.admin.Version
Implementation version.
implies(Permission) - Method in class org.systinet.security.perm.ACLPermission
Checks if this ACLPermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.AllWSManagePermission
All permission which are instances of are implied from this permission
implies(Permission) - Method in class org.systinet.security.perm.DelegatePackagePermission
Checks if this DelegatePackagePermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.DelegatePermission
Checks if this DelegatePermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.DelegateServiceEndpointPermission
Checks if this DelegateServiceEndpointPermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.DelegateServiceInstancePermission
Checks if this DelegateServiceInstancePermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.PStorePermission
Checks if this PStorePermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.WASPDeployPermission
This permission implies instances of WASPDeployPermission which have rights equal or weaker to this permission.
implies(Permission) - Method in class org.systinet.security.perm.WASPDeployPermissionCollection
Check and see if this set of permissions implies the permissions expressed in "permission".
implies(Permission) - Method in class org.systinet.security.perm.WASPGetPermission
A permissions is implied from this permission if given permission is instance of WASPGetPermission and this.getName() == null, i.e.
implies(Permission) - Method in class org.systinet.security.perm.WASPPermissions
Checks to see if this object's PermissionCollection for permissions of the specified permission's type implies the permissions expressed in the permission object.
implies(Permission) - Method in class org.systinet.security.perm.WASPRole
A permissions is implied from this permission if given permission is instance of WASPRole and their names are equal.
implies(Permission) - Method in class org.systinet.security.perm.WASPUndeployPermission
A permissions is implied from this permission if given permission is instance of WASPUndeployPermission and this.getName() == null, i.e.
implies(Permission) - Method in class org.systinet.security.perm.WSBManagePermission
Checks if this WSBManagePermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.WSConfigPermission
Checks if this WSConfigPermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.WSInvokePermission
Checks if this WSInvokePermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.WSManageACLPermission
A permissions is implied from this permission if given permission is instance of WSManageACLPermission and this.getName() == null, i.e.
implies(Permission) - Method in class org.systinet.security.perm.WSManagePermission
Checks if this WSManagePermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.WSMonitoringPermission
Checks if this WSMonitoringPermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.WSSecurityMechsPermission
Checks if this WSSecurityMechsPermission object "implies" the specified permission.
implies(Permission) - Method in class org.systinet.security.perm.WSStatePermission
Checks if this WSStatePermission object "implies" the specified permission.
inSchemaElement - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo.PartInfo
schema 'element' for the part
inSchemaType - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo.PartInfo
schema 'type' for the part
inWrapperQName - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo
Name of the wrapper element referenced from input message when the binding style is "document-wrapped".
includes(DomainExpression) - Method in class org.systinet.wasp.addressing.EndpointReference
Returns true if this domain expression includes the given one.
includes(DomainExpression) - Method in class org.systinet.wasp.policy.DefaultDomainExpression
Returns always true.
includes(DomainExpression) - Method in interface org.systinet.wasp.policy.DomainExpression
Gets true if this domain expression includes the given one; false otherwise.
includes(DomainExpression) - Method in class org.systinet.wasp.webservice.ServiceEndpointReference
 
info(Object) - Method in class org.systinet.logging.Category
Log an object with the info priority.
info(String) - Method in class org.systinet.logging.Category
Log a message with info priority.
info(String, Throwable) - Method in class org.systinet.logging.Category
Log a message with the info priority.
init(ServletConfig) - Method in class javax.xml.messaging.JAXMServlet
Initializes this JAXMServlet object using the given ServletConfig object and initializing the msgFactory field with a default MessageFactory object.
init(HandlerInfo) - Method in class javax.xml.rpc.handler.GenericHandler
The init method to enable the Handler instance to initialize itself.
init(HandlerInfo) - Method in interface javax.xml.rpc.handler.Handler
The init method enables the Handler instance to initialize itself.
init(Map) - Method in interface javax.xml.rpc.handler.HandlerChain
Initializes the configuration for a HandlerChain.
init(Map) - Static method in class org.idoox.config.Configurator
Initializes the configurator.
init(Map, boolean) - Static method in class org.idoox.config.Configurator
Initializes the configurator.
init(Properties, ClassLoader) - Static method in class org.idoox.security.Config
Method for explicit initialization of this class.
init(Properties, ClassLoader) - Method in class org.idoox.security.SecurityConfig
Method for explicit initialization of this class.
init() - Method in interface org.idoox.wasp.Module
Initializes the module.
init() - Static method in class org.idoox.wasp.Wasp
Deprecated. Initializes WSO2 SOA Enablement Server with default settings only.
init(Map) - Static method in class org.idoox.wasp.Wasp
Deprecated. Initializes WSO2 SOA Enablement Server with given arguments.
init(WaspSecurity.SPI) - Static method in class org.idoox.wasp.WaspSecurity
This method is used to set SPI instance of this class.
init(Configurable) - Method in interface org.idoox.wasp.serialization.Deserializer
Initializes the deserializer.
init(Configurable) - Method in interface org.idoox.wasp.serialization.Serializer
Initializes the serializer.
init(Configurable) - Method in interface org.idoox.wasp.serialization.XMLDeserializer
Initializes the deserializer.
init(Configurable) - Method in interface org.idoox.wasp.serialization.XMLSerializer
Initializes the serializer.
init(WebServiceContext) - Method in interface org.idoox.webservice.server.Initializable
Deprecated. This method is called after a web service is loaded into a container.
init(Configurable) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenWriter
initializes the encoding tokenizer
init(Configurable) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
initializes the encoding tokenizer
init(Object) - Method in interface org.systinet.monitoring.EventListener
Initialize with given configuration
init() - Static method in class org.systinet.wasp.Wasp
Initializes WSO2 SOA Enablement Server with default settings.
init(String) - Static method in class org.systinet.wasp.Wasp
Initializes WSO2 SOA Enablement Server with specified wasp.location property.
init(Map) - Static method in class org.systinet.wasp.Wasp
Initializes WSO2 SOA Enablement Server with given arguments.
init(HandlerInfo) - Method in class org.systinet.wasp.handler.WaspGenericHandler
Retrieves headers from the given config.
init(ServiceInstance) - Method in interface org.systinet.wasp.webservice.Initializable
This method is called after a web service is loaded into the container during setting service state to enabled.
initAddr - Variable in class org.ietf.jgss.ChannelBinding
 
initCause(Throwable) - Method in class javax.xml.soap.SOAPException
Initializes the cause field of this SOAPException object with the given Throwable object.
initFault() - Method in interface org.idoox.xmlrpc.Message
Deprecated. use initFault(boolean needsBody) instead.
initFault(boolean) - Method in interface org.idoox.xmlrpc.Message
Deprecated. This method prepares the message instance for fault generation.
initInput() - Method in interface org.idoox.xmlrpc.Message
Deprecated. Prepares this Message instance for receiving of the input data.
initOutput() - Method in interface org.idoox.xmlrpc.Message
Deprecated. use initOutput(boolean needsBody) instead.
initOutput(boolean) - Method in interface org.idoox.xmlrpc.Message
Deprecated. This method prepares the message instance for reply generation.
initSecContext(byte[], int, int) - Method in interface org.ietf.jgss.GSSContext
Called by the context initiator to start the context creation process.
initSecContext(InputStream, OutputStream) - Method in interface org.ietf.jgss.GSSContext
Called by the context initiator to start the context creation process.
initSingleton(Map) - Static method in class org.systinet.security.policy.UpdateablePolicy
Initializes singleton using given parameters.
initSingleton(Map) - Static method in class org.systinet.security.policy.WASPAccessController
Initializes singleton using given parameters.
initStream() - Method in class org.idoox.transport.RawInputMessage
This method is called before the first operation with the stream is called.
initStream() - Method in class org.idoox.transport.RawOutputMessage
This method is called before the first operation with the stream is called.
initializeRegistry(UddiAccount, WaspServerProfile) - Method in interface org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryApi
Initialize content of UDDI registry for extended publishing.
inputMonth(int) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTimeBase
Gets month from set methods.
inputName - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo
the name of 'input'
inquiryUrl - Variable in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Inquiry port URL.
insert(Handler) - Method in interface org.systinet.wasp.webservice.Handlers
Inserts given handler instance at the end of handler chain of given processing.
insert(Handler, int) - Method in interface org.systinet.wasp.webservice.Handlers
Inserts given handler instance on the specified position of handler chain of given processing.
insert(Handler, QName[]) - Method in interface org.systinet.wasp.webservice.Handlers
Inserts given handler instance at the end of handler chain of given processing.
insert(Handler, QName[], int) - Method in interface org.systinet.wasp.webservice.Handlers
Inserts given handler instance on the specified position of handler chain of given processing.
insert(WaspHandlerInfo) - Method in interface org.systinet.wasp.webservice.Handlers
Inserts handler customized by given handlerInfo at the end of chain of given processing.
insert(WaspHandlerInfo, int) - Method in interface org.systinet.wasp.webservice.Handlers
Inserts handler customized by given handlerInfo on the specified position of chain of given processing.
insert(int, HeaderProcessor, int, QName[], boolean) - Method in interface org.systinet.wasp.webservice.HeaderProcessors
Deprecated. Inserts the header processor at the specified position to the chain (moving everything on and beyond this position one place further).
insert(HeaderProcessor, int, QName[], boolean) - Method in interface org.systinet.wasp.webservice.HeaderProcessors
Deprecated. Inserts the header processor to the end of the chain.
insert(HeaderProcessor, int, boolean, Header[], Schema[]) - Method in interface org.systinet.wasp.webservice.HeaderProcessors
Deprecated. Inserts the header processor to the end of the chain with list of understood headers and schemata in use.
insert(int, HeaderProcessor, int, boolean, Header[], Schema[]) - Method in interface org.systinet.wasp.webservice.HeaderProcessors
Deprecated. Inserts the header processor at the specified position to the chain with list of understood headers and schemata in use (moving everything on and beyond this position one place further).
insert(int, Interceptor, int) - Method in interface org.systinet.wasp.webservice.Interceptors
Inserts an interceptor to the specified position in the chain of the transport interceptors.
insert(Interceptor, int) - Method in interface org.systinet.wasp.webservice.Interceptors
Inserts an interceptor to the end of the chain of the transport interceptors.
intercept(Connection, InterceptorChain, int) - Method in class com.idoox.wasp.interceptor.IPFilterInterceptor
Do the real filtering based on the data from the connection.
intercept(Connection, InterceptorChain, int) - Method in interface org.idoox.wasp.interceptor.TransportInterceptor
Intercepts a connection.
intercept(Connection) - Method in interface org.idoox.wasp.interceptor.TransportInterceptorChain
Intercepts a connection.
interceptorControl(ServiceEndpoint, int, InterceptorInfo) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Control service endpoint interceptors.
interceptorControl(ServiceEndpoint, int, InterceptorInfo) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Control service endpoint interceptors.
invoke(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invoke(QName, Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invokeOneWay(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a remote method using the one-way interaction mode.
ipFilterInterceptorControl(ServiceEndpoint, int, boolean, IpFilterRule[]) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Block or allow requests depending on the requestor's IP address for particular service endpoint.
ipFilterInterceptorControl(ServiceEndpoint, int, boolean, IpFilterRule[]) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Block or allow requests depending on the requestor's IP address for particular service endpoint.
ipFilterRules - Variable in class org.systinet.wasp.admin.IpFilterInfo
Rules for IP filter interceptor.
isAbstract() - Method in class org.idoox.xml.schema.Type
Determines whether this type is abstract.
isActive() - Method in interface org.systinet.wasp.wsrm.sequence.OneWaySequence
Determines whether this sequence is in active state and should be used in processing.
isAlive() - Method in interface org.systinet.wasp.admin.PingService
Always returns true.
isAllowedByDefault() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Config
 
isAlwaysUseWsiSwaref() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Get the current value of the property.
isAnonymous() - Method in interface org.ietf.jgss.GSSName
Tests if this name object represents an anonymous entity.
isAnonymous() - Method in class org.systinet.wasp.addressing.EndpointReference
Returns true if the address of this endpoint reference is EndpointReference.ANONYMOUS.
isAnyComplexType(SchemaContext) - Static method in class com.idoox.wasp.serialization.SerializationHelper
For internal purposes only.
isAppCredentialsSet() - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns true if the application code already sets credentials, false otherwise.
isAppCredentialsSet() - Static method in class org.idoox.wasp.WaspSecurity
Returns true if the application code already sets credentials, false otherwise.
isAttachment - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo.PartInfo
true if the part is message attachment (in MIME: one part = one attachment, so it is simple) (in DIME: if true, it says this part (parameter in method) is attachment (but it is false e.g.
isAttachmentSet() - Method in class org.idoox.wasp.types.MessageAttachment
Contains this attachment any data?
isAuthorizationRequired(ServiceEndpointContext) - Method in class org.idoox.wasp.WaspSecurity.SPI
It determines whether automatic authorization for given service endpoint context is on.
isAuthorizationRequired(ServiceEndpointContext) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always throws NoSuchProviderException.
isAuthorizationRequired(ServiceEndpointContext) - Static method in class org.idoox.wasp.WaspSecurity
It determines whether automatic authorization for given service endpoint context is on.
isAuthorizationRequired(ServiceEndpoint) - Method in interface org.systinet.wasp.admin.ServiceSecurity
Deprecated. Tests wheter authorization is required for particular service endpoint.
isAuthorizationRequired(ServiceEndpoint) - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
It determines whether automatic authorization for given web service endpoint is on.
isBeautifyingOutputStructures() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Returns if a beautification of output structures is activated (by default it is activated).
isBeautifyingOutputStructures() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns true if beautification of output structures is activated.
isClientPackage() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns the client flag of the package.
isComment() - Method in interface javax.xml.soap.Text
Retrieves whether this Text object represents a comment.
isCurrent() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Determine if this token is current.
isCurrentConstructArray() - Method in interface org.idoox.wasp.serialization.SchemaContext
Returns true if the current construct is an array.
isDebug(String) - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Returns true if service binding with a given name is in the debug state.
isDebugEnabled() - Method in class org.systinet.logging.Category
Check whether this category is enabled for the debug priority.
isDefaultServer() - Method in interface org.systinet.wasp.dd.Transport
Returns true if the transport is used as a default server-side transport for given scheme.
isDuplicateToken() - Method in class org.ietf.jgss.MessageProp
Returns "true" if this is a duplicate of an earlier token.
isEmpty() - Method in class org.idoox.webservice.CallContext
Deprecated.  
isEstablished() - Method in interface org.ietf.jgss.GSSContext
Used during context establishment to determine the state of the context.
isExpired() - Method in interface org.systinet.wasp.wsrm.sequence.OneWaySequence
Determines, whether this sequence has expired.
isExplicitConfirmation() - Method in interface org.systinet.wasp.wsrm.sequence.InputSequence
Returns true when the explicit confirmation is enabled for this sequence.
isExternal() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns true if token is configured as ExternalSecurityTokensConf.
isFault() - Method in interface org.idoox.xmlrpc.Message
Deprecated. returns whether this message contains SOAP Fault.
isFinished() - Method in interface org.idoox.wasp.types.AsyncReceipt
Deprecated. Return true if the results are available.
isFinished() - Method in interface org.idoox.wasp.types.AsyncReturn
Deprecated. Return whether this object has been called finish() yet.
isFixed() - Method in class org.idoox.xml.schema.Facet.FixableFacet
Returns whether the given facet is fixed - its value cannot be changed in descendants.
isGapToken() - Method in class org.ietf.jgss.MessageProp
Returns "true" if an expected per-message token was not received.
isGeneratingAllTypes() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Deprecated. always returns true
isIgnorePushed() - Method in interface org.systinet.wasp.dd.Processing
Returns the import mode.
isIn() - Method in interface org.systinet.wasp.dd.Header
Tests if this header has "in" direction.
isInfoEnabled() - Method in class org.systinet.logging.Category
Check whether this category is enabled for the info priority.
isInheritedByExtension() - Method in class org.idoox.xml.schema.Type
Returns true if is inherited by extension.
isInheritedByRestriction() - Method in class org.idoox.xml.schema.Type
Returns true if is inherited by restriction.
isInited - Variable in class org.idoox.transport.RawInputMessage
If this stream is initialized.
isInited - Variable in class org.idoox.transport.RawOutputMessage
If this stream is initialized.
isInitialized() - Static method in class org.idoox.wasp.WaspSecurity
Tests if the singleton instance was initialized by custom implementation.
isInitiator() - Method in interface org.ietf.jgss.GSSContext
Returns "true" if this is the initiator of the context.
isInstanceIDEnabled() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Return whether instance ID extension should be active (allowing per-client instantiation and remote references handling)
isIntrospectingSources() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns if source introspection is enabled.
isJavaMappingExtension() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns if java mapping extensibility elements are enabled.
isJavaMappingExtension() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns if java mapping extensibility elements are enabled.
isKeyEntry(String) - Method in interface org.idoox.security.pstore.KeyStore
Determines whether the entry identified by an alias is a key entry.
isLibrary() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns true if the package is a library package, false otherwise.
isMN() - Method in interface org.ietf.jgss.GSSName
Tests if this name object contains only one mechanism element and is thus a mechanism name as defined by RFC 2743.
isMapAttachmentToWsiSwaRef() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Getter of the property value.
isMapMixedToDom() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
 
isMapMixedToDom() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
 
isMixed() - Method in class org.idoox.xml.schema.Type
Returns true if the type allows mixed content.
isMultidimArrays() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns type of generated arrays.
isMultidimArrays() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns type of generated arrays.
isMultirefsEnabled() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Return whether multirefs should be handled in serialization code (allowing circular references in serialized data)
isMultirefsInline() - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Returns true if multirefs should be serialized inline (at the first ocurrence), false if multirefs are serialized externally.
isNeedsBody() - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Returns true if the body is needed for this header processor.
isNegative - Variable in class org.idoox.wasp.serialization.xsdbuiltin.DateTimeBase
defines whether this object has negative values
isNegative() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Returns whether this duration is negative.
isNil(Token) - Static method in class com.idoox.wasp.serialization.SerializationHelper
Tests if a token is null (xsi:nil="true" attribute).
isNillable() - Method in class org.idoox.xml.schema.Member
Returns true if the member is nullable.
isNothingGenerated() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns true if nothing was generated (in this case, when WSDL2Java finishes, warning is output to the user.
isNullable() - Method in class org.idoox.xml.schema.Member
Deprecated. Use Member.isNillable() instead.
isOldToken() - Method in class org.ietf.jgss.MessageProp
Returns "true" if the token's validity period has expired.
isOneWayMethod(Method) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Sets this method is one-way method.
isOut() - Method in interface org.systinet.wasp.dd.Header
Tests if this header has "out" direction.
isOutput() - Method in interface org.systinet.wasp.wsrm.sequence.OneWaySequence
Returns true if this sequence is an output sequence.
isParameterAndReturnSpecRequired(QName) - Method in interface javax.xml.rpc.Call
Indicates whether addParameter and setReturnType methods are to be invoked to specify the parameter and return type specification for a specific operation.
isParsingFacets() - Method in interface org.idoox.xml.schema.SchemaParser
Returns true if the parser stores facets.
isPersistent() - Method in interface org.idoox.config.Configurable
Returns true if the configurable is persistent (changes in the configuration are persistent).
isPolicySatisfied() - Method in interface org.systinet.wasp.policy.EffectivePolicy
Gets true if the effective policy is satisfied; false otherwise.
isPolymorphismEnabled() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Return whether polymorphism should be handled in serialization code
isPortTypeMappingPassingEnabled() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Return whether outgoing remote references should carry portType to Java interface mapping information
isPrefixRegistered(String) - Method in class org.idoox.xml.TokenizerResolver.PrefixesStack
Gets
isPreload() - Method in interface org.systinet.wasp.dd.ServiceInstance
Checks if the instance is instantiated during server startup.
isPreload() - Method in interface org.systinet.wasp.dd.Transport
Returns true if the transport is initialised and started during WSO2 SOA Enablement Server boot.
isProcessingFaultMessages() - Method in interface org.systinet.wasp.dd.Handler
Returns true if the handler is processing input fault messages.
isProcessingInFaultMessages() - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Returns true if the header processor is processing input fault messages.
isProcessingInMessages() - Method in interface org.systinet.wasp.dd.Handler
Returns true if the handler is processing input messages.
isProcessingInMessages() - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Returns true if the header processor is processing input messages.
isProcessingInMessages() - Method in interface org.systinet.wasp.dd.Interceptor
Returns true if the interceptor processes input messages.
isProcessingOutFaultMessages() - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Returns true if the header processor is processing output fault messages.
isProcessingOutMessages() - Method in interface org.systinet.wasp.dd.Handler
Returns true if the handler is processing output messages.
isProcessingOutMessages() - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Returns true if the header processor is processing output messages.
isProcessingOutMessages() - Method in interface org.systinet.wasp.dd.Interceptor
Returns true if the interceptor processes output messages.
isProtReady() - Method in interface org.ietf.jgss.GSSContext
Returns "true" if the per message operations can be applied over the context.
isPush() - Method in interface org.systinet.wasp.dd.Export
Returns true if all exports in this section should be pushed into dependent packages.
isReference() - Method in class org.idoox.xml.schema.Member
Returns true if the member is a reference.
isReferenceSerialized(Object) - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Returns whether a reference is already serialized so it referenced only.
isRegistered(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Checks whether or not type mapping between specified XML type and Java type is registered.
isRegistered(String) - Static method in class org.idoox.wasp.Context
Returns true if given name is registered.
isRegistered(Class) - Static method in class org.idoox.wasp.Context
Returns true if the interfaceClass has been registered within the context.
isResponseReady() - Method in class org.systinet.wasp.async.AsyncConversation
Returns information, whether response is ready on client.
isReusingTypes() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns if reusing types.
isRoleManager() - Method in class org.systinet.security.policy.AcceptingUpdateablePolicy
It tests, whether this policy can manage roles or not.
isRoleManager() - Method in class org.systinet.security.policy.Policy2UpdateablePolicy
It tests, whether this policy can manage roles or not.
isRoleManager() - Method in class org.systinet.security.policy.UpdateablePolicy
It tests, whether this policy can manage roles or not.
isRoleManager() - Method in interface org.systinet.wasp.admin.PolicyManagement
Test whether this policy can manage roles.
isRuntimeMode() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns if runtime mode enabled.
isSatisfied(PolicyAssertion) - Method in interface org.systinet.wasp.policy.EffectivePolicy
Gets true if given policy assertion is satisfied; false otherwise.
isSchemaCorrect() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo
 
isSerializingMultirefs() - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Returns true if mutirefs are serialized as data, false if they are serialized as references.
isSoapHeader - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo.PartInfo
if the part is declared as a soap:header, then it will not be generated as an argumetnso of the method in the WSDL2Java
isSortingFields() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns true fields are alphabetically sorted.
isSortingFields() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns if alphabetically sorting fields.
isStarted() - Method in interface org.idoox.transport.Transport
If a server is started.
isSubstitutable() - Method in class org.idoox.xml.schema.Member
Returns true if the member is substitutable.
isTransferable() - Method in interface org.ietf.jgss.GSSContext
Returns "true" if the context is transferable to other processes through the use of the export method.
isUndefined() - Method in interface javax.wsdl.Binding
 
isUndefined() - Method in interface javax.wsdl.Message
 
isUndefined() - Method in interface javax.wsdl.Operation
 
isUndefined() - Method in interface javax.wsdl.PortType
 
isUnseqToken() - Method in class org.ietf.jgss.MessageProp
Returns "true" if a later token has already been processed.
isUnwrap() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns value of the "unwrap" property.
isUpdatable() - Method in class org.systinet.security.policy.AcceptingUpdateablePolicy
It tests, whether this policy is really updateable or read-only.
isUpdatable() - Method in class org.systinet.security.policy.Policy2UpdateablePolicy
It tests, whether this policy is really updateable or read-only.
isUpdatable() - Method in class org.systinet.security.policy.UpdateablePolicy
It tests, whether this policy is really updateable or read-only.
isUpdatable() - Method in interface org.systinet.wasp.admin.PolicyManagement
Test whether this policy is really updatable or read-only.
isUseNillable() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns whether attribute nillable='true' or attributes minOccurs='0' maxOccurs='1' will be generated into XML schema for Java reference data types.
isUseWsiMimeAttachments() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Gets the current setting of the property.
isValidBase64Byte(byte) - Static method in class org.idoox.util.Base64
Returns true for all bytes in range 'A' - 'Z', 'a' - 'z', '0' - '9', '+', '/', '='.
isVerbose() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns if in verbose mode.
isVerbose() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns if in verbose mode.
isVoid() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo
 
isWebServicePublished(UddiRegistry, String, WaspServerProfile) - Method in interface org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryApi
Determine whether is the web service hosted by a WSO2 SOA Enablement Server described by waspServerProfile published in UDDI registry.

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