Package | Description |
---|---|
eu.dnetlib.soap | |
eu.dnetlib.soap.cxf |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEndpointReferenceBuilder<T>
default implementation short methods.
|
class |
StaticEndpointReferenceBuilder<T>
This endpoint reference builder builds always the same epr, with a fixed address, for any incoming endpoint (even
null endpoints).
|
Modifier and Type | Class and Description |
---|---|
class |
CxfEndpointReferenceBuilder
The cxf endpoint is an internal cross-toolkit implementation of the messaging endpoint.
|
class |
JaxwsEndpointReferenceBuilder
This EndpointReferenceBuilder implementation takes a jaxws endpoint and extracts the cxf endpoint from it.
|
class |
StandaloneCxfEndpointReferenceBuilder
CxfEndpointReferenceBuilder is not able to create correct endpoint addresses outside a http request context.
|
Copyright © 2017. All rights reserved.