Uses of Interface
org.apache.axis2.jaxws.description.ServiceDescription
-
Packages that use ServiceDescription Package Description org.apache.axis2.jaxws.description org.apache.axis2.jaxws.description.impl org.apache.axis2.jaxws.description.validator -
-
Uses of ServiceDescription in org.apache.axis2.jaxws.description
Methods in org.apache.axis2.jaxws.description that return ServiceDescription Modifier and Type Method Description static ServiceDescriptionDescriptionFactory. createServiceDescription(Class serviceImplClass)Create a full ServiceDescription hierarchy on the SERVER side for a single service implementation class.static ServiceDescriptionDescriptionFactory. createServiceDescription(URL wsdlURL, QName serviceQName, Class serviceClass)Create the initial ServiceDescription hierarchy on the CLIENT side.static ServiceDescriptionDescriptionFactory. createServiceDescription(URL wsdlURL, QName serviceQName, Class serviceClass, DescriptionBuilderComposite sparseComposite, Object sparseCompositeKey)Create the initial ServiceDescripton hierarchy on the CLIENT side.ServiceDescriptionEndpointDescription. getServiceDescription()ServiceDescriptionServiceRuntimeDescription. getServiceDescription()Methods in org.apache.axis2.jaxws.description that return types with arguments of type ServiceDescription Modifier and Type Method Description static List<ServiceDescription>DescriptionFactory. createServiceDescriptionFromDBCMap(HashMap<String,DescriptionBuilderComposite> dbcMap)Create a full ServiceDescription hierarchy on the SERVER side for EACH service implementation entry in the DescriptionBuilderComposite (DBC) map.static List<ServiceDescription>DescriptionFactory. createServiceDescriptionFromDBCMap(HashMap<String,DescriptionBuilderComposite> dbcMap, org.apache.axis2.context.ConfigurationContext configContext)Create a full ServiceDescription hierarchy on the SERVER side for EACH service implementation entry in the DescriptionBuilderComposite (DBC) map.static List<ServiceDescription>DescriptionFactory. createServiceDescriptionFromDBCMap(HashMap<String,DescriptionBuilderComposite> dbcMap, org.apache.axis2.context.ConfigurationContext configContext, boolean performVaidation)Create a full ServiceDescription hierarchy on the SERVER side for EACH service implementation entry in the DescriptionBuilderComposite (DBC) map.Methods in org.apache.axis2.jaxws.description with parameters of type ServiceDescription Modifier and Type Method Description static 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 ServiceDescription in org.apache.axis2.jaxws.description.impl
Classes in org.apache.axis2.jaxws.description.impl that implement ServiceDescription Modifier and Type Class Description classServiceDescriptionImplMethods in org.apache.axis2.jaxws.description.impl that return ServiceDescription Modifier and Type Method Description static ServiceDescriptionDescriptionFactoryImpl. createServiceDescription(Class serviceImplClass)static ServiceDescriptionDescriptionFactoryImpl. createServiceDescription(Class serviceImplClass, org.apache.axis2.context.ConfigurationContext configContext)static ServiceDescriptionDescriptionFactoryImpl. createServiceDescription(URL wsdlURL, QName serviceQName, Class serviceClass)static ServiceDescriptionDescriptionFactoryImpl. createServiceDescription(URL wsdlURL, QName serviceQName, Class serviceClass, DescriptionBuilderComposite sparseComposite, Object sparseCompositeKey)ServiceDescriptionEndpointDescriptionImpl. getServiceDescription()Methods in org.apache.axis2.jaxws.description.impl that return types with arguments of type ServiceDescription Modifier and Type Method Description static List<ServiceDescription>DescriptionFactoryImpl. createServiceDescriptionFromDBCMap(HashMap<String,DescriptionBuilderComposite> dbcMap, org.apache.axis2.context.ConfigurationContext configContext)static List<ServiceDescription>DescriptionFactoryImpl. createServiceDescriptionFromDBCMap(HashMap<String,DescriptionBuilderComposite> dbcMap, org.apache.axis2.context.ConfigurationContext configContext, boolean performVaidation)Methods in org.apache.axis2.jaxws.description.impl with parameters of type ServiceDescription Modifier and Type Method Description static 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) -
Uses of ServiceDescription in org.apache.axis2.jaxws.description.validator
Constructors in org.apache.axis2.jaxws.description.validator with parameters of type ServiceDescription Constructor Description ServiceDescriptionValidator(ServiceDescription toValidate)
-