| Package | Description |
|---|---|
| org.apache.servicemix.soap.api | |
| org.apache.servicemix.soap.api.model | |
| org.apache.servicemix.soap.core | |
| org.apache.servicemix.soap.core.model |
| Modifier and Type | Method and Description |
|---|---|
static InterceptorProvider.Phase |
InterceptorProvider.Phase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InterceptorProvider.Phase[] |
InterceptorProvider.Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interceptor> |
InterceptorProvider.getInterceptors(InterceptorProvider.Phase phase) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorChain |
Binding.getInterceptorChain(InterceptorProvider.Phase phase) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interceptor> |
AbstractInterceptorProvider.getInterceptors(InterceptorProvider.Phase phase) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorChain |
AbstractBinding.getInterceptorChain(InterceptorProvider.Phase phase) |
Copyright © 2005-2016 FuseSource. All Rights Reserved.