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

E

EMP_OAEPDigest - Static variable in interface org.systinet.wasp.security.ws.Constants
encryption method's name of RSA-OAEP Digest algorithm property
EMP_OAEPParams - Static variable in interface org.systinet.wasp.security.ws.Constants
encryption method's name of RSA-OAEP Params property
ENABLE - Static variable in class org.systinet.security.perm.WSMonitoringPermission
Enable action.
ENABLE - Static variable in class org.systinet.security.perm.WSStatePermission
Enable action.
ENABLE - Static variable in class org.systinet.wasp.admin.ControlOperations
 
ENABLED - Static variable in class org.systinet.wasp.webservice.ServiceState
Enabled state representation.
ENCODINGSTYLE_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for encoding Style: Encoding style specified as a namespace URI.
ENCODING_REPOSITORY - Static variable in class org.idoox.wasp.Context
Use this in Context.getInstance(java.lang.String) to obtain encoding repository.
ENCODING_STYLE_PROPERTY - Static variable in interface org.idoox.xmlrpc.Constants
encoding style of a xmlp block
ENDPOINT_ADDRESS_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Target service endpoint address.
END_DOCUMENT - Static variable in interface org.idoox.xml.Tokenizer
end of document reached token
END_OF_ENCODING - Static variable in interface org.idoox.xmlrpc.encoding.EncodingToken
end of everything
END_TOKEN - Static variable in interface org.idoox.xml.Tokenizer
element end token
ENUMERATION - Static variable in class org.idoox.xml.schema.Facet.FacetEnum
 
ERROR - Static variable in class org.systinet.logging.Category
The ERROR level designates error events that might still allow the application to continue running.
ERROR - Static variable in class org.systinet.monitoring.Severities
The ERROR severity designates error events that might still allow the application to continue running.
ERROR_FAILED_AUTHENTICATION - Static variable in interface org.systinet.wasp.security.ws.Constants
The security token could not be authenticated or authorized.
ERROR_FAILED_CHECK - Static variable in interface org.systinet.wasp.security.ws.Constants
The signature or decryption was invalid.
ERROR_INVALID_SECURITY - Static variable in interface org.systinet.wasp.security.ws.Constants
An error was discovered processing <wsse:Security> header.
ERROR_INVALID_SECURITY_TOKEN - Static variable in interface org.systinet.wasp.security.ws.Constants
An invalid security token was provided.
ERROR_SECURITY_TOKEN_UNAVAILABLE - Static variable in interface org.systinet.wasp.security.ws.Constants
Referenced security token cannot be retrieved
ERROR_TEXT - Static variable in class org.systinet.monitoring.Severities
 
ERROR_UNSUPPORTED_ALGORITHM - Static variable in interface org.systinet.wasp.security.ws.Constants
An unsupported signature or encryption algorithm was used.
ERROR_UNSUPPORTED_SECURITY_TOKEN - Static variable in interface org.systinet.wasp.security.ws.Constants
An unsupported token was provided.
EST_TRUST_IN_CLIENT - Static variable in class org.idoox.security.AssociationOptions
 
EST_TRUST_IN_TARGET - Static variable in class org.idoox.security.AssociationOptions
 
EXC_C14 - Static variable in class org.systinet.wasp.security.ws.XmlCanonicalizationTransform
Exclusive XML canonicalization http://www.w3.org/2001/10/xml-exc-c14n#.
EXC_C14_WITH_COMMENTS - Static variable in class org.systinet.wasp.security.ws.XmlCanonicalizationTransform
Exclusive XML canonicalization with comments http://www.w3.org/2001/10/xml-exc-c14n#WithComments.
EXTENDED_REGISTRY_CHECK - Static variable in class org.systinet.wasp.management.services.wsdiscovery.Constants
Check inquiry and publishing port accessibility & Systinet well known tModel presence.
E_FATAL_ERROR - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes
Signifies that a serious technical error has occurred while processing the request.
E_INQUIRY_PORT_NOT_ACCESSIBLE - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes
Inquiry port is not accessible.
E_NAME_TOO_LONG - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes
A name is too long.
E_PUBLISHING_PORT_NOT_ACCESSIBLE - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes
Publishing port is not accessible.
E_REGISTRY_NOT_ACCESSIBLE - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes
Signifies that target UDDI registry is not accessible.
E_REGISTY_PORTS_NOT_ACCESSIBLE - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes
Inquiry port is not accessible.
E_SUCCESS - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes
Signifies no failure occurred.
E_UDDI_ERROR - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes
Signifies that a UDDI error occured.
E_WSDL_ERROR - Static variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes
Signifies that an error related to WSDL processing occured.
EffectivePolicy - interface org.systinet.wasp.policy.EffectivePolicy.
This interface represents the effective policy.
ElementConf - interface org.systinet.wasp.security.ws.conf.ElementConf.
Super interface of all WS-Security configuration interfaces that shall be referenced by identifier.
Enabled - Static variable in class org.idoox.wasp.server.ServiceState
Deprecated.  
EncodingToken - interface org.idoox.xmlrpc.encoding.EncodingToken.
This class contains the possible encoding tokens that are used by encoding parsers/serializers
EncodingTokenWriter - interface org.idoox.xmlrpc.encoding.EncodingTokenWriter.
Marshalls the input EncodingTokens into a MessagePart object.
EncodingTokenizer - interface org.idoox.xmlrpc.encoding.EncodingTokenizer.
This class tokenizes the incoming XML-based stream of generic encoding into a stream of structural tokens.
EncryptedData - class org.systinet.wasp.security.ws.EncryptedData.
Represents encrypted data.
EncryptedData(SecurityToken) - Constructor for class org.systinet.wasp.security.ws.EncryptedData
Initializes a new EncryptedData instance with specified encrypting token.
EncryptedData(SecurityToken, IdReference) - Constructor for class org.systinet.wasp.security.ws.EncryptedData
Initializes a new EncryptedData instance with specified encrypting token and element reference.
EncryptedDataConf - interface org.systinet.wasp.security.ws.conf.EncryptedDataConf.
Represents configuration of EncryptedData element defined by XML Encryption specification.
EncryptedKeyConf - interface org.systinet.wasp.security.ws.conf.EncryptedKeyConf.
Represents configuration of EncryptedKey element defined by XML Encryption specification.
EncryptedTypeConf - interface org.systinet.wasp.security.ws.conf.EncryptedTypeConf.
Represents configuration of EncryptedType that is base of EncryptedDataConf and EncryptedKeyConf.
EncryptionReferenceConf - interface org.systinet.wasp.security.ws.conf.EncryptionReferenceConf.
Represents reference to EncryptedDataConf or EncryptedKeyConf.
Endpoint - class javax.xml.messaging.Endpoint.
An opaque representation of an application endpoint.
Endpoint(String) - Constructor for class javax.xml.messaging.Endpoint
Constructs an Endpoint object using the given string identifier.
Endpoint - class org.idoox.transport.client.Endpoint.
This class is a client URI implementation.
Endpoint(String) - Constructor for class org.idoox.transport.client.Endpoint
Creates new endpoint from the string
Endpoint(String, String, String, int, String, String) - Constructor for class org.idoox.transport.client.Endpoint
Creates new endpoint from the specified scheme, userinfo, host, port, context path, and location.
Endpoint(String, String, String, int, String, String, String, String) - Constructor for class org.idoox.transport.client.Endpoint
Creates new endpoint from the specified scheme, userinfo, host, port, context path, path, query and fragment.
Endpoint(String, String, String, int, String, String, String, Map) - Constructor for class org.idoox.transport.client.Endpoint
Creates new endpoint from the specified scheme, userinfo, host, port, context path, path, parameters map and fragment.
Endpoint(URI) - Constructor for class org.idoox.transport.client.Endpoint
Creates new endpoint from the URI.
Endpoint(URI, String) - Constructor for class org.idoox.transport.client.Endpoint
Creates new endpoint from some context and a new location.
EndpointReference - class org.systinet.wasp.addressing.EndpointReference.
WS-Addressing EndpointReference structure implementation.
EndpointReference() - Constructor for class org.systinet.wasp.addressing.EndpointReference
Creates a new endpoint reference with an EndpointReference.ANONYMOUS address.
EndpointReference(String) - Constructor for class org.systinet.wasp.addressing.EndpointReference
Creates a new endpoint reference with a given address.
EndpointReference(String, QName, QName, String) - Constructor for class org.systinet.wasp.addressing.EndpointReference
Creates a new endpoint reference with a given address, portType, service and port.
EndpointReference(ServiceClient) - Constructor for class org.systinet.wasp.addressing.EndpointReference
Creates a new endpoint reference from given ServiceClient.
EndpointReference(Source) - Constructor for class org.systinet.wasp.addressing.EndpointReference
Creates a new endpoint reference from given Source.
Event - interface org.systinet.monitoring.Event.
Event is a common inteface which must implement all events.
EventListener - interface org.systinet.monitoring.EventListener.
This interface represents component that can processes fired server log events.
EventManager - class org.systinet.monitoring.EventManager.
Service to manage event notification.
EventManager() - Constructor for class org.systinet.monitoring.EventManager
 
ExactlyOnce - Static variable in class org.systinet.wasp.wsrm.feb2005.policy.DeliveryAssurance
The messages in the sequence are assured to be delivered exactly once.
ExpirationAssertion - class org.systinet.wasp.policy.assertion.ExpirationAssertion.
This assertion specifies the expiration timestamp.
ExpirationAssertion(Source) - Constructor for class org.systinet.wasp.policy.assertion.ExpirationAssertion
Loads this assertion from given XML source.
ExpirationAssertion(Date, PolicyUsage) - Constructor for class org.systinet.wasp.policy.assertion.ExpirationAssertion
Creates this assertion with given date.
ExponentialBackoffAssertion - class org.systinet.wasp.wsrm.feb2005.policy.ExponentialBackoffAssertion.
This assertion specifies that the retransmission interval will be adjusted using the exponential backoff algorithm.
ExponentialBackoffAssertion(Source) - Constructor for class org.systinet.wasp.wsrm.feb2005.policy.ExponentialBackoffAssertion
Loads this assertion from given XML source.
ExponentialBackoffAssertion(PolicyUsage) - Constructor for class org.systinet.wasp.wsrm.feb2005.policy.ExponentialBackoffAssertion
Creates this assertion.
Export - interface org.systinet.wasp.dd.Export.
This interface contains dd parts that are to be exported to depending packages.
ExtensibilityElement - interface javax.wsdl.extensions.ExtensibilityElement.
This interface should be implemented by classes intending to represent extensions.
ExtensiblePart - interface org.systinet.wasp.dd.ExtensiblePart.
Part of deployment descriptor that can contain a Element.
Extension - class org.idoox.xml.schema.Extension.
This interface represents an extension in the xml schema.
Extension() - Constructor for class org.idoox.xml.schema.Extension
 
ExtensionDeserializer - interface javax.wsdl.extensions.ExtensionDeserializer.
This interface should be implemented by classes which deserialize org.w3c.dom.Elements into extension-specific instances of ExtensibilityElement.
ExtensionRegistry - class javax.wsdl.extensions.ExtensionRegistry.
This class is used to associate serializers, deserializers, and Java implementation types with extensibility elements.
ExtensionRegistry() - Constructor for class javax.wsdl.extensions.ExtensionRegistry
Creates the extension registry, and sets the defaultSerializer and defaultDeserializer properties to instances of an UnknownExtensionSerializer, and an UnknownExtensionDeserializer, respectively.
ExtensionSerializer - interface javax.wsdl.extensions.ExtensionSerializer.
This interface should be implemented by classes which serialize extension-specific instances of ExtensibilityElement into the PrintWriter.
ExternalSecurityTokensConf - interface org.systinet.wasp.security.ws.conf.ExternalSecurityTokensConf.
Represents configuration of external security tokens (security token becames external if its configuration is a part of configuration of this interface).
editKey(String, KeyEntry) - Method in interface org.idoox.security.pstore.KeyStoreSource
Saves key properties that were changed to the database.
editUser(String, PropertyEntry[]) - Method in interface org.idoox.security.pstore.UserStoreSource
Saves changes to the database.
element - Variable in class javax.wsdl.extensions.UnknownExtensibilityElement
 
elementQName - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo.RequiredElements.Record
 
elementType - Variable in class javax.wsdl.extensions.UnknownExtensibilityElement
 
elements() - Method in class org.systinet.security.perm.WASPDeployPermissionCollection
Returns an enumeration of all the WASPDeployPermission objects in the container.
elements() - Method in class org.systinet.security.perm.WASPPermissions
Returns an enumeration of all the Permission objects in all the PermissionCollections in this Permissions object.
enable(String) - Method in interface org.idoox.wasp.server.ServiceStateManager
Deprecated. Performs transition from the ServiceInstance.Disabled state to ServiceInstance.Offline state, thus allowing the service to process requests.
enable() - Method in class org.systinet.wasp.webservice.ServiceInstance
Performs transition from the Disabled or Offline states to Enabled state, thus allowing the service to process requests.
enableService(String) - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Enables a service with given name.
enableServiceInstance(ServiceInstance) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Enable given service instance.
enableServiceInstance(ServiceInstance) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Enable given service instance.
encode(Object) - Method in interface org.idoox.security.pstore.PropertySerializer
Serializes the property to the byte array.
encode(byte[], boolean) - Static method in class org.idoox.util.Base64
Encodes binary array to Base64 array.
encode(byte[], int, boolean) - Static method in class org.idoox.util.Base64
Encodes binary array to Base64 array.
encode(byte[], int, int, boolean) - Static method in class org.idoox.util.Base64
Encodes binary array to Base64 array.
encode(byte[]) - Static method in class org.idoox.util.Base64
Encodes binary array to Base64 array.
encode(String, String, String) - Static method in class org.systinet.wasp.admin.security.PermissionHelper
Encodes tripple into one string.
encodeToString(byte[]) - Static method in class org.idoox.util.Base64
Encodes binary data into Base64 String.
encodeToString(byte[], boolean) - Static method in class org.idoox.util.Base64
Encodes binary data into Base64 String.
encodeToString(byte[], int, boolean) - Static method in class org.idoox.util.Base64
Encodes starting length bytes of binary data into Base64 String.
endCall(AsyncConversation) - Method in interface org.systinet.wasp.messaging.WaspProviderConnection
Retrieves SOAPMessage which is a response to the message send using WaspProviderConnection.beginCall(javax.xml.soap.SOAPMessage, java.lang.String) and identified by AsyncConversation.
endCall(AsyncConversation, ServiceClient) - Method in interface org.systinet.wasp.messaging.WaspProviderConnection
The behaviour of this method is exactly the same as WaspProviderConnection.endCall(org.systinet.wasp.async.AsyncConversation).
endInvocation() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.RequiredElements.Invocation
 
endInvoke(AsyncConversation) - Method in interface org.systinet.wasp.rpc.WaspCall
Finishes asynchronous communication, identified by given AsyncConversation.
endSend(AsyncConversation) - Method in interface org.systinet.wasp.messaging.WaspProviderConnection
This method can be used to find out, if the message send using WaspProviderConnection.beginSend(javax.xml.soap.SOAPMessage, java.lang.String) was send successfully or some problem occured.
endSend(AsyncConversation, ServiceClient) - Method in interface org.systinet.wasp.messaging.WaspProviderConnection
The behaviour of this method is exactly the same as WaspProviderConnection.endSend(org.systinet.wasp.async.AsyncConversation).
endpoint - Variable in class org.systinet.wasp.admin.old.ServiceInfo.ServiceBinding
Deprecated.  
endpointURI - Variable in class org.idoox.wasp.tools.java2wsdl.Java2WSDL.ServiceDefinition
EndpointURI.
engineCanonicalizeStartToken(Tokenizer, Token, TokenizerResolver.PrefixesStack, Stack, boolean) - Static method in class org.idoox.xml.TokenizerResolver
 
enlarge(int) - Method in class org.idoox.xml.DeclaredPrefixesStack
Makes sure that used + amount < allocated
ensureCapacity(int) - Method in class org.idoox.xml.Token
Not to be called from the application.
enter(String, String, String, String) - Method in interface org.idoox.wasp.serialization.DeserializationContext
Deprecated. Use the operations from SchemaContext instead
enter(QName, QName) - Method in interface org.idoox.wasp.serialization.TypeMappingContext
Deprecated.  
enter(String, String) - Method in interface org.idoox.xml.TokenWriter
Create new element, namespace can be null for unqualified.
enter(String, String) - Method in class org.idoox.xml.XMLWriterReader
 
enterCurrentMember() - Method in interface org.idoox.wasp.serialization.SchemaContext
Enters the current serialization member (if it is structure or array).
entityType - Variable in class org.systinet.wasp.management.services.wsdiscovery.TypedUuid
Type of UDDI entity.
entityUuid - Variable in class org.systinet.wasp.management.services.wsdiscovery.TypedUuid
UDDI entity UUID.
entrySet() - Method in class org.idoox.webservice.CallContext
Deprecated.  
envelopeOutCache - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo
undocumented
envelopeOutCache1 - Variable in class org.idoox.wasp.wsdl.SOAPMethodInfo
 
equals(OperationType) - Method in class javax.wsdl.OperationType
 
equals(Object) - Method in class javax.xml.namespace.QName
Tests this QName for equality with another object.
equals(Object) - Method in class org.idoox.security.WASPPrincipal
Compares this principal to the specified object.
equals(Object) - Method in class org.idoox.transport.client.Endpoint
 
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Date
Equals based on day, month, year and DateTimeBase values.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Equals based on sec, day, hour, min, month, year and DateTimeBase values.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Equals based on year, month, day, hour, min, sec and isNegative values.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GDay
Equals based on day and DateTimeBase values.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GMonth
 
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GMonthDay
Equals base on day, month and and DateTimeBase values.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GYear
Equals base on year and DateTimeBase values.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.GYearMonth
Equals based on year, month and DateTimeBase values.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.HexBinary
Equals based on contained binary data.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.NormalizedString
Equals based on value of this.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Equals based on hour, min, sec and DateTimeBase values.
equals(Object) - Method in class org.idoox.wasp.serialization.xsdbuiltin.TimeZone
Equals base on time zone's offset.
equals(Object) - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
equals(Object) - Method in class org.idoox.wasp.wsdl.WSDLRepository.PortInfo
 
equals(Object) - Method in class org.idoox.webservice.CallContext
Deprecated.  
equals(Object) - Method in class org.idoox.xml.schema.Attribute
 
equals(Object) - Method in class org.idoox.xml.schema.AttributeGroup
 
equals(Object) - Method in class org.idoox.xml.schema.Facet
Returns whether the two facets have the same name and contain the same value.
equals(Object) - Method in class org.idoox.xml.schema.Member
 
equals(Object) - Method in class org.idoox.xml.schema.Type
Returns true if the other equals to this object.
equals(Object) - Method in class org.ietf.jgss.ChannelBinding
Returns "true" if two channel bindings match.
equals(Object) - Method in interface org.ietf.jgss.GSSCredential
Tests if this GSSCredential refers to the same entity as the supplied object.
equals(GSSName) - Method in interface org.ietf.jgss.GSSName
Compares two GSSName objects to determine whether they refer to the same entity.
equals(Object) - Method in interface org.ietf.jgss.GSSName
A variation of the equals method described above that is provided to override the Object.equals() method that the implementing class will inherit.
equals(Object) - Method in class org.ietf.jgss.Oid
Returns "true" if the two Oid objects represent the same oid value.
equals(Object) - Method in class org.systinet.security.perm.ACLPermission
Checks two ACLPermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.AllWSManagePermission
Checks two Permission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.DelegatePackagePermission
Checks two DelegatePackagePermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.DelegatePermission
Checks two DelegatePermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.DelegateServiceEndpointPermission
Checks two DelegateServiceEndpointPermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.DelegateServiceInstancePermission
Checks two DelegateServiceInstancePermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.PStorePermission
Checks two PStorePermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WASPDeployPermission
Checks two Permission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WASPGetPermission
Checks two Permission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WASPRole
Checks two Permission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WASPUndeployPermission
Checks two Permission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WSBManagePermission
Checks two WSBManagePermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WSConfigPermission
Checks two WSConfigPermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WSInvokePermission
Checks two WSInvokePermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WSManageACLPermission
Checks two Permission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WSManagePermission
Checks two WSManagePermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WSMonitoringPermission
Checks two WSMonitoringPermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WSSecurityMechsPermission
Checks two WSSecurityMechsPermission objects for equality.
equals(Object) - Method in class org.systinet.security.perm.WSStatePermission
Checks two WSStatePermission objects for equality.
equals(Object) - Method in class org.systinet.wasp.addressing.AddressingHeaders
 
equals(Object) - Method in class org.systinet.wasp.addressing.EndpointReference
 
equals(Object) - Method in class org.systinet.wasp.addressing.ReferenceProperties
Current implementation checks if the set of Names under root element is the same and only if their subnodes are text nodes, their values are also compared.
equals(Object) - Method in class org.systinet.wasp.admin.IpFilterRule
Determine whether instances are equal.
equals(Object) - Method in class org.systinet.wasp.admin.Package
Determine whether instances are equal.
equals(Object) - Method in class org.systinet.wasp.admin.ServiceEndpoint
Determines whether instances are equal.
equals(Object) - Method in class org.systinet.wasp.admin.ServiceEndpointInfo
 
equals(Object) - Method in class org.systinet.wasp.admin.ServiceInstance
Determines whether instances are equal.
equals(Object) - Method in class org.systinet.wasp.admin.preferences.TaggedList
Deprecated.  
equals(Object) - Method in class org.systinet.wasp.admin.preferences.TaggedStructure
Deprecated. Determine whether instances are equal.
equals(Object) - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Determine whether instances are equal.
equals(Object) - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Determine whether instances are equal.
equals(Object) - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Compares this UDDI registry to the specified object.
equals(Object) - Method in class org.systinet.wasp.mgmt.preferences.PrefsMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.systinet.wasp.policy.DefaultDomainExpression
 
equals(Object) - Method in class org.systinet.wasp.policy.assertion.ExpirationAssertion
 
equals(Object) - Method in class org.systinet.wasp.policy.assertion.SpecVersionAssertion
Assertions are equal when URI is equal
equals(Object) - Method in class org.systinet.wasp.webservice.ServiceEndpointReference
 
equals(Object) - Method in class org.systinet.wasp.wsrm.feb2005.policy.AcknowledgementIntervalAssertion
 
equals(Object) - Method in class org.systinet.wasp.wsrm.feb2005.policy.DeliveryAssurance
 
equals(Object) - Method in class org.systinet.wasp.wsrm.feb2005.policy.DeliveryAssuranceAssertion
 
equals(Object) - Method in class org.systinet.wasp.wsrm.feb2005.policy.ExponentialBackoffAssertion
 
equals(Object) - Method in class org.systinet.wasp.wsrm.feb2005.policy.InactivityTimeoutAssertion
 
equals(Object) - Method in class org.systinet.wasp.wsrm.feb2005.policy.RetransmissionIntervalAssertion
 
equals(Object) - Method in class org.systinet.wasp.wsrm.sequence.OneWaySequence.State
 
errno - Variable in class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryException
WS discovery errno.
error(Object) - Method in class org.systinet.logging.Category
Log an object with error priority.
error(String) - Method in class org.systinet.logging.Category
Log a message with error priority.
error(String, Throwable) - Method in class org.systinet.logging.Category
Log a message with the error priority.
errorReason - Variable in class org.idoox.security.AuthResult
This exception shows reason of error if resultCode has value AUTH_STATUS_FAILURE.
examineHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor.
executeAttach(MessageAttachment, MessageAttachment, CompilerSettings) - Method in interface org.systinet.wasp.management.services.wsdlc.WSDLCompilerService
Process compilation of wsdl that is send as MessageAttachment.
executeUrl(String, MessageAttachment, CompilerSettings) - Method in interface org.systinet.wasp.management.services.wsdlc.WSDLCompilerService
Process compilation of wsdl that is specified with url.
export() - Method in interface org.ietf.jgss.GSSContext
Provided to support the sharing of work between multiple processes.
export() - Method in interface org.ietf.jgss.GSSName
Returns a canonical contiguous byte representation of a mechanism name (MN), suitable for direct, byte by byte comparison by authorization functions.
extensionTypeReg - Variable in class javax.wsdl.extensions.ExtensionRegistry
 
extractHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor and detaches them from this SOAPHeader object.

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