Serialized Form


Package javax.wsdl

Class javax.wsdl.OperationType extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

Class javax.wsdl.WSDLException extends java.lang.Exception implements Serializable

Serialized Fields

faultCode

java.lang.String faultCode

targetThrowable

java.lang.Throwable targetThrowable

location

java.lang.String location


Package javax.wsdl.extensions

Class javax.wsdl.extensions.ExtensionRegistry extends java.lang.Object implements Serializable

Serialized Fields

serializerReg

java.util.Map serializerReg

deserializerReg

java.util.Map deserializerReg

extensionTypeReg

java.util.Map extensionTypeReg

defaultSer

ExtensionSerializer defaultSer

defaultDeser

ExtensionDeserializer defaultDeser

Class javax.wsdl.extensions.UnknownExtensibilityElement extends java.lang.Object implements Serializable

Serialized Fields

elementType

QName elementType

required

java.lang.Boolean required

element

org.w3c.dom.Element element

Class javax.wsdl.extensions.UnknownExtensionDeserializer extends java.lang.Object implements Serializable

Class javax.wsdl.extensions.UnknownExtensionSerializer extends java.lang.Object implements Serializable


Package javax.xml.messaging

Class javax.xml.messaging.JAXMException extends SOAPException implements Serializable

Class javax.xml.messaging.JAXMServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

msgFactory

MessageFactory msgFactory
The MessageFactory object that will be used internally to create the SOAPMessage object to be passed to the method onMessage. This new message will contain the data from the message that was posted to the servlet. Using the MessageFactory object that is the value for this field to create the new message ensures that the correct profile is used.


Package javax.xml.namespace

Class javax.xml.namespace.QName extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream objectinputstream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Serialized Fields

namespaceURI

java.lang.String namespaceURI

localPart

java.lang.String localPart

prefix

java.lang.String prefix


Package javax.xml.rpc

Class javax.xml.rpc.JAXRPCException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class javax.xml.rpc.ServiceException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


Package javax.xml.rpc.handler

Class javax.xml.rpc.handler.HandlerInfo extends java.lang.Object implements Serializable

Serialized Fields

handlerClass

java.lang.Class handlerClass

config

java.util.Map config

headers

java.util.Vector headers


Package javax.xml.rpc.soap

Class javax.xml.rpc.soap.SOAPFaultException extends java.lang.RuntimeException implements Serializable

Serialized Fields

faultcode

QName faultcode

faultstring

java.lang.String faultstring

faultactor

java.lang.String faultactor

detail

Detail detail

Class javax.xml.rpc.soap.SOAPHeaderFaultException extends java.lang.RuntimeException implements Serializable

Serialized Fields

faultcode

QName faultcode

faultstring

java.lang.String faultstring

faultactor

java.lang.String faultactor


Package javax.xml.soap

Class javax.xml.soap.SOAPException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


Package org.idoox.security

Class org.idoox.security.ContextExpiredException extends java.lang.RuntimeException implements Serializable

Class org.idoox.security.WASPPrincipal extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Name field.


Package org.idoox.security.jaas

Class org.idoox.security.jaas.SmLoginParamsCredential extends java.lang.Object implements Serializable

Serialized Fields

params

java.util.Map params
Contains parameters obtained through the Http header of the request


Package org.idoox.security.pstore

Class org.idoox.security.pstore.BadPasswordException extends java.lang.Exception implements Serializable

Class org.idoox.security.pstore.KeyStoreException extends java.lang.Exception implements Serializable

Class org.idoox.security.pstore.NotificationEvent extends java.util.EventObject implements Serializable

Serialized Fields

name

java.lang.String name
Name property.

 

typeMask

int typeMask
Type mask property

 

Class org.idoox.security.pstore.UserStoreException extends java.lang.RuntimeException implements Serializable

Serialized Fields

nested

java.lang.Throwable nested


Package org.idoox.security.util

Class org.idoox.security.util.RuntimeWrappedException extends java.lang.RuntimeException implements Serializable

Serialized Fields

reason

java.lang.Throwable reason
the wrapped exception


Package org.idoox.transport

Class org.idoox.transport.TransportStartException extends WrappedException implements Serializable


Package org.idoox.util

Class org.idoox.util.LongSet extends java.lang.Object implements Serializable

serialVersionUID: 477748573112499033l

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException

Class org.idoox.util.RuntimeWrappedException extends java.lang.RuntimeException implements Serializable

Serialized Fields

reason

java.lang.Throwable reason
the wrapped exception

Class org.idoox.util.WrappedException extends java.lang.Exception implements Serializable

Serialized Fields

reason

java.lang.Throwable reason
the wrapped exception


useOldStackTrace

boolean useOldStackTrace


Package org.idoox.wasp

Class org.idoox.wasp.InstanceNotFoundException extends java.lang.RuntimeException implements Serializable

Class org.idoox.wasp.SoapFaultException extends java.lang.RuntimeException implements Serializable

Serialized Fields

faultCode

QName faultCode

subcodes

java.util.List subcodes

faultString

java.lang.String faultString

faultNode

java.lang.String faultNode

faultActor

java.lang.String faultActor

faultTokenizer

Tokenizer faultTokenizer

fault

Fault fault

Class org.idoox.wasp.UnknownProtocolException extends RuntimeWrappedException implements Serializable

Class org.idoox.wasp.WaspInternalException extends WrappedException implements Serializable


Package org.idoox.wasp.interceptor

Class org.idoox.wasp.interceptor.StopProcessingException extends java.lang.Exception implements Serializable


Package org.idoox.wasp.serialization

Class org.idoox.wasp.serialization.NoConversionException extends RuntimeWrappedException implements Serializable


Package org.idoox.wasp.serialization.xsdbuiltin

Class org.idoox.wasp.serialization.xsdbuiltin.Date extends DateTimeBase implements Serializable

serialVersionUID: 8617049208158174855l

Serialized Fields

day

int day
Internal value of month is in the interval 1-12.


month

int month
Internal value of month is in the interval 1-12.


year

int year
Internal value of month is in the interval 1-12.

Class org.idoox.wasp.serialization.xsdbuiltin.DateTime extends DateTimeBase implements Serializable

serialVersionUID: 5257946622307480648l

Serialized Fields

day

int day
internal value of month is in the interval 1-12


month

int month
internal value of month is in the interval 1-12


year

int year
internal value of month is in the interval 1-12


hour

int hour
internal value of month is in the interval 1-12


min

int min
internal value of month is in the interval 1-12


sec

java.math.BigDecimal sec

Class org.idoox.wasp.serialization.xsdbuiltin.DateTimeBase extends java.lang.Object implements Serializable

serialVersionUID: 5250349884096025055l

Serialized Fields

timeZone

TimeZone timeZone
timezone value of this object


isNegative

boolean isNegative
defines whether this object has negative values

Class org.idoox.wasp.serialization.xsdbuiltin.DateTimeException extends java.lang.Exception implements Serializable

Class org.idoox.wasp.serialization.xsdbuiltin.Duration extends java.lang.Object implements Serializable

serialVersionUID: -5634002100116608555l

Serialized Fields

day

int day

month

int month

year

int year

hour

int hour

min

int min

sec

java.math.BigDecimal sec

isNegative

boolean isNegative

Class org.idoox.wasp.serialization.xsdbuiltin.GDay extends DateTimeBase implements Serializable

serialVersionUID: 3689133316997652887l

Serialized Fields

day

int day

Class org.idoox.wasp.serialization.xsdbuiltin.GMonth extends DateTimeBase implements Serializable

serialVersionUID: -3187608441652645314l

Serialized Fields

month

int month
internal representation of month is (1-12)

Class org.idoox.wasp.serialization.xsdbuiltin.GMonthDay extends DateTimeBase implements Serializable

serialVersionUID: 2421853665661296866l

Serialized Fields

month

int month
internal representation of month is in the interval (1-12)


day

int day
internal representation of month is in the interval (1-12)

Class org.idoox.wasp.serialization.xsdbuiltin.GYear extends DateTimeBase implements Serializable

serialVersionUID: -7989918032075084105l

Serialized Fields

year

int year

Class org.idoox.wasp.serialization.xsdbuiltin.GYearMonth extends DateTimeBase implements Serializable

serialVersionUID: -704426397804719133l

Serialized Fields

month

int month
internal representation of the month is in the interval 1-12


year

int year
internal representation of the month is in the interval 1-12

Class org.idoox.wasp.serialization.xsdbuiltin.HexBinary extends java.lang.Object implements Serializable

serialVersionUID: -8153104230051663294l

Serialized Fields

bin

byte[] bin

Class org.idoox.wasp.serialization.xsdbuiltin.InvalidFormatException extends java.lang.Exception implements Serializable

Class org.idoox.wasp.serialization.xsdbuiltin.NormalizedString extends java.lang.Object implements Serializable

serialVersionUID: -4428450826558984580l

Serialized Fields

value

java.lang.String value
string value of this object


prohibitedChars

char[] prohibitedChars
chars that are not allowed to be in this object

Class org.idoox.wasp.serialization.xsdbuiltin.Time extends DateTimeBase implements Serializable

serialVersionUID: 737388638875494052l

Serialized Fields

hour

int hour

min

int min

sec

java.math.BigDecimal sec

Class org.idoox.wasp.serialization.xsdbuiltin.TimeZone extends java.lang.Object implements Serializable

serialVersionUID: 6331020751252725745l

Serialized Fields

offset

int offset

Class org.idoox.wasp.serialization.xsdbuiltin.Token extends NormalizedString implements Serializable

serialVersionUID: 9119873283942683681l

Serialized Fields

tokenProhibitedChar

char tokenProhibitedChar
A constant for space character. No leading or trailing spaces and no internal space sequences (2 or more) are allowed in the value.


Package org.idoox.wasp.server

Class org.idoox.wasp.server.InvalidEndpointPathException extends java.lang.Exception implements Serializable

Class org.idoox.wasp.server.InvalidStateTransitionException extends java.lang.Exception implements Serializable

Class org.idoox.wasp.server.ServiceInstanceNotFoundException extends java.lang.Exception implements Serializable

Class org.idoox.wasp.server.TimeoutExpiredException extends java.lang.Exception implements Serializable


Package org.idoox.wasp.tools.common

Class org.idoox.wasp.tools.common.FileExistsException extends java.io.IOException implements Serializable

Serialized Fields

filename

java.lang.String filename


Package org.idoox.wasp.tools.schema2java

Class org.idoox.wasp.tools.schema2java.Schema2JavaException extends WSDL2JavaException implements Serializable


Package org.idoox.wasp.tools.wsdl2java

Class org.idoox.wasp.tools.wsdl2java.WSDL2JavaException extends WrappedException implements Serializable


Package org.idoox.wasp.tools.wsdlc

Class org.idoox.wasp.tools.wsdlc.WSDLCompilerException extends WSDL2JavaException implements Serializable


Package org.idoox.wasp.wsdl

Class org.idoox.wasp.wsdl.SOAPMethodInfo extends java.lang.Object implements Serializable

Serialized Fields

parts

SOAPMethodInfo.PartInfo[] parts
all parts except for the "return value" and header parts


schemaSettedUp

java.lang.Boolean schemaSettedUp

headerParts

SOAPMethodInfo.PartInfo[] headerParts
all header parts


containsRequestAttachment

boolean containsRequestAttachment
if request contains message attachment (there is a MIME attachment part or it is marked as dime:message)


containsResponseAttachment

boolean containsResponseAttachment
if the response can contain an attachment (there is a MIME attachment part or it is marked as dime:message)


requestContainsBase64Element

boolean requestContainsBase64Element
if the request contains base64Binary element definition in schema


responseContainsBase64Element

boolean responseContainsBase64Element
if the response contains base64Binary element definition in schema


useDime

boolean useDime
if method uses DIME encapsulation (there is a dime input or output message)


useHrefInBody

boolean useHrefInBody
Applies to MIME attachments (all in the operation). true = backward compatible href attachment, false = WS-I AP 1.0 attachment referenced via part name in MIME part's Content-Id


soapAction

java.lang.String soapAction
the soap action for the method


rpcOperation

boolean rpcOperation
true if the operation is RPC


documentation

java.lang.String documentation
documentation


requestMessageEncodingURI

java.lang.String requestMessageEncodingURI
encoding of the request message


requestName

QName requestName
name of the request message


responseMessageEncodingURI

java.lang.String responseMessageEncodingURI
encoding of the response message


responseName

QName responseName
name of the response message


operationName

java.lang.String operationName
the name of the operation


inputName

java.lang.String inputName
the name of 'input'


outputName

java.lang.String outputName
the name of 'output'


returnValuePart

SOAPMethodInfo.PartInfo returnValuePart
the return part


operationType

int operationType
one of the OPERATION_XXXX constants.


envelopeOutCache

com.idoox.soap.EnvelopeOutCache envelopeOutCache
undocumented


envelopeOutCache1

com.idoox.soap.EnvelopeOutCache envelopeOutCache1

signature

java.lang.String signature
the signature of the java method, as given from the mapping contained in the wsdl file.


javaMethodName

java.lang.String javaMethodName

javaExceptions

java.lang.String[] javaExceptions
Deprecated. use SOAPMethodInfo.faultsInfo instead


nonJavaFaults

java.lang.String[] nonJavaFaults
Deprecated. use SOAPMethodInfo.faultsInfo instead


httpLocationURI

java.lang.String httpLocationURI
In the case of HTTP GET binding, the value of "location URI". For <http:operation location="/foo" /> the value is "/foo".


httpUriEncoding

QName httpUriEncoding
In the case of HTTP GET binding say the HTTP URI encoding. Either http:urlEncoded ExtensibilityElement.getElementType() or http:urlReplacement ExtensibilityElement.getElementType()


inWrapperQName

QName inWrapperQName
Name of the wrapper element referenced from input message when the binding style is "document-wrapped". Otherwise is null.


outWrapperQName

QName outWrapperQName
Name of the wrapper element referenced from output message when the binding style is "document-wrapped".


faultsInfo

SOAPMethodInfo.FaultPartInfos faultsInfo
This field contains information about faults of an operation.


requiredInElements

SOAPMethodInfo.RequiredElements requiredInElements

requiredOutElements

SOAPMethodInfo.RequiredElements requiredOutElements

Class org.idoox.wasp.wsdl.SOAPMethodInfo.PartInfo extends java.lang.Object implements Serializable

Serialized Fields

partName

java.lang.String partName
the name WSDL part


partType

int partType
input/inout/output type of the part


inSchemaType

Type inSchemaType
schema 'type' for the part


inSchemaElement

Member inSchemaElement
schema 'element' for the part


outSchemaType

Type outSchemaType
schema 'type' for the part


isAttachment

boolean isAttachment
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. when the attachment is hidden inside some structure, so the part itself has a type of this structure and the type *MessageAttachment is a field of this structure)


mimeType

java.lang.String mimeType
MIME type is set only when processing WSDL with MIME attachments, it has no meaning when processing WSDL with DIME attachments! In MIME it is easy, one part is one attachment. In DIME, "attachments" could be e.g. field of structures, so something like the mime type should be specified for each type of this structures, not for the whole part And we are using general app/binary mime type for trasnfering DIME attachments, so it is not necessary to use this field.


outSchemaElement

Member outSchemaElement
schema 'element' for the part


isSoapHeader

boolean isSoapHeader
if the part is declared as a soap:header, then it will not be generated as an argumetnso of the method in the WSDL2Java


Package org.idoox.webservice

Class org.idoox.webservice.CallContext extends java.util.HashMap implements Serializable

Serialized Fields

newCallCtx

CallContext newCallCtx
Deprecated. 


Package org.idoox.webservice.client

Class org.idoox.webservice.client.WebServiceLookupException extends WrappedException implements Serializable


Package org.idoox.xml

Class org.idoox.xml.TokenizerException extends WrappedException implements Serializable


Package org.idoox.xml.schema

Class org.idoox.xml.schema.Attribute extends SchemaConstruct implements Serializable

Serialized Fields

hashCode

int hashCode

attributeType

Type attributeType
the type of the attribute

Class org.idoox.xml.schema.AttributeGroup extends SchemaConstruct implements Serializable

Serialized Fields

hashCode

int hashCode

type

Type type
the type of the attribute


attributes

Attribute[] attributes
attributes contained within this group


attributeGroups

AttributeGroup[] attributeGroups
attributes contained within this group

Class org.idoox.xml.schema.Member extends RepeatableSchemaConstruct implements Serializable

Serialized Fields

hashCode

int hashCode

memberType

Type memberType
the type of the member


substitutionGroup

Member substitutionGroup
the substitution group of the member


substitutionElements

java.util.Map substitutionElements
the substitution elements of the member


nullable

boolean nullable
true if the member may be null

Class org.idoox.xml.schema.RepeatableSchemaConstruct extends SchemaConstruct implements Serializable

Serialized Fields

minOccurs

int minOccurs
Minimal count of occurences


maxOccurs

int maxOccurs
Maximal count of occurences

Class org.idoox.xml.schema.SchemaConstruct extends java.lang.Object implements Serializable

Serialized Fields

name

QName name
The name of the type


javaName

java.lang.String javaName
Name of member in java


reference

SchemaConstruct reference
If this construct is a reference to another construct, this field contains the referenced one


constructType

SchemaConstruct.ConstructType constructType

facets

java.util.Map facets
map of facets


prefixNamespaceMap

java.util.Map prefixNamespaceMap

parent

SchemaConstruct parent
A parent of this schema construct


appInfo

org.w3c.dom.Element appInfo
Deprecated. there can be more than one appInfo, use SchemaConstruct.getAppInfos() and SchemaConstruct.setAppInfos(org.w3c.dom.Element[]) instead

Construct's <appInfo> element


appInfos

org.w3c.dom.Element[] appInfos

Class org.idoox.xml.schema.SchemaException extends WrappedException implements Serializable

Serialized Fields

userErrorReported

boolean userErrorReported
Flag whether error was reported.

Class org.idoox.xml.schema.Type extends RepeatableSchemaConstruct implements Serializable

Serialized Fields

hashCode

int hashCode

kind

short kind
The kind of the type


baseType

Type baseType
The base type of the type


dimensions

int dimensions
Number of dimensions if the kind is an array


subconstructs

SchemaConstruct[] subconstructs
the sub-members of the type


subconstructsLength

int subconstructsLength
length of subconstructs filled


attributes

Attribute[] attributes
the attributes of the type


attributeGroups

AttributeGroup[] attributeGroups
the attributegroups of the type


mixed

boolean mixed
true if mixed content


inheritedByExtension

boolean inheritedByExtension
true if inherited by extension from the super type


parsedExtensions

java.util.Map parsedExtensions
parsed extensions (such as extension for list or enumeration)


javaTypeName

java.lang.String javaTypeName
parsed extension for java type name


Package org.idoox.xml.security

Class org.idoox.xml.security.SignatureException extends WrappedException implements Serializable


Package org.idoox.xmlrpc

Class org.idoox.xmlrpc.MessageCreatingException extends MessageProcessingException implements Serializable

Class org.idoox.xmlrpc.MessageProcessingException extends WrappedException implements Serializable

Class org.idoox.xmlrpc.MultipleHeadersException extends java.lang.Exception implements Serializable


Package org.idoox.xmlrpc.encoding

Class org.idoox.xmlrpc.encoding.NoSuchEncodingException extends java.lang.Exception implements Serializable


Package org.idoox.xmlrpc.header

Class org.idoox.xmlrpc.header.HeaderProcessingException extends java.lang.Exception implements Serializable


Package org.ietf.jgss

Class org.ietf.jgss.GSSException extends java.lang.Exception implements Serializable

Serialized Fields

majorCode

int majorCode

minorCode

int minorCode

minorString

java.lang.String minorString


Package org.systinet.security.perm

Class org.systinet.security.perm.ACLPermission extends java.security.Permission implements Serializable

Serialized Fields

actions

java.lang.String actions
The actions string.

 

Class org.systinet.security.perm.AllWSManagePermission extends WSManagePermission implements Serializable

Class org.systinet.security.perm.DelegatePackagePermission extends DelegatePermission implements Serializable

Serialized Fields

isAll

boolean isAll

Class org.systinet.security.perm.DelegatePermission extends java.security.Permission implements Serializable

Serialized Fields

isAll

boolean isAll

Class org.systinet.security.perm.DelegateServiceEndpointPermission extends DelegatePermission implements Serializable

Class org.systinet.security.perm.DelegateServiceInstancePermission extends DelegatePermission implements Serializable

Serialized Fields

isAll

boolean isAll

Class org.systinet.security.perm.PStorePermission extends java.security.Permission implements Serializable

Serialized Fields

actions

java.lang.String actions
The actions string.

 

Class org.systinet.security.perm.WASPDeployPermission extends WSManagePermission implements Serializable

Class org.systinet.security.perm.WASPDeployPermissionCollection extends java.security.PermissionCollection implements Serializable

Serialized Fields

deployPermissions

java.util.Vector deployPermissions

deployPermissionMask

int deployPermissionMask

Class org.systinet.security.perm.WASPGetPermission extends WSManagePermission implements Serializable

Class org.systinet.security.perm.WASPPermissions extends java.security.PermissionCollection implements Serializable

Serialized Fields

permissions

java.security.Permissions permissions

isAllWaspPerm

boolean isAllWaspPerm

Class org.systinet.security.perm.WASPRole extends java.security.Permission implements Serializable

Class org.systinet.security.perm.WASPUndeployPermission extends WSManagePermission implements Serializable

Class org.systinet.security.perm.WSBManagePermission extends java.security.Permission implements Serializable

Serialized Fields

actions

java.lang.String actions
The actions string.

 

Class org.systinet.security.perm.WSConfigPermission extends WSManagePermission implements Serializable

Serialized Fields

actions

java.lang.String actions
The actions string.

 

Class org.systinet.security.perm.WSInvokePermission extends java.security.Permission implements Serializable

Serialized Fields

methods

java.lang.String[] methods
Methods allowing to execute.


actions

java.lang.String actions
Canonical representation of methods supported by this instance.

Class org.systinet.security.perm.WSManageACLPermission extends WSManagePermission implements Serializable

Class org.systinet.security.perm.WSManagePermission extends java.security.Permission implements Serializable

Serialized Fields

actions

java.lang.String actions
The actions string.

 

Class org.systinet.security.perm.WSMonitoringPermission extends WSManagePermission implements Serializable

Serialized Fields

actions

java.lang.String actions
The actions string.

 

Class org.systinet.security.perm.WSSecurityMechsPermission extends WSManagePermission implements Serializable

Serialized Fields

actions

java.lang.String actions
The actions string.

 

Class org.systinet.security.perm.WSStatePermission extends WSManagePermission implements Serializable

Serialized Fields

actions

java.lang.String actions
The actions string.

 


Package org.systinet.wasp.addressing

Class org.systinet.wasp.addressing.AddressingHeaders extends java.lang.Object implements Serializable

Serialized Fields

to

EndpointReference to
Endpoint reference of the intended receiver of this message (destination/recipient in case it contains more than sole address).


from

EndpointReference from
Endpoint reference of the endpoint where the message originated from (source endpoint).


replyTo

EndpointReference replyTo
An endpoint reference that identifies the intended receiver for replies to this message (reply endpoint). The sender should use the contents of the replyTo of the message being replied to to formulate the reply message. If the replyTo is absent, the sender MAY use the contents of the AddressingHeaders.from to formulate the reply message.


faultTo

EndpointReference faultTo
An endpoint reference that identifies the intended receiver for faults related to this message (fault endpoint). The sender shoult use the contents of the faultTo of the message being replied to to formulate the fault message. If the faultTo is absent, the sender may use the contents of the AddressingHeaders.replyTo to formulate the fault message. If both the faultTo and AddressingHeaders.replyTo are absent, the sender nay use the contents of the AddressingHeaders.from to formulate the fault message. faultTo may be absent if the sender cannot receive fault messages (e.g., is a one-way application).


messageID

java.lang.String messageID
A URI that uniquely identifies this message in time and space. No two messages may share a messageID property. The value of this property is an opaque URI whose interpretation beyond equivalence is not defined by the WS-Addressing specification.


relatesTo

AddressingHeaders.Relationship[] relatesTo

Class org.systinet.wasp.addressing.AddressingHeaders.Relationship extends java.lang.Object implements Serializable

Serialized Fields

messageID

java.lang.String messageID
A messageID of a message to which this message relates to. It may refer to specific message, or be the well-known URI AddressingHeaders.Relationship.ID_UNSPECIFIED that means "unspecified message". The type of relationship is described by the AddressingHeaders.Relationship.type field.


type

QName type
The type of the relationship to the message specified by relatesTo property. The specification has one predefined relationship type: AddressingHeaders.Relationship.RESPONSE.

Class org.systinet.wasp.addressing.EndpointReference extends java.lang.Object implements Serializable

Serialized Fields

isAnonymous

boolean isAnonymous

hashComputed

boolean hashComputed

cachedHashCode

int cachedHashCode

address

java.lang.String address

portType

QName portType

serviceName

QName serviceName

portName

java.lang.String portName

referenceProperties

ReferenceProperties referenceProperties

Class org.systinet.wasp.addressing.ReferenceProperties extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
* Current implementation deserializes a String created from this instance

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Current implementation serializes a String created from this instance

Throws:
java.io.IOException


Package org.systinet.wasp.admin

Class org.systinet.wasp.admin.AdminServiceException extends WrappedException implements Serializable

Class org.systinet.wasp.admin.DeployException extends WrappedException implements Serializable

Class org.systinet.wasp.admin.InputSizeException extends java.io.IOException implements Serializable

Serialized Fields

maxSize

long maxSize

Class org.systinet.wasp.admin.InterceptorInfo extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Interceptor name.


direction

int direction
Interceptor direction. This field is a combination of InterceptorChain.INTERCEPTOR_DIRECTION_ constants.

See Also:
InterceptorChain

position

int position
Position of this interceptor within interceptor chain.

Class org.systinet.wasp.admin.IpFilterRule extends java.lang.Object implements Serializable

Serialized Fields

address

java.lang.String address
The IP address like 158.194.0.0


netmask

java.lang.String netmask
The network mask, like 255.255.0.0


allow

boolean allow
true if this range is to be allowed, false when this range is to be blocked.

Class org.systinet.wasp.admin.Package extends java.lang.Object implements Serializable

Serialized Fields

context

java.lang.String context
Context.


targetNamespace

java.lang.String targetNamespace
Target namespace.


name

java.lang.String name
Package name.

Class org.systinet.wasp.admin.PackageException extends WrappedException implements Serializable

Class org.systinet.wasp.admin.PackageInfo extends java.lang.Object implements Serializable

Serialized Fields

pckg

Package pckg
Package struct contains name, target namespace and context.

See Also:
Package

classLoader

java.lang.String classLoader
Class loader name.


version

java.lang.String version
Package version.


displayName

java.lang.String displayName
Display name.


description

java.lang.String description
Package description.


docURL

java.lang.String docURL
Documentation URL.


timestamp

long timestamp
Timestamp of the last package modification.

Class org.systinet.wasp.admin.ServiceBindingPerformanceLog extends java.lang.Object implements Serializable

Serialized Fields

last

long last
Last request dispatch time (miliseconds).


slowest

long slowest
The longest dispatch time (miliseconds).


fastest

long fastest
The fastest dispatch time (miliseconds).


average

long average
The fastest dispatch time (miliseconds).


total

long total
Total dispatch time (miliseconds).


hits

int hits
Number of requests.


lastRequestTimestamp

long lastRequestTimestamp
Time of the last dispatch.

Class org.systinet.wasp.admin.ServiceEndpoint extends java.lang.Object implements Serializable

Serialized Fields

path

java.lang.String path
Service endpoint path.


serviceInstance

ServiceInstance serviceInstance
Service instance.


transportMethod

int transportMethod
Transport method - can be either GET or POST.

Class org.systinet.wasp.admin.ServiceEndpointInfo extends java.lang.Object implements Serializable

Serialized Fields

serviceEndpoint

ServiceEndpoint serviceEndpoint
Service endpoint struct contains name, context and service.


debug

boolean debug
If this endpoint is debugged.

Class org.systinet.wasp.admin.ServiceEndpointPerformanceLog extends java.lang.Object implements Serializable

serialVersionUID: 8926418023097863940l

Serialized Fields

last

long last
Last request dispatch time (miliseconds).


slowest

long slowest
The longest dispatch time (miliseconds).


fastest

long fastest
The fastest dispatch time (miliseconds).


average

long average
The fastest dispatch time (miliseconds).


total

long total
Total dispatch time (miliseconds).


hits

int hits
Number of requests.


lastRequestTimestamp

long lastRequestTimestamp
Time of the last dispatch.

Class org.systinet.wasp.admin.ServiceEndpointThroughputLog extends java.lang.Object implements Serializable

Serialized Fields

hits

int hits
Total number of requests.


totalInBytes

long totalInBytes
Total amount of input bytes.


totalOutBytes

long totalOutBytes
Total amount of output bytes.


lastRequestTimestamp

long lastRequestTimestamp
Time of the last dispatch.


lastRequestInBytes

long lastRequestInBytes
Last input message size.


lastRequestOutBytes

long lastRequestOutBytes
Last output message size.


longestInBytes

long longestInBytes
Longest input message size.


longestOutBytes

long longestOutBytes
Longest output message size.


shortestInBytes

long shortestInBytes
Shortest input message size.


shortestOutBytes

long shortestOutBytes
Shortest output message size.

Class org.systinet.wasp.admin.ServiceInstance extends java.lang.Object implements Serializable

Serialized Fields

context

java.lang.String context
Context.


targetNamespace

java.lang.String targetNamespace
Target namespace.


name

java.lang.String name
Name.

Class org.systinet.wasp.admin.ServiceInstanceInfo extends java.lang.Object implements Serializable

Serialized Fields

serviceInstance

ServiceInstance serviceInstance
Service instance structure contains name, target namespace and context which for its fully qualified name.


state

int state
Service instance state.

See Also:
ServiceState

requests

int requests
Number of requests which are currently dispatched by the service instance.


Package org.systinet.wasp.admin.preferences

Class org.systinet.wasp.admin.preferences.PreferencesException extends AdminServiceException implements Serializable


Package org.systinet.wasp.admin.security

Class org.systinet.wasp.admin.security.SecurityProviderInfo extends java.lang.Object implements Serializable

Serialized Fields

providerName

java.lang.String providerName
Security provider name.


providerClass

java.lang.String providerClass
Full name of security provider implementation class.


Package org.systinet.wasp.async

Class org.systinet.wasp.async.TimeoutException extends java.lang.RuntimeException implements Serializable


Package org.systinet.wasp.dd

Class org.systinet.wasp.dd.DeploymentException extends WrappedException implements Serializable

Class org.systinet.wasp.dd.DuplicatedNameException extends java.lang.Exception implements Serializable


Package org.systinet.wasp.handler

Class org.systinet.wasp.handler.HandlerRepository.DirectionPositionEntry extends java.lang.Object implements Serializable

Serialized Fields

outChainPosition

int outChainPosition

inChainPosition

int inChainPosition

faultChainPosition

int faultChainPosition

Class org.systinet.wasp.handler.WaspHandlerInfo extends HandlerInfo implements Serializable


Package org.systinet.wasp.management.services.wsdiscovery

Class org.systinet.wasp.management.services.wsdiscovery.BindingTemplateInfo extends java.lang.Object implements Serializable

Serialized Fields

uuid

java.lang.String uuid
Binding template UUID.


accessDescriptor

java.lang.String accessDescriptor
This field described where is the service endpoint - it can be either access point (URL) or hosting redirector (a binding template UUID).

Class org.systinet.wasp.management.services.wsdiscovery.BusinessEntityInfo extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Business entity name.


uuid

java.lang.String uuid
Business entity UUID.


businessServiceInfos

BusinessServiceInfo[] businessServiceInfos
Encapsulated business services.

Class org.systinet.wasp.management.services.wsdiscovery.BusinessServiceInfo extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Business service name.


uuid

java.lang.String uuid
Business service UUID.


bindingTemplateInfos

BindingTemplateInfo[] bindingTemplateInfos
Encapsulated binding templates.

Class org.systinet.wasp.management.services.wsdiscovery.Constants extends java.lang.Object implements Serializable

Class org.systinet.wasp.management.services.wsdiscovery.TModelInfo extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
TModel name.


uuid

java.lang.String uuid
TModel UUID.

Class org.systinet.wasp.management.services.wsdiscovery.TypedUuid extends java.lang.Object implements Serializable

Serialized Fields

entityType

int entityType
Type of UDDI entity.

See Also:
Constants

entityUuid

java.lang.String entityUuid
UDDI entity UUID.

Class org.systinet.wasp.management.services.wsdiscovery.UddiAccount extends java.lang.Object implements Serializable

Serialized Fields

username

java.lang.String username
User name.


password

java.lang.String password
Password.


uddiRegistry

UddiRegistry uddiRegistry
UDDI registry (possibly reusable - shared between accounts).

Class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry extends java.lang.Object implements Serializable

Serialized Fields

version

int version
Version of UDDI registry - 1 or 2. Used by check methods.


name

java.lang.String name
Name (optional).


inquiryUrl

java.lang.String inquiryUrl
Inquiry port URL.


publishingUrl

java.lang.String publishingUrl
Publishing port URL.


webInterfaceUrl

java.lang.String webInterfaceUrl
Web interface URL - irelevant for runtime, but used by users.


securityUrl

java.lang.String securityUrl
Security port URL.

Class org.systinet.wasp.management.services.wsdiscovery.WaspServerProfile extends java.lang.Object implements Serializable

Serialized Fields

baseUrl

java.lang.String baseUrl
Insecure port e.g. http://www.acme.com:6060.


secureBaseUrl

java.lang.String secureBaseUrl
Secure port e.g. https://www.acme.com:6443.


version

java.lang.String version
WSO2 SOA Enablement Server version.

Class org.systinet.wasp.management.services.wsdiscovery.WellKnownTModels extends java.lang.Object implements Serializable

Class org.systinet.wasp.management.services.wsdiscovery.Ws2UddiCustomData extends java.lang.Object implements Serializable

Serialized Fields

businessEntityDescription

java.lang.String businessEntityDescription
Description for published business entity.


businessServiceDescription

java.lang.String businessServiceDescription
Description for published business service.


bindingTemplateDescription

java.lang.String bindingTemplateDescription
Description for published binding template.


tModelDescription

java.lang.String tModelDescription
Description for published tModel.

Class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryErrorCodes extends java.lang.Object implements Serializable

Class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryException extends java.lang.RuntimeException implements Serializable

Serialized Fields

errno

int errno
WS discovery errno.

See Also:
WsDiscoveryErrorCodes

uddiErrno

int uddiErrno
If the errno is E_UDDI_ERROR, then this field holds UDDI errno as given by the UDDI specification.

Class org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryRecord extends java.lang.Object implements Serializable

Serialized Fields

businessEntityInfos

BusinessEntityInfo[] businessEntityInfos
Published business entities.


businessServiceInfos

BusinessServiceInfo[] businessServiceInfos
Published business services.


bindingTemplateInfos

BindingTemplateInfo[] bindingTemplateInfos
Published binding templates.


tModelInfos

TModelInfo[] tModelInfos
Published tModels.


Package org.systinet.wasp.mgmt.preferences

Class org.systinet.wasp.mgmt.preferences.PrefsMetadata extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
unique name of preference, e.q. ConfigStore


type

java.lang.String type
Type of preferences. e.g. "module".


typeSpecific

java.lang.String typeSpecific
Subtype, e.g. "ConfigStore", can be null.


configurationIface

java.lang.String configurationIface
Interface, which can cover these preferences, can be null. Note, that this information is specific for WSO2 SOA Enablement Server for Java only.


Package org.systinet.wasp.policy

Class org.systinet.wasp.policy.PolicyException extends WrappedException implements Serializable


Package org.systinet.wasp.security.ws

Class org.systinet.wasp.security.ws.WSSecurityException extends RuntimeWrappedException implements Serializable

Serialized Fields

faultCode

java.lang.String faultCode


Package org.systinet.wasp.soap

Class org.systinet.wasp.soap.UnsupportedMessageTypeException extends java.lang.Exception implements Serializable

Class org.systinet.wasp.soap.URLSerializationException extends WrappedException implements Serializable


Package org.systinet.wasp.webservice

Class org.systinet.wasp.webservice.LookupException extends WrappedException implements Serializable

Class org.systinet.wasp.webservice.PublishException extends WrappedException implements Serializable


Package org.systinet.wasp.wsrm.sequence

Class org.systinet.wasp.wsrm.sequence.OneWaySequence.State extends java.lang.Object implements Serializable

serialVersionUID: 497140064102499034l

Serialization Methods

readResolve

private java.lang.Object readResolve()
Serialized Fields

value

int value

Class org.systinet.wasp.wsrm.sequence.SequenceException extends WrappedException implements Serializable

Serialized Fields

sequence

OneWaySequence sequence


Package org.systinet.xml.schema.validation

Class org.systinet.xml.schema.validation.ValidationException extends java.lang.RuntimeException implements Serializable