Serialized Form


Package org.ow2.easywsdl.wsdl.api

Class org.ow2.easywsdl.wsdl.api.WSDLException extends org.ow2.easywsdl.schema.api.SchemaException implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.api.WSDLImportException extends java.lang.Exception implements Serializable

serialVersionUID: -903055334560628810L


Package org.ow2.easywsdl.wsdl.api.abstractElmt

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractBindingImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

AbsItfDescription<S extends AbsItfService,E extends AbsItfEndpoint,B extends AbsItfBinding,I extends AbsItfInterfaceType,Incl extends AbsItfInclude,Impt extends AbsItfImport,T extends AbsItfTypes> desc
the desc


itf

AbsItfInterfaceType<O extends AbsItfOperation> itf
the associated interface


bindingOperations

java.util.List<E> bindingOperations
the list of binding operations

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractBindingOperationImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

binding

AbsItfBinding<I extends AbsItfInterfaceType,BO extends AbsItfBindingOperation> binding
the parent binding


input

AbsItfBindingInput input
the input


output

AbsItfBindingOutput output
the output


faults

java.util.List<E> faults
the faults

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractBindingParamImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

bindingOperation

AbsItfBindingOperation<O extends AbsItfOperation,BIn extends AbsItfBindingInput,BOut extends AbsItfBindingOutput,BF extends AbsItfBindingFault> bindingOperation
the parent operation


bindingProtocol

BindingProtocol bindingProtocol
the binding protocol

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractBindingPartImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

param

AbsItfBindingParam param
the parent param

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractDescriptionImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

features

java.util.Map<K,V> features
Features


namespaceMapper

org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl namespaceMapper
the namespace context


imports

java.util.List<E> imports
list of imports


includes

java.util.List<E> includes
list of includes


services

java.util.List<E> services
list of services


bindings

java.util.List<E> bindings
list of binding


interfaces

java.util.List<E> interfaces
list of interface


types

AbsItfTypes<S extends org.ow2.easywsdl.schema.api.absItf.AbsItfSchema,Impt extends org.ow2.easywsdl.schema.api.absItf.AbsItfImport> types
types


documentURI

java.net.URI documentURI
baseURI


schemaLocator

org.ow2.easywsdl.schema.api.extensions.SchemaLocatorImpl schemaLocator
Schema Location management

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractEndpointImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

service

AbsItfService<I extends AbsItfInterfaceType,E extends AbsItfEndpoint> service
the parent serviceImpl

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractImportImpl extends AbstractIncludeImpl<E,D extends AbsItfDescription> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

AbsItfDescription<S extends AbsItfService,E extends AbsItfEndpoint,B extends AbsItfBinding,I extends AbsItfInterfaceType,Incl extends AbsItfInclude,Impt extends AbsItfImport,T extends AbsItfTypes> desc
the desc

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractInterfaceTypeImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

AbsItfDescription<S extends AbsItfService,E extends AbsItfEndpoint,B extends AbsItfBinding,I extends AbsItfInterfaceType,Incl extends AbsItfInclude,Impt extends AbsItfImport,T extends AbsItfTypes> desc
the desc


operations

java.util.List<E> operations
list of operations

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractOperationImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

itf

AbsItfInterfaceType<O extends AbsItfOperation> itf
the parent interface


input

AbsItfInput input
the input


output

AbsItfOutput output
the output


faults

java.util.List<E> faults
the faults

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractParamImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

operation

AbsItfOperation<In extends AbsItfInput,Out extends AbsItfOutput,F extends AbsItfFault> operation
the parent operation


elementName

javax.xml.namespace.QName elementName
the element name

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractPartImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

elementName

javax.xml.namespace.QName elementName
the element name


typeName

javax.xml.namespace.QName typeName
the type name

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractServiceImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

AbsItfDescription<S extends AbsItfService,E extends AbsItfEndpoint,B extends AbsItfBinding,I extends AbsItfInterfaceType,Incl extends AbsItfInclude,Impt extends AbsItfImport,T extends AbsItfTypes> desc
the desc


endpoints

java.util.List<E> endpoints
list of endpoints

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractTypesImpl extends AbstractWSDLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

AbsItfDescription<S extends AbsItfService,E extends AbsItfEndpoint,B extends AbsItfBinding,I extends AbsItfInterfaceType,Incl extends AbsItfInclude,Impt extends AbsItfImport,T extends AbsItfTypes> desc
the desc


schemas

java.util.List<E> schemas
the list of schemas


importedSchemas

java.util.List<E> importedSchemas
the list of imported schemas

Class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E> implements Serializable

serialVersionUID: 1L


Package org.ow2.easywsdl.wsdl.api.abstractItf

Package org.ow2.easywsdl.wsdl.api.binding.wsdl20.http

Package org.ow2.easywsdl.wsdl.api.binding.wsdl20.soap

Package org.ow2.easywsdl.wsdl.decorator

Class org.ow2.easywsdl.wsdl.decorator.Decorator extends AbstractWSDLElementImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

internalObject

WSDLElement internalObject

Class org.ow2.easywsdl.wsdl.decorator.DecoratorBindingFaultImpl extends DecoratorBindingParamImpl<AbsItfBindingFault> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorBindingImpl extends Decorator<AbsItfBinding<I extends AbsItfInterfaceType,BO extends AbsItfBindingOperation>> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorBindingInputImpl extends DecoratorBindingParamImpl<AbsItfBindingInput> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorBindingOperationImpl extends Decorator<AbsItfBindingOperation<O extends AbsItfOperation,BIn extends AbsItfBindingInput,BOut extends AbsItfBindingOutput,BF extends AbsItfBindingFault>> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorBindingOutputImpl extends DecoratorBindingParamImpl<AbsItfBindingOutput> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorBindingParamImpl extends Decorator<BP extends AbsItfBindingParam> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorBindingPartImpl extends Decorator<BindingPart> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorDescriptionImpl extends Decorator<AbsItfDescription<S extends AbsItfService,E extends AbsItfEndpoint,B extends AbsItfBinding,I extends AbsItfInterfaceType,Incl extends AbsItfInclude,Impt extends AbsItfImport,T extends AbsItfTypes>> implements Serializable

serialVersionUID: 1L

Serialized Fields

typesImpl

java.lang.Class<T> typesImpl

Class org.ow2.easywsdl.wsdl.decorator.DecoratorEndpointImpl extends Decorator<AbsItfEndpoint<S extends AbsItfService,B extends AbsItfBinding>> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorFaultImpl extends DecoratorParamImpl<AbsItfFault> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorImportImpl extends Decorator<AbsItfImport<D extends AbsItfDescription>> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorIncludeImpl extends Decorator<AbsItfInclude<D extends AbsItfDescription>> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorInputImpl extends DecoratorParamImpl<AbsItfInput> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorInterfaceTypeImpl extends Decorator<AbsItfInterfaceType<O extends AbsItfOperation>> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorOperationImpl extends Decorator<AbsItfOperation<In extends AbsItfInput,Out extends AbsItfOutput,F extends AbsItfFault>> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorOutputImpl extends DecoratorParamImpl<AbsItfOutput> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorParamImpl extends Decorator<P extends AbsItfParam> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorPartImpl extends Decorator<Part> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorServiceImpl extends Decorator<AbsItfService<I extends AbsItfInterfaceType,E extends AbsItfEndpoint>> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.decorator.DecoratorTypesImpl extends Decorator<AbsItfTypes<S extends org.ow2.easywsdl.schema.api.absItf.AbsItfSchema,Impt extends org.ow2.easywsdl.schema.api.absItf.AbsItfImport>> implements Serializable

serialVersionUID: 1L


Package org.ow2.easywsdl.wsdl.impl.wsdl11

Class org.ow2.easywsdl.wsdl.impl.wsdl11.BindingFaultImpl extends AbstractBindingParamImpl<TBindingOperationFault> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl11.BindingImpl extends AbstractBindingImpl<TBinding,InterfaceType,BindingOperation> implements Serializable

serialVersionUID: 1L

Serialized Fields

soap11BindingFactory

ObjectFactory soap11BindingFactory

Class org.ow2.easywsdl.wsdl.impl.wsdl11.BindingInputImpl extends AbstractBindingParamImpl<TBindingOperationMessage> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl11.BindingOperationImpl extends AbstractBindingOperationImpl<TBindingOperation,Operation,BindingInput,BindingOutput,BindingFault> implements Serializable

serialVersionUID: 1L

Serialized Fields

soap11BindingFactory

ObjectFactory soap11BindingFactory

Class org.ow2.easywsdl.wsdl.impl.wsdl11.BindingOutputImpl extends AbstractBindingParamImpl<TBindingOperationMessage> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl11.DescriptionImpl extends AbstractDescriptionImpl<TDefinitions,Service,Endpoint,Binding,InterfaceType,Include,Import,Types> implements Serializable

serialVersionUID: 1L

Serialized Fields

messages

java.util.List<E> messages
the list of messages


reader

WSDLReaderImpl reader

Class org.ow2.easywsdl.wsdl.impl.wsdl11.DocumentationImpl extends AbstractWSDLElementImpl<TDocumentation> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl11.EndpointImpl extends AbstractEndpointImpl<TPort,Service,Binding> implements Serializable

serialVersionUID: 1L

Serialized Fields

soapFactory

ObjectFactory soapFactory

Class org.ow2.easywsdl.wsdl.impl.wsdl11.FaultImpl extends AbstractParamImpl<TFault> implements Serializable

serialVersionUID: 1L

Serialized Fields

correspondingMessage

TMessage correspondingMessage

parts

java.util.List<E> parts

Class org.ow2.easywsdl.wsdl.impl.wsdl11.ImportImpl extends AbstractImportImpl<TImport,Description> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl11.InputImpl extends AbstractParamImpl<TParam> implements Serializable

serialVersionUID: 1L

Serialized Fields

correspondingMessage

TMessage correspondingMessage

parts

java.util.List<E> parts

Class org.ow2.easywsdl.wsdl.impl.wsdl11.InterfaceTypeImpl extends AbstractInterfaceTypeImpl<TPortType,Operation> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl11.MessageImpl extends AbstractWSDLElementImpl<TMessage> implements Serializable

serialVersionUID: 1L

Serialized Fields

description

Description description

parts

java.util.List<E> parts

Class org.ow2.easywsdl.wsdl.impl.wsdl11.OperationImpl extends AbstractOperationImpl<TOperation,Input,Output,Fault> implements Serializable

serialVersionUID: 1L

Serialized Fields

objectFactory

ObjectFactory objectFactory

Class org.ow2.easywsdl.wsdl.impl.wsdl11.OutputImpl extends AbstractParamImpl<TParam> implements Serializable

serialVersionUID: 1L

Serialized Fields

correspondingMessage

TMessage correspondingMessage

parts

java.util.List<E> parts

Class org.ow2.easywsdl.wsdl.impl.wsdl11.PartImpl extends AbstractPartImpl<TPart> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl11.ServiceImpl extends AbstractServiceImpl<TService,InterfaceType,Endpoint> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl11.TypesImpl extends AbstractTypesImpl<TTypes,org.ow2.easywsdl.schema.api.Schema,org.ow2.easywsdl.schema.api.Import> implements Serializable

serialVersionUID: 1L


Package org.ow2.easywsdl.wsdl.impl.wsdl20

Class org.ow2.easywsdl.wsdl.impl.wsdl20.BindingFaultImpl extends AbstractBindingParamImpl<BindingOperationFaultType> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.BindingImpl extends AbstractBindingImpl<BindingType,InterfaceType,BindingOperation> implements Serializable

serialVersionUID: 1L

Serialized Fields

factory

ObjectFactory factory

Class org.ow2.easywsdl.wsdl.impl.wsdl20.BindingInputImpl extends AbstractBindingParamImpl<BindingOperationMessageType> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.BindingOperationImpl extends AbstractBindingOperationImpl<BindingOperationType,Operation,BindingInput,BindingOutput,BindingFault> implements Serializable

serialVersionUID: 1L

Serialized Fields

factory

ObjectFactory factory

Class org.ow2.easywsdl.wsdl.impl.wsdl20.BindingOutputImpl extends AbstractBindingParamImpl<BindingOperationMessageType> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.DescriptionImpl extends AbstractDescriptionImpl<DescriptionType,Service,Endpoint,Binding,InterfaceType,Include,Import,Types> implements Serializable

serialVersionUID: 1L

Serialized Fields

factory

ObjectFactory factory

reader

WSDLReaderImpl reader

Class org.ow2.easywsdl.wsdl.impl.wsdl20.DocumentationImpl extends AbstractWSDLElementImpl<java.util.List<DocumentationType>> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.EndpointImpl extends AbstractEndpointImpl<EndpointType,Service,Binding> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.FaultImpl extends AbstractParamImpl<MessageRefFaultType> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.ImportImpl extends AbstractImportImpl<ImportType,Description> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.IncludeImpl extends AbstractIncludeImpl<IncludeType,Description> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.InputImpl extends AbstractParamImpl<MessageRefType> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.InterfaceTypeImpl extends AbstractInterfaceTypeImpl<InterfaceType,Operation> implements Serializable

serialVersionUID: 1L

Serialized Fields

factory

ObjectFactory factory

Class org.ow2.easywsdl.wsdl.impl.wsdl20.OperationImpl extends AbstractOperationImpl<InterfaceOperationType,Input,Output,Fault> implements Serializable

serialVersionUID: 1L

Serialized Fields

factory

ObjectFactory factory

Class org.ow2.easywsdl.wsdl.impl.wsdl20.OutputImpl extends AbstractParamImpl<MessageRefType> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.ServiceImpl extends AbstractServiceImpl<ServiceType,InterfaceType,Endpoint> implements Serializable

serialVersionUID: 1L

Serialized Fields

factory

ObjectFactory factory

Class org.ow2.easywsdl.wsdl.impl.wsdl20.TypesImpl extends AbstractTypesImpl<TypesType,org.ow2.easywsdl.schema.api.Schema,org.ow2.easywsdl.schema.api.Import> implements Serializable

serialVersionUID: 1L


Package org.ow2.easywsdl.wsdl.impl.wsdl20.binding.http

Class org.ow2.easywsdl.wsdl.impl.wsdl20.binding.http.HTTPHeaderImpl extends AbstractWSDLElementImpl<Header> implements Serializable

serialVersionUID: 1L


Package org.ow2.easywsdl.wsdl.impl.wsdl20.binding.soap

Class org.ow2.easywsdl.wsdl.impl.wsdl20.binding.soap.SOAPHeaderImpl extends AbstractWSDLElementImpl<Header> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.wsdl.impl.wsdl20.binding.soap.SOAPModuleImpl extends AbstractWSDLElementImpl<Module> implements Serializable

serialVersionUID: 1L



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.