|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
org.ow2.easywsdl.wsdl.impl.wsdl11 | |
org.ow2.easywsdl.wsdl.impl.wsdl20 |
Uses of Service in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return Service | |
---|---|
Service |
DescriptionImpl.createService()
|
Service |
DescriptionImpl.removeService(javax.xml.namespace.QName name)
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type Service | |
---|---|
void |
DescriptionImpl.addService(Service service)
|
Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type Service | |
---|---|
EndpointImpl(TPort endpoint,
Service service)
|
Uses of Service in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement Service | |
---|---|
class |
ServiceImpl
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return Service | |
---|---|
Service |
DescriptionImpl.createService()
|
Service |
DescriptionImpl.removeService(javax.xml.namespace.QName name)
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type Service | |
---|---|
void |
DescriptionImpl.addService(Service service)
|
Constructors in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type Service | |
---|---|
EndpointImpl(EndpointType endpoint,
Service service)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |