Uses of Class
org.apache.cxf.ws.addressing.EndpointReferenceType
Packages that use EndpointReferenceType
Package
Description
Client and Server related classes.
Transport related classes.
-
Uses of EndpointReferenceType in org.apache.cxf.bus.managers
Methods in org.apache.cxf.bus.managers that return EndpointReferenceTypeModifier and TypeMethodDescriptionWalk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a given service name.EndpointResolverRegistryImpl.mint(EndpointReferenceType physical) Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a given physical EPR.EndpointResolverRegistryImpl.renew(EndpointReferenceType logical, EndpointReferenceType physical) Walk the list of registered EndpointResolvers, so as to force a fresh resolution of the given abstract EPR, discarding any previously cached reference.EndpointResolverRegistryImpl.resolve(EndpointReferenceType logical) Walk the list of registered EndpointResolvers, so as to retrieve a concrete EPR corresponding to the given abstract EPR, returning a cached reference if already resolved.Methods in org.apache.cxf.bus.managers with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionEndpointResolverRegistryImpl.mint(EndpointReferenceType physical) Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a given physical EPR.EndpointResolverRegistryImpl.renew(EndpointReferenceType logical, EndpointReferenceType physical) Walk the list of registered EndpointResolvers, so as to force a fresh resolution of the given abstract EPR, discarding any previously cached reference.EndpointResolverRegistryImpl.resolve(EndpointReferenceType logical) Walk the list of registered EndpointResolvers, so as to retrieve a concrete EPR corresponding to the given abstract EPR, returning a cached reference if already resolved. -
Uses of EndpointReferenceType in org.apache.cxf.endpoint
Fields in org.apache.cxf.endpoint declared as EndpointReferenceTypeModifier and TypeFieldDescriptionprotected EndpointReferenceTypeAbstractEndpointFactory.endpointReferenceMethods in org.apache.cxf.endpoint that return EndpointReferenceTypeModifier and TypeMethodDescriptionMint a new abstract EPR for a given service name.EndpointResolver.mint(EndpointReferenceType physical) Mint a new abstract EPR for a given concrete EPRWalk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a given service name.EndpointResolverRegistry.mint(EndpointReferenceType physical) Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a gievn physical EPR.EndpointResolver.renew(EndpointReferenceType logical, EndpointReferenceType physical) Force a fresh resolution of the given abstract EPR, discarding any previously cached reference.EndpointResolverRegistry.renew(EndpointReferenceType logical, EndpointReferenceType physical) Walk the list of registered EndpointResolvers, so as to force a fresh resolution of the given abstract EPR, discarding any previously cached reference.EndpointResolver.resolve(EndpointReferenceType logical) Retrieve a concrete EPR corresponding to the given abstract EPR, returning a cached reference if already resolved.EndpointResolverRegistry.resolve(EndpointReferenceType logical) Walk the list of registered EndpointResolvers, so as to retrieve a concrete EPR corresponding to the given abstract EPR, returning a cached reference if already resolved.Methods in org.apache.cxf.endpoint with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionEndpointResolver.mint(EndpointReferenceType physical) Mint a new abstract EPR for a given concrete EPREndpointResolverRegistry.mint(EndpointReferenceType physical) Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a gievn physical EPR.EndpointResolver.renew(EndpointReferenceType logical, EndpointReferenceType physical) Force a fresh resolution of the given abstract EPR, discarding any previously cached reference.EndpointResolverRegistry.renew(EndpointReferenceType logical, EndpointReferenceType physical) Walk the list of registered EndpointResolvers, so as to force a fresh resolution of the given abstract EPR, discarding any previously cached reference.EndpointResolver.resolve(EndpointReferenceType logical) Retrieve a concrete EPR corresponding to the given abstract EPR, returning a cached reference if already resolved.EndpointResolverRegistry.resolve(EndpointReferenceType logical) Walk the list of registered EndpointResolvers, so as to retrieve a concrete EPR corresponding to the given abstract EPR, returning a cached reference if already resolved.voidAbstractEndpointFactory.setEndpointReference(EndpointReferenceType epr) -
Uses of EndpointReferenceType in org.apache.cxf.service.model
Methods in org.apache.cxf.service.model that return EndpointReferenceTypeMethods in org.apache.cxf.service.model with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionvoidEndpointInfo.setAddress(EndpointReferenceType endpointReference) -
Uses of EndpointReferenceType in org.apache.cxf.transport
Fields in org.apache.cxf.transport declared as EndpointReferenceTypeModifier and TypeFieldDescriptionprotected final EndpointReferenceTypeAbstractDestination.referenceprotected final EndpointReferenceTypeAbstractConduit.targetMethods in org.apache.cxf.transport that return EndpointReferenceTypeModifier and TypeMethodDescriptionAbstractDestination.getAddress()Destination.getAddress()AbstractMultiplexDestination.getAddressWithId(String id) Builds an new endpoint reference using the current target reference as a template.MultiplexDestination.getAddressWithId(String id) AbstractConduit.getTarget()Conduit.getTarget()protected static EndpointReferenceTypeAbstractObservable.getTargetReference(EndpointInfo ei, Bus bus) Get the target reference .protected static EndpointReferenceTypeAbstractObservable.getTargetReference(EndpointInfo ei, EndpointReferenceType t, Bus bus) Get the target endpoint reference.Methods in org.apache.cxf.transport with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionConduitInitiator.getConduit(EndpointInfo localInfo, EndpointReferenceType target, Bus bus) Initiate an outbound Conduit.protected static EndpointReferenceTypeAbstractObservable.getTargetReference(EndpointInfo ei, EndpointReferenceType t, Bus bus) Get the target endpoint reference.Constructors in org.apache.cxf.transport with parameters of type EndpointReferenceTypeModifierConstructorDescriptionAbstractDestination(Bus b, EndpointReferenceType ref, EndpointInfo ei) -
Uses of EndpointReferenceType in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return EndpointReferenceTypeModifier and TypeMethodDescriptionstatic EndpointReferenceTypeVersionTransformer.convert(EndpointReferenceType exposed) Convert from 2004/03 EndpointReferenceType to 2005/08 EndpointReferenceType.static EndpointReferenceTypeVersionTransformer.convert(EndpointReferenceType exposed) Convert from 2004/08 EndpointReferenceType to 2005/08 EndpointReferenceType.static EndpointReferenceTypeVersionTransformer.convertToNative(Object exposed) Converts a version specific EndpointReferenceType to the native version used internally by CXFObjectFactory.createEndpointReferenceType()Create an instance ofEndpointReferenceTypestatic EndpointReferenceTypeEndpointReferenceUtils.duplicate(EndpointReferenceType ref) Create a duplicate endpoint reference sharing all atributesstatic EndpointReferenceTypeEndpointReferenceUtils.getAnonymousEndpointReference()Create an anonymous endpoint reference.static EndpointReferenceTypeEndpointReferenceUtils.getEndpointReference(String address) Create an endpoint reference for the provided address.static EndpointReferenceTypeEndpointReferenceUtils.getEndpointReference(URL wsdlUrl, QName serviceName, String portName) Create an endpoint reference for the provided wsdl, service and portname.static EndpointReferenceTypeEndpointReferenceUtils.getEndpointReference(AttributedURIType address) static EndpointReferenceTypeEndpointReferenceUtils.getEndpointReferenceWithId(QName serviceQName, String portName, String id, Bus bus) Obtain a multiplexed endpoint reference for the deployed service that contains the provided idAddressingProperties.getFaultTo()Accessor for the FaultTo property.AddressingProperties.getFrom()Accessor for the From property.static EndpointReferenceTypeContextUtils.getNoneEndpointReference()AddressingProperties.getReplyTo()Accessor for the ReplyTo property.AddressingProperties.getToEndpointReference()static EndpointReferenceTypeMint logical endpoint reference via the Bus EndpointResolverRegistry.static EndpointReferenceTypeEndpointReferenceUtils.mint(EndpointReferenceType physical, Bus bus) Mint logical endpoint reference via the Bus EndpointResolverRegistry.static EndpointReferenceTypeVersionTransformer.parseEndpointReference(Element ref) Parse an EndpointReferenceType from a DOM element.static EndpointReferenceTypeEndpointReferenceUtils.renew(EndpointReferenceType logical, EndpointReferenceType physical, Bus bus) Renew logical endpoint reference via the Bus EndpointResolverRegistry.static EndpointReferenceTypeEndpointReferenceUtils.resolve(EndpointReferenceType logical, Bus bus) Resolve logical endpoint reference via the Bus EndpointResolverRegistry.Methods in org.apache.cxf.ws.addressing 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 with parameters of type EndpointReferenceTypeModifier and TypeMethodDescriptionstatic voidContextUtils.applyReferenceParam(EndpointReferenceType toEpr, Object el) static EndpointReferenceTypeVersionTransformer.convert(EndpointReferenceType internal) Convert from 2005/08 EndpointReferenceType to 2004/08 EndpointReferenceType.static EndpointReferenceTypeVersionTransformer.convertTo200403(EndpointReferenceType internal) Convert from 2005/08 EndpointReferenceType to 2004/03 EndpointReferenceType.static SourceEndpointReferenceUtils.convertToXML(EndpointReferenceType epr) static DestinationContextUtils.createDecoupledDestination(Exchange exchange, EndpointReferenceType reference) jakarta.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) static EndpointReferenceTypeEndpointReferenceUtils.duplicate(EndpointReferenceType ref) Create a duplicate endpoint reference sharing all atributesstatic StringEndpointReferenceUtils.getAddress(EndpointReferenceType ref) Get the address from the provided endpoint reference.static QNameEndpointReferenceUtils.getInterfaceName(EndpointReferenceType ref, Bus bus) static StringEndpointReferenceUtils.getPortName(EndpointReferenceType ref) Gets the port name of the provided endpoint reference.static QNameEndpointReferenceUtils.getPortQName(EndpointReferenceType ref, Bus bus) static QNameEndpointReferenceUtils.getServiceName(EndpointReferenceType ref, Bus bus) Gets the service name of the provided endpoint reference.static MetadataTypeEndpointReferenceUtils.getSetMetadata(EndpointReferenceType ref) static StringEndpointReferenceUtils.getWSDLLocation(EndpointReferenceType ref) static booleanContextUtils.isAnonymousAddress(EndpointReferenceType ref) Helper method to determine if an EPR address is anon (either null, anonymous).static booleanContextUtils.isGenericAddress(EndpointReferenceType ref) Helper method to determine if an EPR address is generic (either null, none or anonymous).static booleanContextUtils.isNoneAddress(EndpointReferenceType ref) Helper method to determine if an EPR address is none.static EndpointReferenceTypeEndpointReferenceUtils.mint(EndpointReferenceType physical, Bus bus) Mint logical endpoint reference via the Bus EndpointResolverRegistry.static EndpointReferenceTypeEndpointReferenceUtils.renew(EndpointReferenceType logical, EndpointReferenceType physical, Bus bus) Renew logical endpoint reference via the Bus EndpointResolverRegistry.static EndpointReferenceTypeEndpointReferenceUtils.resolve(EndpointReferenceType logical, Bus bus) Resolve logical endpoint reference via the Bus EndpointResolverRegistry.static voidEndpointReferenceUtils.setAddress(EndpointReferenceType ref, String address) Set the address of the provided endpoint reference.voidAddressingProperties.setFaultTo(EndpointReferenceType ref) Mutator for the FaultTo property.voidAddressingProperties.setFrom(EndpointReferenceType epr) Mutator for the From property.static voidEndpointReferenceUtils.setInterfaceName(EndpointReferenceType ref, QName portTypeName) static voidEndpointReferenceUtils.setPortName(EndpointReferenceType ref, String portName) voidAddressingProperties.setReplyTo(EndpointReferenceType ref) Mutator for the ReplyTo property.static voidEndpointReferenceUtils.setServiceAndPortName(EndpointReferenceType ref, QName serviceName, String portName) Sets the service and port name of the provided endpoint reference.voidAddressingProperties.setTo(EndpointReferenceType epr) Mutator for the To property.static voidEndpointReferenceUtils.setWSDLLocation(EndpointReferenceType ref, String... wsdlLocation)