|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Endpoint | |
---|---|
org.ow2.easywsdl.wsdl.impl.wsdl11 | |
org.ow2.easywsdl.wsdl.impl.wsdl20 |
Uses of Endpoint in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement Endpoint | |
---|---|
class |
EndpointImpl
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return Endpoint | |
---|---|
Endpoint |
ServiceImpl.createEndpoint()
|
Endpoint |
ServiceImpl.removeEndpoint(java.lang.String name)
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type Endpoint | |
---|---|
void |
ServiceImpl.addEndpoint(Endpoint endpoint)
|
Binding |
DescriptionImpl.createDefaultSoapBinding(java.lang.String bindingName,
Endpoint endpoint,
InterfaceType itf)
|
Uses of Endpoint in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return Endpoint | |
---|---|
Endpoint |
ServiceImpl.createEndpoint()
|
Endpoint |
ServiceImpl.removeEndpoint(java.lang.String name)
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type Endpoint | |
---|---|
void |
ServiceImpl.addEndpoint(Endpoint endpoint)
|
Binding |
DescriptionImpl.createDefaultSoapBinding(java.lang.String bindingName,
Endpoint endpoint,
InterfaceType itf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |