Skip navigation links
A C D E F G I L M N O P Q R S T U V W X 

A

ACTION_CREATE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
ACTION_CREATE_RESPONSE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
ACTION_DELETE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
ACTION_DELETE_RESPONSE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
ACTION_GET - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
ACTION_GET_RESPONSE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
ACTION_PUT - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
ACTION_PUT_RESPONSE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
any - Variable in class org.apache.cxf.ws.transfer.Create
 
any - Variable in class org.apache.cxf.ws.transfer.CreateResponse
 
any - Variable in class org.apache.cxf.ws.transfer.Delete
 
any - Variable in class org.apache.cxf.ws.transfer.DeleteResponse
 
any - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
 
any - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion
 
any - Variable in class org.apache.cxf.ws.transfer.Get
 
any - Variable in class org.apache.cxf.ws.transfer.GetResponse
 
any - Variable in class org.apache.cxf.ws.transfer.Put
 
any - Variable in class org.apache.cxf.ws.transfer.PutResponse
 
any - Variable in class org.apache.cxf.ws.transfer.Representation
 
any - Variable in class org.apache.cxf.ws.transfer.TransferResource
 
any - Variable in class org.apache.cxf.ws.transfer.TransferResourceFactory
 

C

content - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
 
content - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.ValueType
 
context - Variable in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
Create - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
Create() - Constructor for class org.apache.cxf.ws.transfer.Create
 
create(Representation) - Method in class org.apache.cxf.ws.transfer.manager.MemoryResourceManager
 
create(Representation) - Method in interface org.apache.cxf.ws.transfer.manager.ResourceManager
Creates new Representation object from initRepresenation.
create(Create) - Method in class org.apache.cxf.ws.transfer.resource.ResourceRemote
 
create(Create) - Method in interface org.apache.cxf.ws.transfer.resourcefactory.ResourceFactory
 
create(Create) - Method in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
 
createCreate() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of Create
createCreateResponse() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of CreateResponse
createDelete() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of Delete
createDeleteResponse() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of DeleteResponse
createEmpty() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of Empty
createExpression(ExpressionType) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ObjectFactory
Create an instance of JAXBElement<ExpressionType>
createExpressionType() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ObjectFactory
Create an instance of ExpressionType
createFragment() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ObjectFactory
Create an instance of Fragment
createFragmentAssertion() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ObjectFactory
Create an instance of FragmentAssertion
createFragmentAssertionLanguage() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ObjectFactory
Create an instance of FragmentAssertion.Language
createGet() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of Get
createGetResponse() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of GetResponse
createPut() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of Put
createPutResponse() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of PutResponse
createQName() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of QName
createRepresentation() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of Representation
CreateResponse - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
CreateResponse() - Constructor for class org.apache.cxf.ws.transfer.CreateResponse
 
createTransferResource() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of TransferResource
createTransferResourceDialect() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of TransferResource.Dialect
createTransferResourceFactory() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of TransferResourceFactory
createTransferResourceFactoryDialect() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of TransferResourceFactory.Dialect
createURI() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ObjectFactory
Create an instance of URI
createURI() - Method in class org.apache.cxf.ws.transfer.ObjectFactory
Create an instance of URI
createValue(ValueType) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ObjectFactory
Create an instance of JAXBElement<ValueType>
createValueType() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ObjectFactory
Create an instance of ValueType

D

Delete - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
Delete() - Constructor for class org.apache.cxf.ws.transfer.Delete
 
delete(ReferenceParametersType) - Method in class org.apache.cxf.ws.transfer.manager.MemoryResourceManager
 
delete(ReferenceParametersType) - Method in interface org.apache.cxf.ws.transfer.manager.ResourceManager
Deletes Representation object given by reference parameter.
delete(Delete) - Method in interface org.apache.cxf.ws.transfer.resource.Resource
 
delete(Delete) - Method in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
deleteOperationSupported - Variable in class org.apache.cxf.ws.transfer.TransferResource
 
DeleteResponse - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
DeleteResponse() - Constructor for class org.apache.cxf.ws.transfer.DeleteResponse
 
dialect - Variable in class org.apache.cxf.ws.transfer.Create
 
dialect - Variable in class org.apache.cxf.ws.transfer.Delete
 
Dialect - Interface in org.apache.cxf.ws.transfer.dialect
The interface for a Dialect objects.
dialect - Variable in class org.apache.cxf.ws.transfer.Get
 
dialect - Variable in class org.apache.cxf.ws.transfer.Put
 
dialect - Variable in class org.apache.cxf.ws.transfer.TransferResource
 
Dialect() - Constructor for class org.apache.cxf.ws.transfer.TransferResource.Dialect
 
dialect - Variable in class org.apache.cxf.ws.transfer.TransferResourceFactory
 
Dialect() - Constructor for class org.apache.cxf.ws.transfer.TransferResourceFactory.Dialect
 
dialects - Variable in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
dialects - Variable in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
 

E

Empty - Class in org.apache.cxf.ws.transfer
Java class for Empty complex type.
Empty() - Constructor for class org.apache.cxf.ws.transfer.Empty
 
expression - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
 
ExpressionType - Class in org.apache.cxf.ws.transfer.dialect.fragment
Java class for ExpressionType complex type.
ExpressionType() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
 

F

faultOnPutDenied - Variable in class org.apache.cxf.ws.transfer.TransferResource
 
Fragment - Class in org.apache.cxf.ws.transfer.dialect.fragment
Java class for anonymous complex type.
Fragment() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
 
FRAGMENT_2011_03_IRI - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
FRAGMENT_ATTR_NODE_NAME - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
FRAGMENT_ATTR_NODE_NAME_ATTR - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
FRAGMENT_MODE_ADD - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
FRAGMENT_MODE_INSERT_AFTER - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
FRAGMENT_MODE_INSERT_BEFORE - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
FRAGMENT_MODE_REMOVE - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
FRAGMENT_MODE_REPLACE - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
FRAGMENT_TEXT_NODE_NAME - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
FragmentAssertion - Class in org.apache.cxf.ws.transfer.dialect.fragment
Java class for anonymous complex type.
FragmentAssertion() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion
 
FragmentAssertion.Language - Class in org.apache.cxf.ws.transfer.dialect.fragment
Java class for anonymous complex type.
FragmentDialect - Class in org.apache.cxf.ws.transfer.dialect.fragment
Implementation of the WS-Fragment dialect.
FragmentDialect() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialect
 
FragmentDialectConstants - Class in org.apache.cxf.ws.transfer.dialect.fragment
Helper class for holding of constants.
FragmentDialectLanguage - Interface in org.apache.cxf.ws.transfer.dialect.fragment.language
Interface for FragmentDialect languages.
FragmentDialectLanguageQName - Class in org.apache.cxf.ws.transfer.dialect.fragment.language
Implementation of the QName language.
FragmentDialectLanguageQName() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.language.FragmentDialectLanguageQName
 
FragmentDialectLanguageXPath10 - Class in org.apache.cxf.ws.transfer.dialect.fragment.language
Implementation of the XPath 1.0 language.
FragmentDialectLanguageXPath10() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.language.FragmentDialectLanguageXPath10
 
FragmentFault - Exception in org.apache.cxf.ws.transfer.dialect.fragment.faults
The parent for all WS-Fragment-specific faults.
FragmentFault(String, String, QName) - Constructor for exception org.apache.cxf.ws.transfer.dialect.fragment.faults.FragmentFault
 

G

Get - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
Get() - Constructor for class org.apache.cxf.ws.transfer.Get
 
get(ReferenceParametersType) - Method in class org.apache.cxf.ws.transfer.manager.MemoryResourceManager
 
get(ReferenceParametersType) - Method in interface org.apache.cxf.ws.transfer.manager.ResourceManager
Returns Representation object given by reference parameter.
get(Get) - Method in interface org.apache.cxf.ws.transfer.resource.Resource
 
get(Get) - Method in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
getAny() - Method in class org.apache.cxf.ws.transfer.Create
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.CreateResponse
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.Delete
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.DeleteResponse
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.Get
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.GetResponse
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.Put
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.PutResponse
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.Representation
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.TransferResource
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.transfer.TransferResourceFactory
Gets the value of the any property.
getContent() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
Gets the value of the content property.
getContent() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ValueType
Gets the value of the content property.
getDeleteOperationSupported() - Method in class org.apache.cxf.ws.transfer.TransferResource
Gets the value of the deleteOperationSupported property.
getDialect() - Method in class org.apache.cxf.ws.transfer.Create
Gets the value of the dialect property.
getDialect() - Method in class org.apache.cxf.ws.transfer.Delete
Gets the value of the dialect property.
getDialect() - Method in class org.apache.cxf.ws.transfer.Get
Gets the value of the dialect property.
getDialect() - Method in class org.apache.cxf.ws.transfer.Put
Gets the value of the dialect property.
getDialect() - Method in class org.apache.cxf.ws.transfer.TransferResource
Gets the value of the dialect property.
getDialect() - Method in class org.apache.cxf.ws.transfer.TransferResourceFactory
Gets the value of the dialect property.
getExpression() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
Gets the value of the expression property.
getFaultOnPutDenied() - Method in class org.apache.cxf.ws.transfer.TransferResource
Gets the value of the faultOnPutDenied property.
getLanguage() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
Gets the value of the language property.
getLanguage() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion
Gets the value of the language property.
getManager() - Method in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
getMode() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
Gets the value of the mode property.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.Create
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.CreateResponse
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.Delete
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.DeleteResponse
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion.Language
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.URI
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ValueType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.Empty
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.Get
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.GetResponse
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.Put
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.PutResponse
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.QName
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.Representation
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.TransferResource.Dialect
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.TransferResource
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.TransferResourceFactory.Dialect
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.TransferResourceFactory
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.transfer.URI
Gets a map that contains attributes that aren't bound to any typed property on this class.
getPutOperationSupported() - Method in class org.apache.cxf.ws.transfer.TransferResource
Gets the value of the putOperationSupported property.
getQNamePatternString() - Static method in class org.apache.cxf.ws.transfer.dialect.fragment.language.FragmentDialectLanguageQName
Returns regex string, which describes QName format.
getRepresentation() - Method in class org.apache.cxf.ws.transfer.Create
Gets the value of the representation property.
getRepresentation() - Method in class org.apache.cxf.ws.transfer.CreateResponse
Gets the value of the representation property.
getRepresentation() - Method in class org.apache.cxf.ws.transfer.GetResponse
Gets the value of the representation property.
getRepresentation() - Method in class org.apache.cxf.ws.transfer.Put
Gets the value of the representation property.
getRepresentation() - Method in class org.apache.cxf.ws.transfer.PutResponse
Gets the value of the representation property.
getResource() - Method in class org.apache.cxf.ws.transfer.TransferResource
Gets the value of the resource property.
getResource() - Method in class org.apache.cxf.ws.transfer.TransferResourceFactory
Gets the value of the resource property.
getResourceCreated() - Method in class org.apache.cxf.ws.transfer.CreateResponse
Gets the value of the resourceCreated property.
getResourceFragment(Representation, ExpressionType) - Method in interface org.apache.cxf.ws.transfer.dialect.fragment.language.FragmentDialectLanguage
Returns fragment of resource, which is described by expression.
getResourceFragment(Representation, ExpressionType) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.language.FragmentDialectLanguageQName
 
getResourceFragment(Representation, ExpressionType) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.language.FragmentDialectLanguageXPath10
 
getResourceManager() - Method in class org.apache.cxf.ws.transfer.resourcefactory.resolver.ResourceReference
 
getResourceManager() - Method in class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
getResourceResolver() - Method in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
 
getResourceTypeIdentifiers() - Method in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
getResourceTypeIdentifiers() - Method in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
 
getResourceURL() - Method in class org.apache.cxf.ws.transfer.resourcefactory.resolver.ResourceReference
 
getResourceURL() - Method in class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
GetResponse - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
GetResponse() - Constructor for class org.apache.cxf.ws.transfer.GetResponse
 
getTransformer() - Method in class org.apache.cxf.ws.transfer.validationtransformation.ResourceTypeIdentifierResult
 
getURI() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion.Language
Gets the value of the uri property.
getURI() - Method in class org.apache.cxf.ws.transfer.TransferResource.Dialect
Gets the value of the uri property.
getURI() - Method in class org.apache.cxf.ws.transfer.TransferResourceFactory.Dialect
Gets the value of the uri property.
getValue() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.transfer.dialect.fragment.URI
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.transfer.QName
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.transfer.URI
Gets the value of the value property.

I

identify(Representation) - Method in interface org.apache.cxf.ws.transfer.validationtransformation.ResourceTypeIdentifier
Returns true if the representation corresponds to type, which object represents.
identify(Representation) - Method in class org.apache.cxf.ws.transfer.validationtransformation.XSDResourceTypeIdentifier
 
InvalidExpression - Exception in org.apache.cxf.ws.transfer.dialect.fragment.faults
Definition of the InvalidExpression SOAPFault.
InvalidExpression() - Constructor for exception org.apache.cxf.ws.transfer.dialect.fragment.faults.InvalidExpression
 
InvalidRepresentation - Exception in org.apache.cxf.ws.transfer.shared.faults
Definition of the InvalidRepresentation SOAPFault.
InvalidRepresentation() - Constructor for exception org.apache.cxf.ws.transfer.shared.faults.InvalidRepresentation
 
isCorrect() - Method in class org.apache.cxf.ws.transfer.validationtransformation.ResourceTypeIdentifierResult
 

L

language - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
 
language - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion
 
Language() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion.Language
 

M

manager - Variable in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
MemoryResourceManager - Class in org.apache.cxf.ws.transfer.manager
In memory implementation for ResourceManager interface.
MemoryResourceManager() - Constructor for class org.apache.cxf.ws.transfer.manager.MemoryResourceManager
 
mode - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
 

N

NAME_MESSAGE_CREATE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_MESSAGE_CREATE_RESPONSE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_MESSAGE_DELETE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_MESSAGE_DELETE_RESPONSE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_MESSAGE_GET - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_MESSAGE_GET_RESPONSE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_MESSAGE_PUT - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_MESSAGE_PUT_RESPONSE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_OPERATION_CREATE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_OPERATION_DELETE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_OPERATION_GET - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_OPERATION_PUT - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_RESOURCE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
NAME_RESOURCE_FACTORY - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 

O

ObjectFactory - Class in org.apache.cxf.ws.transfer.dialect.fragment
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.transfer.dialect.fragment package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.transfer.dialect.fragment
ObjectFactory - Class in org.apache.cxf.ws.transfer
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.transfer package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.transfer.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.transfer
org.apache.cxf.ws.transfer - package org.apache.cxf.ws.transfer
 
org.apache.cxf.ws.transfer.dialect - package org.apache.cxf.ws.transfer.dialect
 
org.apache.cxf.ws.transfer.dialect.fragment - package org.apache.cxf.ws.transfer.dialect.fragment
 
org.apache.cxf.ws.transfer.dialect.fragment.faults - package org.apache.cxf.ws.transfer.dialect.fragment.faults
 
org.apache.cxf.ws.transfer.dialect.fragment.language - package org.apache.cxf.ws.transfer.dialect.fragment.language
 
org.apache.cxf.ws.transfer.manager - package org.apache.cxf.ws.transfer.manager
 
org.apache.cxf.ws.transfer.resource - package org.apache.cxf.ws.transfer.resource
 
org.apache.cxf.ws.transfer.resourcefactory - package org.apache.cxf.ws.transfer.resourcefactory
 
org.apache.cxf.ws.transfer.resourcefactory.resolver - package org.apache.cxf.ws.transfer.resourcefactory.resolver
 
org.apache.cxf.ws.transfer.shared - package org.apache.cxf.ws.transfer.shared
 
org.apache.cxf.ws.transfer.shared.faults - package org.apache.cxf.ws.transfer.shared.faults
 
org.apache.cxf.ws.transfer.validationtransformation - package org.apache.cxf.ws.transfer.validationtransformation
 

P

processCreate(Create) - Method in interface org.apache.cxf.ws.transfer.dialect.Dialect
Method for processing incoming Create message by Dialect extension.
processCreate(Create) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialect
 
processDelete(Delete, Representation) - Method in interface org.apache.cxf.ws.transfer.dialect.Dialect
Method for processing incoming Delete message by Dialect extension.
processDelete(Delete, Representation) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialect
 
processGet(Get, Representation) - Method in interface org.apache.cxf.ws.transfer.dialect.Dialect
Method for processing incoming Get message by Dialect extension.
processGet(Get, Representation) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialect
 
processPut(Put, Representation) - Method in interface org.apache.cxf.ws.transfer.dialect.Dialect
Method for processing incoming Put message by Dialect extension.
processPut(Put, Representation) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialect
 
put(ReferenceParametersType, Representation) - Method in class org.apache.cxf.ws.transfer.manager.MemoryResourceManager
 
put(ReferenceParametersType, Representation) - Method in interface org.apache.cxf.ws.transfer.manager.ResourceManager
Replaces Representation object given by reference parameter with newRepresentation.
Put - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
Put() - Constructor for class org.apache.cxf.ws.transfer.Put
 
put(Put) - Method in interface org.apache.cxf.ws.transfer.resource.Resource
 
put(Put) - Method in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
PutDenied - Exception in org.apache.cxf.ws.transfer.shared.faults
Definition of the PutDenied SOAPFault.
PutDenied() - Constructor for exception org.apache.cxf.ws.transfer.shared.faults.PutDenied
 
putOperationSupported - Variable in class org.apache.cxf.ws.transfer.TransferResource
 
PutResponse - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
PutResponse() - Constructor for class org.apache.cxf.ws.transfer.PutResponse
 

Q

QName - Class in org.apache.cxf.ws.transfer
Java class for QName complex type.
QName() - Constructor for class org.apache.cxf.ws.transfer.QName
 
QNAME_LANGUAGE_IRI - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 

R

REF_LOCAL_NAME - Static variable in class org.apache.cxf.ws.transfer.manager.MemoryResourceManager
 
REF_NAMESPACE - Static variable in class org.apache.cxf.ws.transfer.manager.MemoryResourceManager
 
registerDialect(String, Dialect) - Method in class org.apache.cxf.ws.transfer.resource.ResourceLocal
Register Dialect object for URI.
registerDialect(String, Dialect) - Method in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
Register Dialect object for URI.
registerLanguage(String, FragmentDialectLanguage) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialect
Register FragmentDialectLanguage object for IRI.
representation - Variable in class org.apache.cxf.ws.transfer.Create
 
representation - Variable in class org.apache.cxf.ws.transfer.CreateResponse
 
representation - Variable in class org.apache.cxf.ws.transfer.GetResponse
 
representation - Variable in class org.apache.cxf.ws.transfer.Put
 
representation - Variable in class org.apache.cxf.ws.transfer.PutResponse
 
Representation - Class in org.apache.cxf.ws.transfer
Java class for Representation complex type.
Representation() - Constructor for class org.apache.cxf.ws.transfer.Representation
 
resolve(Create) - Method in interface org.apache.cxf.ws.transfer.resourcefactory.resolver.ResourceResolver
Method for resolving, where the Resource will be created.
resolve(Create) - Method in class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
Resource - Interface in org.apache.cxf.ws.transfer.resource
The interface definition of a Resource web service, according to the specification.
resource - Variable in class org.apache.cxf.ws.transfer.TransferResource
 
resource - Variable in class org.apache.cxf.ws.transfer.TransferResourceFactory
 
RESOURCE_REMOTE_SUFFIX - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
resourceCreated - Variable in class org.apache.cxf.ws.transfer.CreateResponse
 
ResourceFactory - Interface in org.apache.cxf.ws.transfer.resourcefactory
The interface definition of a Resource Factory web service, according to the specification.
ResourceFactoryImpl - Class in org.apache.cxf.ws.transfer.resourcefactory
ResourceFactory implementation.
ResourceFactoryImpl() - Constructor for class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
 
ResourceLocal - Class in org.apache.cxf.ws.transfer.resource
Implementation of the Resource interface for resources, which are created locally.
ResourceLocal() - Constructor for class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
ResourceManager - Interface in org.apache.cxf.ws.transfer.manager
Interface for managing resource representations.
resourceManager - Variable in class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
ResourceReference - Class in org.apache.cxf.ws.transfer.resourcefactory.resolver
Class intended as return value from the ResourceResolver.
ResourceReference() - Constructor for class org.apache.cxf.ws.transfer.resourcefactory.resolver.ResourceReference
 
ResourceReference(String, ResourceManager) - Constructor for class org.apache.cxf.ws.transfer.resourcefactory.resolver.ResourceReference
 
ResourceRemote - Class in org.apache.cxf.ws.transfer.resource
Implementation of the Resource interface for resources, which are created remotely.
ResourceRemote() - Constructor for class org.apache.cxf.ws.transfer.resource.ResourceRemote
 
ResourceResolver - Interface in org.apache.cxf.ws.transfer.resourcefactory.resolver
The interface for resolving, where the Resource will be created.
resourceResolver - Variable in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
 
ResourceTransformer - Interface in org.apache.cxf.ws.transfer.validationtransformation
The interface for a Transformer objects.
resourceTransformer - Variable in class org.apache.cxf.ws.transfer.validationtransformation.XSDResourceTypeIdentifier
 
ResourceTypeIdentifier - Interface in org.apache.cxf.ws.transfer.validationtransformation
The interface for TypeIdentifier objects.
ResourceTypeIdentifierResult - Class in org.apache.cxf.ws.transfer.validationtransformation
This class represents the result from the ResourceTypeIdentifier.
ResourceTypeIdentifierResult() - Constructor for class org.apache.cxf.ws.transfer.validationtransformation.ResourceTypeIdentifierResult
 
ResourceTypeIdentifierResult(boolean, ResourceTransformer) - Constructor for class org.apache.cxf.ws.transfer.validationtransformation.ResourceTypeIdentifierResult
 
resourceTypeIdentifiers - Variable in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
resourceTypeIdentifiers - Variable in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
 
resourceURL - Variable in class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
ResourceValidator - Interface in org.apache.cxf.ws.transfer.validationtransformation
The interface for Validator objects.

S

setAny(Object) - Method in class org.apache.cxf.ws.transfer.CreateResponse
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.transfer.DeleteResponse
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.transfer.PutResponse
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.transfer.Representation
Sets the value of the any property.
setCorrect(boolean) - Method in class org.apache.cxf.ws.transfer.validationtransformation.ResourceTypeIdentifierResult
 
setDeleteOperationSupported(Empty) - Method in class org.apache.cxf.ws.transfer.TransferResource
Sets the value of the deleteOperationSupported property.
setDialect(String) - Method in class org.apache.cxf.ws.transfer.Create
Sets the value of the dialect property.
setDialect(String) - Method in class org.apache.cxf.ws.transfer.Delete
Sets the value of the dialect property.
setDialect(String) - Method in class org.apache.cxf.ws.transfer.Get
Sets the value of the dialect property.
setDialect(String) - Method in class org.apache.cxf.ws.transfer.Put
Sets the value of the dialect property.
setExpression(ExpressionType) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
Sets the value of the expression property.
setFaultOnPutDenied(Empty) - Method in class org.apache.cxf.ws.transfer.TransferResource
Sets the value of the faultOnPutDenied property.
setLanguage(String) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
Sets the value of the language property.
setManager(ResourceManager) - Method in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
setMode(String) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
Sets the value of the mode property.
setPutOperationSupported(Empty) - Method in class org.apache.cxf.ws.transfer.TransferResource
Sets the value of the putOperationSupported property.
setRepresentation(Representation) - Method in class org.apache.cxf.ws.transfer.Create
Sets the value of the representation property.
setRepresentation(Representation) - Method in class org.apache.cxf.ws.transfer.CreateResponse
Sets the value of the representation property.
setRepresentation(Representation) - Method in class org.apache.cxf.ws.transfer.GetResponse
Sets the value of the representation property.
setRepresentation(Representation) - Method in class org.apache.cxf.ws.transfer.Put
Sets the value of the representation property.
setRepresentation(Representation) - Method in class org.apache.cxf.ws.transfer.PutResponse
Sets the value of the representation property.
setResource(QName) - Method in class org.apache.cxf.ws.transfer.TransferResource
Sets the value of the resource property.
setResource(QName) - Method in class org.apache.cxf.ws.transfer.TransferResourceFactory
Sets the value of the resource property.
setResourceCreated(EndpointReferenceType) - Method in class org.apache.cxf.ws.transfer.CreateResponse
Sets the value of the resourceCreated property.
setResourceManager(ResourceManager) - Method in class org.apache.cxf.ws.transfer.resourcefactory.resolver.ResourceReference
 
setResourceManager(ResourceManager) - Method in class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
setResourceResolver(ResourceResolver) - Method in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
 
setResourceTypeIdentifiers(List<ResourceTypeIdentifier>) - Method in class org.apache.cxf.ws.transfer.resource.ResourceLocal
 
setResourceTypeIdentifiers(List<ResourceTypeIdentifier>) - Method in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
 
setResourceURL(String) - Method in class org.apache.cxf.ws.transfer.resourcefactory.resolver.ResourceReference
 
setResourceURL(String) - Method in class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
setTransformer(ResourceTransformer) - Method in class org.apache.cxf.ws.transfer.validationtransformation.ResourceTypeIdentifierResult
 
setURI(String) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion.Language
Sets the value of the uri property.
setURI(String) - Method in class org.apache.cxf.ws.transfer.TransferResource.Dialect
Sets the value of the uri property.
setURI(String) - Method in class org.apache.cxf.ws.transfer.TransferResourceFactory.Dialect
Sets the value of the uri property.
setValue(ValueType) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.URI
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.transfer.QName
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.transfer.URI
Sets the value of the value property.
SimpleResourceResolver - Class in org.apache.cxf.ws.transfer.resourcefactory.resolver
The simple ResourceResolver, which always returns a predefined resource location.
SimpleResourceResolver() - Constructor for class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
SimpleResourceResolver(String) - Constructor for class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
SimpleResourceResolver(String, ResourceManager) - Constructor for class org.apache.cxf.ws.transfer.resourcefactory.resolver.SimpleResourceResolver
 
storage - Variable in class org.apache.cxf.ws.transfer.manager.MemoryResourceManager
 

T

templates - Variable in class org.apache.cxf.ws.transfer.validationtransformation.XSLTResourceTransformer
 
TRANSFER_2011_03_NAMESPACE - Static variable in class org.apache.cxf.ws.transfer.shared.TransferConstants
 
TransferConstants - Class in org.apache.cxf.ws.transfer.shared
Helper class for holding of constants.
TransferResource - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
TransferResource() - Constructor for class org.apache.cxf.ws.transfer.TransferResource
 
TransferResource.Dialect - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
TransferResourceFactory - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
TransferResourceFactory() - Constructor for class org.apache.cxf.ws.transfer.TransferResourceFactory
 
TransferResourceFactory.Dialect - Class in org.apache.cxf.ws.transfer
Java class for anonymous complex type.
transform(Representation, Representation) - Method in interface org.apache.cxf.ws.transfer.validationtransformation.ResourceTransformer
 
transform(Representation, Representation) - Method in class org.apache.cxf.ws.transfer.validationtransformation.XSLTResourceTransformer
 

U

UnknownDialect - Exception in org.apache.cxf.ws.transfer.shared.faults
Definition of the UnknownDialect SOAPFault.
UnknownDialect() - Constructor for exception org.apache.cxf.ws.transfer.shared.faults.UnknownDialect
 
UnknownResource - Exception in org.apache.cxf.ws.transfer.shared.faults
This fault MUST be generated when a request specifies a resource that is not known.
UnknownResource() - Constructor for exception org.apache.cxf.ws.transfer.shared.faults.UnknownResource
 
unregisterDialect(String) - Method in class org.apache.cxf.ws.transfer.resource.ResourceLocal
Unregister dialect URI.
unregisterDialect(String) - Method in class org.apache.cxf.ws.transfer.resourcefactory.ResourceFactoryImpl
Unregister dialect URI.
unregisterLanguage(String) - Method in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialect
Unregister FragmentDialectLanguage object for IRI.
UnsupportedLanguage - Exception in org.apache.cxf.ws.transfer.dialect.fragment.faults
Definition of the UnsupportedLanguage SOAPFault.
UnsupportedLanguage() - Constructor for exception org.apache.cxf.ws.transfer.dialect.fragment.faults.UnsupportedLanguage
 
UnsupportedMode - Exception in org.apache.cxf.ws.transfer.dialect.fragment.faults
Definition of the UnsupportedMode SOAPFault.
UnsupportedMode() - Constructor for exception org.apache.cxf.ws.transfer.dialect.fragment.faults.UnsupportedMode
 
uri - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentAssertion.Language
 
URI - Class in org.apache.cxf.ws.transfer.dialect.fragment
Java class for URI complex type.
URI() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.URI
 
uri - Variable in class org.apache.cxf.ws.transfer.TransferResource.Dialect
 
uri - Variable in class org.apache.cxf.ws.transfer.TransferResourceFactory.Dialect
 
URI - Class in org.apache.cxf.ws.transfer
Java class for URI complex type.
URI() - Constructor for class org.apache.cxf.ws.transfer.URI
 

V

ValidAndTransformHelper - Class in org.apache.cxf.ws.transfer.validationtransformation
Helper class for validation and transformation.
validate(Representation, Representation) - Method in interface org.apache.cxf.ws.transfer.validationtransformation.ResourceValidator
 
validate(Representation, Representation) - Method in class org.apache.cxf.ws.transfer.validationtransformation.XSDResourceValidator
 
validationAndTransformation(List<ResourceTypeIdentifier>, Representation, Representation) - Static method in class org.apache.cxf.ws.transfer.validationtransformation.ValidAndTransformHelper
Validation and transformation process.
validator - Variable in class org.apache.cxf.ws.transfer.validationtransformation.XSDResourceTypeIdentifier
 
validator - Variable in class org.apache.cxf.ws.transfer.validationtransformation.XSDResourceValidator
 
validator - Variable in class org.apache.cxf.ws.transfer.validationtransformation.XSLTResourceTransformer
 
value - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.Fragment
 
value - Variable in class org.apache.cxf.ws.transfer.dialect.fragment.URI
 
value - Variable in class org.apache.cxf.ws.transfer.QName
 
value - Variable in class org.apache.cxf.ws.transfer.URI
 
ValueType - Class in org.apache.cxf.ws.transfer.dialect.fragment
Java class for ValueType complex type.
ValueType() - Constructor for class org.apache.cxf.ws.transfer.dialect.fragment.ValueType
 

W

WSTransferFault - Exception in org.apache.cxf.ws.transfer.shared.faults
The parent for all WS-Transfer-specific faults.
WSTransferFault(String, String, QName) - Constructor for exception org.apache.cxf.ws.transfer.shared.faults.WSTransferFault
 

X

XPATH10_LANGUAGE_IRI - Static variable in class org.apache.cxf.ws.transfer.dialect.fragment.FragmentDialectConstants
 
XSDResourceTypeIdentifier - Class in org.apache.cxf.ws.transfer.validationtransformation
Implementation of the ResourceTypeIdentifier interface using by XSDSchema validation.
XSDResourceTypeIdentifier(Source, ResourceTransformer) - Constructor for class org.apache.cxf.ws.transfer.validationtransformation.XSDResourceTypeIdentifier
 
XSDResourceValidator - Class in org.apache.cxf.ws.transfer.validationtransformation
Implementation of the ResourceValidator interface for Schema validation.
XSDResourceValidator(Source, ResourceTransformer) - Constructor for class org.apache.cxf.ws.transfer.validationtransformation.XSDResourceValidator
 
XSDResourceValidator(Source) - Constructor for class org.apache.cxf.ws.transfer.validationtransformation.XSDResourceValidator
 
XSLTResourceTransformer - Class in org.apache.cxf.ws.transfer.validationtransformation
Implementation of the ResourceTransformer for the XSL transformation.
XSLTResourceTransformer(Source) - Constructor for class org.apache.cxf.ws.transfer.validationtransformation.XSLTResourceTransformer
 
XSLTResourceTransformer(Source, ResourceValidator) - Constructor for class org.apache.cxf.ws.transfer.validationtransformation.XSLTResourceTransformer
 
A C D E F G I L M N O P Q R S T U V W X 
Skip navigation links

Apache CXF