Uses of Class
org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
Packages that use EndpointInterfaceDescriptionImpl
-
Uses of EndpointInterfaceDescriptionImpl in org.apache.axis2.jaxws.description
Methods in org.apache.axis2.jaxws.description with parameters of type EndpointInterfaceDescriptionImplModifier and TypeMethodDescriptionprotected ArrayList<MethodDescriptionComposite>MethodRetriever.removeOverriddenMethods(ArrayList<MethodDescriptionComposite> methodList, DescriptionBuilderComposite dbc, EndpointInterfaceDescriptionImpl eid) This method will loop through each method that was previously determined as being relevant to the current composite.protected ArrayList<MethodDescriptionComposite>MethodRetriever.retrieveSEIMethodsChain(DescriptionBuilderComposite tmpDBC, EndpointInterfaceDescriptionImpl eid) A recursive method which peruses and retrieves methods in the super class hierarchy -
Uses of EndpointInterfaceDescriptionImpl in org.apache.axis2.jaxws.description.impl
Constructors in org.apache.axis2.jaxws.description.impl with parameters of type EndpointInterfaceDescriptionImplModifierConstructorDescription