| Modifier and Type | Method and Description |
|---|---|
Binding |
Endpoint.getBinding() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Wsdl1Binding<T extends Wsdl1Operation<?>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Wsdl2Binding<T extends Wsdl2Operation<?>> |
| Modifier and Type | Class and Description |
|---|---|
class |
Wsdl2HttpBindingImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Wsdl2HttpBinding |
| Modifier and Type | Class and Description |
|---|---|
class |
Wsdl1JbiBindingImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
Wsdl1SoapBindingImpl |
class |
Wsdl2SoapBindingImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SoapBinding<T extends SoapOperation<?>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Wsdl1SoapBinding |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Wsdl2SoapBinding |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBinding<T extends Operation> |
class |
AbstractWsdl1Binding<T extends Wsdl1Operation<?>> |
class |
AbstractWsdl2Binding<T extends Wsdl2Operation<?>> |
| Modifier and Type | Method and Description |
|---|---|
static Binding<?> |
Wsdl2BindingFactory.createBinding(org.apache.woden.wsdl20.Endpoint wsdlEndpoint) |
static Binding<?> |
BindingFactory.createBinding(org.apache.woden.wsdl20.Endpoint wsdlEndpoint) |
static Binding<?> |
BindingFactory.createBinding(javax.wsdl.Port wsdlPort) |
static Binding<?> |
Wsdl1BindingFactory.createBinding(javax.wsdl.Port wsdlPort) |
Copyright © 2005-2014 FuseSource. All Rights Reserved.