|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxWsImplementorInfo | |
---|---|
org.apache.cxf.jaxws | |
org.apache.cxf.jaxws.support |
Uses of JaxWsImplementorInfo in org.apache.cxf.jaxws |
---|
Constructors in org.apache.cxf.jaxws with parameters of type JaxWsImplementorInfo | |
---|---|
JAXWSMethodDispatcher(JaxWsImplementorInfo implInfo)
|
|
JAXWSProviderMethodDispatcher(JaxWsImplementorInfo implInfo)
|
Uses of JaxWsImplementorInfo in org.apache.cxf.jaxws.support |
---|
Methods in org.apache.cxf.jaxws.support that return JaxWsImplementorInfo | |
---|---|
JaxWsImplementorInfo |
JaxWsServiceFactoryBean.getJaxWsImplementorInfo()
|
Methods in org.apache.cxf.jaxws.support with parameters of type JaxWsImplementorInfo | |
---|---|
protected void |
JaxWsServiceFactoryBean.initConfiguration(JaxWsImplementorInfo ii)
|
void |
JaxWsServiceFactoryBean.setJaxWsImplementorInfo(JaxWsImplementorInfo jaxWsImplementorInfo)
|
Constructors in org.apache.cxf.jaxws.support with parameters of type JaxWsImplementorInfo | |
---|---|
JaxWsEndpointImpl(Bus bus,
Service s,
EndpointInfo ei,
JaxWsImplementorInfo implementorInfo,
List<WebServiceFeature> wf,
List<? extends Feature> af,
boolean isFromWsdl)
|
|
JaxWsServiceFactoryBean(JaxWsImplementorInfo implInfo)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |