Package | Description |
---|---|
org.apache.axis2.jaxws.description | |
org.apache.axis2.jaxws.description.impl |
Modifier and Type | Method and Description |
---|---|
protected 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
|
Constructor and Description |
---|
LegacyMethodRetrieverImpl(DescriptionBuilderComposite dbc,
EndpointInterfaceDescriptionImpl eid) |
PostRI216MethodRetrieverImpl(DescriptionBuilderComposite dbc,
EndpointInterfaceDescriptionImpl eid) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.