Uses of Class
org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Packages that use EndpointReferenceType
-
Uses of EndpointReferenceType in org.apache.cxf.ws.addressing
Fields in org.apache.cxf.ws.addressing with type parameters of type EndpointReferenceTypeModifier and TypeFieldDescriptionstatic final Class<EndpointReferenceType>VersionTransformer.Names200408.EPR_TYPEMethods in org.apache.cxf.ws.addressing that return EndpointReferenceTypeModifier and TypeMethodDescriptionstatic EndpointReferenceTypeVersionTransformer.convert(EndpointReferenceType internal) Convert from 2005/08 EndpointReferenceType to 2004/08 EndpointReferenceType.Methods in org.apache.cxf.ws.addressing with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionstatic EndpointReferenceTypeVersionTransformer.convert(EndpointReferenceType exposed) Convert from 2004/08 EndpointReferenceType to 2005/08 EndpointReferenceType. -
Uses of EndpointReferenceType in org.apache.cxf.ws.addressing.v200408
Methods in org.apache.cxf.ws.addressing.v200408 that return EndpointReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createEndpointReferenceType()Create an instance ofEndpointReferenceTypeMethods in org.apache.cxf.ws.addressing.v200408 that return types with arguments of type EndpointReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createEndpointReference(EndpointReferenceType value) jakarta.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createFaultTo(EndpointReferenceType value) jakarta.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createFrom(EndpointReferenceType value) jakarta.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createReplyTo(EndpointReferenceType value) Methods in org.apache.cxf.ws.addressing.v200408 with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createEndpointReference(EndpointReferenceType value) jakarta.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createFaultTo(EndpointReferenceType value) jakarta.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createFrom(EndpointReferenceType value) jakarta.xml.bind.JAXBElement<EndpointReferenceType>ObjectFactory.createReplyTo(EndpointReferenceType value)