|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDelegate | |
---|---|
javax.xml.ws.spi | |
org.apache.axis2.jaxws.spi |
Uses of ServiceDelegate in javax.xml.ws.spi |
---|
Methods in javax.xml.ws.spi that return ServiceDelegate | |
---|---|
abstract ServiceDelegate |
Provider.createServiceDelegate(java.net.URL url,
QName qname,
java.lang.Class class1)
|
Uses of ServiceDelegate in org.apache.axis2.jaxws.spi |
---|
Subclasses of ServiceDelegate in org.apache.axis2.jaxws.spi | |
---|---|
class |
ServiceDelegate
The ServiceDelegate serves as the backing implementation for all of the methods in the Service API. |
Methods in org.apache.axis2.jaxws.spi that return ServiceDelegate | |
---|---|
ServiceDelegate |
Provider.createServiceDelegate(java.net.URL url,
QName qname,
java.lang.Class clazz)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |