Uses of Interface
org.apache.axis2.jaxws.description.ServiceRuntimeDescription
-
Packages that use ServiceRuntimeDescription Package Description org.apache.axis2.jaxws.description org.apache.axis2.jaxws.description.impl -
-
Uses of ServiceRuntimeDescription in org.apache.axis2.jaxws.description
Methods in org.apache.axis2.jaxws.description that return ServiceRuntimeDescription Modifier and Type Method Description ServiceRuntimeDescriptionServiceDescription. getServiceRuntimeDesc(String name)Methods in org.apache.axis2.jaxws.description with parameters of type ServiceRuntimeDescription Modifier and Type Method Description voidServiceDescription. setServiceRuntimeDesc(ServiceRuntimeDescription ord) -
Uses of ServiceRuntimeDescription in org.apache.axis2.jaxws.description.impl
Methods in org.apache.axis2.jaxws.description.impl that return ServiceRuntimeDescription Modifier and Type Method Description ServiceRuntimeDescriptionServiceDescriptionImpl. getServiceRuntimeDesc(String name)Methods in org.apache.axis2.jaxws.description.impl with parameters of type ServiceRuntimeDescription Modifier and Type Method Description voidServiceDescriptionImpl. setServiceRuntimeDesc(ServiceRuntimeDescription srd)
-