protected static class SimpleCxfRsBinding.MethodSpec extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleCxfRsBinding.MethodSpec() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleCxfRsBinding.MethodSpec |
fromMethod(Method method)
Processes this method definition and extracts metadata relevant for the binding process.
|
public static SimpleCxfRsBinding.MethodSpec fromMethod(Method method)
method - The Method to process.Apache Camel