Uses of Enum
org.apache.axis2.jaxws.description.DescriptionFactory.UpdateType
Packages that use DescriptionFactory.UpdateType
-
Uses of DescriptionFactory.UpdateType in org.apache.axis2.jaxws.description
Methods in org.apache.axis2.jaxws.description that return DescriptionFactory.UpdateTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DescriptionFactory.UpdateType[]DescriptionFactory.UpdateType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.axis2.jaxws.description with parameters of type DescriptionFactory.UpdateTypeModifier and TypeMethodDescriptionstatic EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, QName portQName, DescriptionFactory.UpdateType updateType) Retrieve or create the EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, QName portQName, DescriptionFactory.UpdateType updateType, Object serviceDelegateKey) Retrieve or create the EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, QName portQName, DescriptionFactory.UpdateType updateType, Object serviceDelegateKey, String bindingId, String endpointAddress) Retrieve or create the EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, QName portQName, DescriptionFactory.UpdateType updateType, String bindingId, String endpointAddress) Retrieve or create the EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, QName portQName, DescriptionFactory.UpdateType updateType, DescriptionBuilderComposite composite, Object sparseCompositeKey) Retrieve or create an EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, QName portQName, DescriptionFactory.UpdateType updateType, DescriptionBuilderComposite composite, Object sparseCompositeKey, String bindingId, String endpointAddress) Retrieve or create an EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, org.apache.axis2.addressing.EndpointReference epr, String addressingNamespace, DescriptionFactory.UpdateType updateType) Retrieve or create the EndpointDescription hierachy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, org.apache.axis2.addressing.EndpointReference epr, String addressingNamespace, DescriptionFactory.UpdateType updateType, Object serviceDelegateKey) Retrieve or create the EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, org.apache.axis2.addressing.EndpointReference epr, String addressingNamespace, DescriptionFactory.UpdateType updateType, Object serviceDelegateKey, String bindingId, String endpointAddress) Retrieve or create the EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, org.apache.axis2.addressing.EndpointReference epr, String addressingNamespace, DescriptionFactory.UpdateType updateType, String bindingId, String endpointAddress) Retrieve or create the EndpointDescription hierachy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, org.apache.axis2.addressing.EndpointReference epr, String addressingNamespace, DescriptionFactory.UpdateType updateType, DescriptionBuilderComposite composite, Object sparseCompositeKey) Retrieve or create an EndpointDescription hierachy associated with an existing CLIENT side ServiceDescription for a particular port.static EndpointDescriptionDescriptionFactory.updateEndpoint(ServiceDescription serviceDescription, Class sei, org.apache.axis2.addressing.EndpointReference epr, String addressingNamespace, DescriptionFactory.UpdateType updateType, DescriptionBuilderComposite composite, Object sparseCompositeKey, String bindingId, String endpointAddress) Retrieve or create an EndpointDescription hierachy associated with an existing CLIENT side ServiceDescription for a particular port. -
Uses of DescriptionFactory.UpdateType in org.apache.axis2.jaxws.description.impl
Methods in org.apache.axis2.jaxws.description.impl with parameters of type DescriptionFactory.UpdateTypeModifier and TypeMethodDescriptionstatic EndpointDescriptionDescriptionFactoryImpl.updateEndpoint(ServiceDescription serviceDescription, Class sei, QName portQName, DescriptionFactory.UpdateType updateType, Object serviceDelegateKey, String bindingId, String endpointAddress) static EndpointDescriptionDescriptionFactoryImpl.updateEndpoint(ServiceDescription serviceDescription, Class sei, QName portQName, DescriptionFactory.UpdateType updateType, String bindingId, String endpointAddress) static EndpointDescriptionDescriptionFactoryImpl.updateEndpoint(ServiceDescription serviceDescription, Class sei, QName portQName, DescriptionFactory.UpdateType updateType, DescriptionBuilderComposite composite, Object serviceDelegateKey, String bindingId, String endpointAddress) static EndpointDescriptionDescriptionFactoryImpl.updateEndpoint(ServiceDescription serviceDescription, Class sei, org.apache.axis2.addressing.EndpointReference epr, String addressingNamespace, DescriptionFactory.UpdateType updateType, Object sparseCompositeKey, String bindingId, String endpointAddress) static EndpointDescriptionDescriptionFactoryImpl.updateEndpoint(ServiceDescription serviceDescription, Class sei, org.apache.axis2.addressing.EndpointReference epr, String addressingNamespace, DescriptionFactory.UpdateType updateType, String bindingId, String endpointAddress) static EndpointDescriptionDescriptionFactoryImpl.updateEndpoint(ServiceDescription serviceDescription, Class sei, org.apache.axis2.addressing.EndpointReference epr, String addressingNamespace, DescriptionFactory.UpdateType updateType, DescriptionBuilderComposite composite, Object sparseCompositeKey, String bindingId, String endpointAddress)