|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointInterfaceDescriptionImpl | |
---|---|
org.apache.axis2.jaxws.description | |
org.apache.axis2.jaxws.description.impl |
Uses of EndpointInterfaceDescriptionImpl in org.apache.axis2.jaxws.description |
---|
Methods in org.apache.axis2.jaxws.description with parameters of type EndpointInterfaceDescriptionImpl | |
---|---|
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 |
Uses of EndpointInterfaceDescriptionImpl in org.apache.axis2.jaxws.description.impl |
---|
Constructors in org.apache.axis2.jaxws.description.impl with parameters of type EndpointInterfaceDescriptionImpl | |
---|---|
LegacyMethodRetrieverImpl(DescriptionBuilderComposite dbc,
EndpointInterfaceDescriptionImpl eid)
|
|
PostRI216MethodRetrieverImpl(DescriptionBuilderComposite dbc,
EndpointInterfaceDescriptionImpl eid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |