public class SoapActionInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Modifier and Type | Field and Description |
|---|---|
static String |
SOAP_ACTION |
| Constructor and Description |
|---|
SoapActionInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
public static final String SOAP_ACTION
Copyright © 2024. All rights reserved.