|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.jaxws.description.MethodRetriever
org.apache.axis2.jaxws.description.impl.PostRI216MethodRetrieverImpl
public class PostRI216MethodRetrieverImpl
PostRI216MethodRetrieverImpl subclass implements the new SUN RI interpretation for annotation processing. See MethodRetriever superclass... Please refer to the following links for more info: https://jax-ws.dev.java.net/issues/show_bug.cgi?id=577 http://forums.java.net/jive/thread.jspa?threadID=61630 http://forums.java.net/jive/thread.jspa?threadID=55078
Constructor Summary | |
---|---|
PostRI216MethodRetrieverImpl(DescriptionBuilderComposite dbc,
EndpointInterfaceDescriptionImpl eid)
|
Method Summary | |
---|---|
java.util.Iterator<MethodDescriptionComposite> |
retrieveMethods()
|
Methods inherited from class org.apache.axis2.jaxws.description.MethodRetriever |
---|
getLegacyWebMethod, removeOverriddenMethods, retrieveSEIMethods, retrieveSEIMethodsChain, setLegacyWebMethod |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PostRI216MethodRetrieverImpl(DescriptionBuilderComposite dbc, EndpointInterfaceDescriptionImpl eid)
Method Detail |
---|
public java.util.Iterator<MethodDescriptionComposite> retrieveMethods()
retrieveMethods
in class MethodRetriever
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |