public class BindingFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
HTTP_OUTPUT_DEFAULT_NAME |
| Constructor and Description |
|---|
BindingFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Binding |
getBinding(Annotation annotation) |
static Binding |
getHTTPOutBinding() |
static Binding |
getUserDefinedBinding(Annotation annotation) |
private static final String HTTP_OUTPUT_DEFAULT_NAME
public static Binding getBinding(Annotation annotation)
public static Binding getUserDefinedBinding(Annotation annotation)
public static Binding getHTTPOutBinding()
Copyright © 2020. All rights reserved.