Skip navigation links
A C E G I J L R S U 

A

AbstractEndpointReferenceBuilder<T> - Class in eu.dnetlib.soap
default implementation short methods.
AbstractEndpointReferenceBuilder() - Constructor for class eu.dnetlib.soap.AbstractEndpointReferenceBuilder
 
AbstractServiceResolverImpl - Class in eu.dnetlib.enabling.tools
implement common functionality of ServiceResolvers.
AbstractServiceResolverImpl() - Constructor for class eu.dnetlib.enabling.tools.AbstractServiceResolverImpl
 

C

CxfEndpointReferenceBuilder - Class in eu.dnetlib.soap.cxf
The cxf endpoint is an internal cross-toolkit implementation of the messaging endpoint.
CxfEndpointReferenceBuilder() - Constructor for class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
 

E

EndpointReferenceBuilder<T> - Interface in eu.dnetlib.soap
This is a generalization of org.apache.cxf.jaxws.EndpointReferenceBuilder and org.apache.cxf.jaxws.EndpointImpl
eu.dnetlib.enabling.tools - package eu.dnetlib.enabling.tools
 
eu.dnetlib.soap - package eu.dnetlib.soap
 
eu.dnetlib.soap.cxf - package eu.dnetlib.soap.cxf
 

G

generateIdentifier() - Method in interface eu.dnetlib.enabling.tools.UniqueIdentifierGenerator
generate a new unique identifier.
generateIdentifier() - Method in class eu.dnetlib.enabling.tools.UniqueIdentifierGeneratorImpl
generate a new unique identifier.
getAddress(Endpoint) - Method in class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
compute an endpoint address.
getAddress(Endpoint) - Method in class eu.dnetlib.soap.cxf.JaxwsEndpointReferenceBuilder
 
getAddress(Endpoint) - Method in class eu.dnetlib.soap.cxf.StandaloneCxfEndpointReferenceBuilder
compute an endpoint address.
getAddress(T) - Method in interface eu.dnetlib.soap.EndpointReferenceBuilder
Sometimes we need only the address.
getAddress(T) - Method in class eu.dnetlib.soap.StaticEndpointReferenceBuilder
 
getAddress() - Method in class eu.dnetlib.soap.StaticEndpointReferenceBuilder
 
getApplicationContext() - Method in class eu.dnetlib.enabling.tools.LocalServiceResolverImpl
 
getBaseAddress() - Method in class eu.dnetlib.enabling.tools.LocalServiceResolverImpl
 
getBaseAddress() - Method in class eu.dnetlib.soap.cxf.StandaloneCxfEndpointReferenceBuilder
 
getBuilder() - Method in class eu.dnetlib.soap.cxf.JaxwsEndpointReferenceBuilder
 
getCollectionName(String) - Method in interface eu.dnetlib.enabling.tools.ResourceIdentifierResolver
get the xmldb collection name associated to this resource identifier.
getDefaultMetadata() - Method in class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
 
getEndpointReference(T) - Method in class eu.dnetlib.soap.AbstractEndpointReferenceBuilder
get an endpoint reference with default metadata attached.
getEndpointReference(T, String) - Method in class eu.dnetlib.soap.AbstractEndpointReferenceBuilder
get an endpoint reference with a WSA reference parameter.
getEndpointReference(T, Map<QName, Object>) - Method in class eu.dnetlib.soap.AbstractEndpointReferenceBuilder
get an endpoint reference with custom metadata attached.
getEndpointReference(Endpoint, String, Map<QName, Object>) - Method in class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
get an endpoint reference with custom metadata attached and WSA reference parameter.
getEndpointReference(String, QName, QName, String, String, Map<QName, Object>) - Method in class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
low level method which allows the construction of a endpoint reference knowing all basic data as the address, service name etc.
getEndpointReference(Endpoint, String, Map<QName, Object>) - Method in class eu.dnetlib.soap.cxf.JaxwsEndpointReferenceBuilder
simply unpacks the cxf endpoint from the jaxws endpoint and forwards it to CxfEndpointReferenceBuilder.
getEndpointReference(T) - Method in interface eu.dnetlib.soap.EndpointReferenceBuilder
get an endpoint reference with default metadata attached.
getEndpointReference(T, Map<QName, Object>) - Method in interface eu.dnetlib.soap.EndpointReferenceBuilder
get an endpoint reference with custom metadata attached.
getEndpointReference(T, String) - Method in interface eu.dnetlib.soap.EndpointReferenceBuilder
get an endpoint reference with a WSA reference parameter.
getEndpointReference(T, String, Map<QName, Object>) - Method in interface eu.dnetlib.soap.EndpointReferenceBuilder
get an endpoint reference with custom metadata attached and WSA reference parameter.
getEndpointReference(T) - Method in class eu.dnetlib.soap.StaticEndpointReferenceBuilder
 
getEndpointReference(T, Map<QName, Object>) - Method in class eu.dnetlib.soap.StaticEndpointReferenceBuilder
 
getEndpointReference(T, String) - Method in class eu.dnetlib.soap.StaticEndpointReferenceBuilder
 
getEndpointReference(T, String, Map<QName, Object>) - Method in class eu.dnetlib.soap.StaticEndpointReferenceBuilder
 
getFileName(String) - Method in interface eu.dnetlib.enabling.tools.ResourceIdentifierResolver
get the xmldb filename associated to this resource identifier, usually extracted from the identifier itself.
getPrefix() - Method in class eu.dnetlib.enabling.tools.UniqueIdentifierGeneratorImpl
 
getRegEx() - Method in interface eu.dnetlib.enabling.tools.UniqueIdentifierGenerator
helps identify valid identifiers.
getRegEx() - Method in class eu.dnetlib.enabling.tools.UniqueIdentifierGeneratorImpl
helps identify valid identifiers.
getResourceIdentifier(W3CEndpointReference) - Method in class eu.dnetlib.enabling.tools.AbstractServiceResolverImpl
Extract the resource identifier embedded in the EPR.
getResourceIdentifier(W3CEndpointReference) - Method in interface eu.dnetlib.enabling.tools.ServiceResolver
Extract the resource identifier embedded in the EPR.
getResourceLoader() - Method in class eu.dnetlib.enabling.tools.ResourceLoaderHelper
 
getResourcePatternResolver() - Method in class eu.dnetlib.enabling.tools.ResourceLoaderHelper
obtain a resource pattern resolver for a given resource loader.
getRiElementName() - Method in class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
 
getRiNamespace() - Method in class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
 
getService(Class<T>, W3CEndpointReference) - Method in class eu.dnetlib.enabling.tools.JaxwsServiceResolverImpl
return a service client given an EPR instance.
getService(Class<T>, W3CEndpointReference) - Method in class eu.dnetlib.enabling.tools.LocalServiceResolverImpl
return a service client given an EPR instance.
getService(Class<T>, W3CEndpointReference) - Method in interface eu.dnetlib.enabling.tools.ServiceResolver
return a service client given an EPR instance.

I

init() - Method in class eu.dnetlib.soap.cxf.StandaloneCxfEndpointReferenceBuilder
 
isForceLocalAddress() - Method in class eu.dnetlib.soap.cxf.StandaloneCxfEndpointReferenceBuilder
 

J

JaxwsEndpointReferenceBuilder - Class in eu.dnetlib.soap.cxf
This EndpointReferenceBuilder implementation takes a jaxws endpoint and extracts the cxf endpoint from it.
JaxwsEndpointReferenceBuilder() - Constructor for class eu.dnetlib.soap.cxf.JaxwsEndpointReferenceBuilder
 
JaxwsServiceResolverImpl - Class in eu.dnetlib.enabling.tools
This service resolver asks jaxws to obtain a proxy to a remote service.
JaxwsServiceResolverImpl() - Constructor for class eu.dnetlib.enabling.tools.JaxwsServiceResolverImpl
 

L

LocalServiceResolverImpl - Class in eu.dnetlib.enabling.tools
This service resolver parses the EPR and returns a local reference to a service instance if the EPR refers to the local node.
LocalServiceResolverImpl() - Constructor for class eu.dnetlib.enabling.tools.LocalServiceResolverImpl
 

R

ResourceIdentifierResolver - Interface in eu.dnetlib.enabling.tools
Resource identifiers may carry, implicitly or explicity, some informations about the location of the resource in the hierarchical xmldb namespace.
ResourceLoaderHelper - Class in eu.dnetlib.enabling.tools
Some beans aren't directly instantiated (like quartz jobs for instance), so they cannot receive the resource loader by implementing the ResourceLoaderAware interface.
ResourceLoaderHelper() - Constructor for class eu.dnetlib.enabling.tools.ResourceLoaderHelper
 

S

ServiceResolver - Interface in eu.dnetlib.enabling.tools
Instances of this type resolve EPR references to service endpoints.
setAddress(String) - Method in class eu.dnetlib.soap.StaticEndpointReferenceBuilder
 
setApplicationContext(ApplicationContext) - Method in class eu.dnetlib.enabling.tools.LocalServiceResolverImpl
 
setBaseAddress(String) - Method in class eu.dnetlib.enabling.tools.LocalServiceResolverImpl
 
setBaseAddress(String) - Method in class eu.dnetlib.soap.cxf.StandaloneCxfEndpointReferenceBuilder
 
setBuilder(CxfEndpointReferenceBuilder) - Method in class eu.dnetlib.soap.cxf.JaxwsEndpointReferenceBuilder
 
setDefaultMetadata(Map<String, Object>) - Method in class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
 
setForceLocalAddress(boolean) - Method in class eu.dnetlib.soap.cxf.StandaloneCxfEndpointReferenceBuilder
 
setPrefix(String) - Method in class eu.dnetlib.enabling.tools.UniqueIdentifierGeneratorImpl
 
setResourceLoader(ResourceLoader) - Method in class eu.dnetlib.enabling.tools.ResourceLoaderHelper
 
setRiElementName(String) - Method in class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
 
setRiNamespace(String) - Method in class eu.dnetlib.soap.cxf.CxfEndpointReferenceBuilder
 
StandaloneCxfEndpointReferenceBuilder - Class in eu.dnetlib.soap.cxf
CxfEndpointReferenceBuilder is not able to create correct endpoint addresses outside a http request context.
StandaloneCxfEndpointReferenceBuilder() - Constructor for class eu.dnetlib.soap.cxf.StandaloneCxfEndpointReferenceBuilder
 
StaticEndpointReferenceBuilder<T> - Class in eu.dnetlib.soap
This endpoint reference builder builds always the same epr, with a fixed address, for any incoming endpoint (even null endpoints).
StaticEndpointReferenceBuilder() - Constructor for class eu.dnetlib.soap.StaticEndpointReferenceBuilder
 

U

UniqueIdentifierGenerator - Interface in eu.dnetlib.enabling.tools
genrate unique identifiers.
UniqueIdentifierGeneratorImpl - Class in eu.dnetlib.enabling.tools
generates unique UUID identifiers.
UniqueIdentifierGeneratorImpl() - Constructor for class eu.dnetlib.enabling.tools.UniqueIdentifierGeneratorImpl
create a new instance with an empty prefix.
UniqueIdentifierGeneratorImpl(String) - Constructor for class eu.dnetlib.enabling.tools.UniqueIdentifierGeneratorImpl
construct a new instance with a given prefix.
UUID_REGEX - Static variable in class eu.dnetlib.enabling.tools.UniqueIdentifierGeneratorImpl
helps identify valid identifiers.
A C E G I J L R S U 
Skip navigation links

Copyright © 2017. All rights reserved.