public class WSDLGetInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Modifier and Type | Field and Description |
|---|---|
static String |
DOCUMENT_HOLDER |
static WSDLGetInterceptor |
INSTANCE |
| Constructor and Description |
|---|
WSDLGetInterceptor() |
WSDLGetInterceptor(org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message> outInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUpOutInterceptors(org.apache.cxf.message.Message outMessage) |
void |
handleMessage(org.apache.cxf.message.Message message) |
public static final WSDLGetInterceptor INSTANCE
public static final String DOCUMENT_HOLDER
Apache CXF