Modifier and Type | Method and Description |
---|---|
Object |
AbstractWrapperHelper.createWrapperObject(List<?> lst) |
Object |
WrapperHelper.createWrapperObject(List<?> lst) |
List<Object> |
AbstractWrapperHelper.getWrapperParts(Object o) |
List<Object> |
WrapperHelper.getWrapperParts(Object o) |
Modifier and Type | Method and Description |
---|---|
void |
XMLStreamWriterCallback.write(XMLStreamWriter writer) |
Modifier and Type | Method and Description |
---|---|
Fault |
Fault.setFaultCode(QName c) |
Modifier and Type | Method and Description |
---|---|
protected void |
ClientFaultConverter.processFaultDetail(Fault fault,
Message msg) |
Modifier and Type | Method and Description |
---|---|
static XMLInputFactory |
StaxInInterceptor.getXMLInputFactory(Message m) |
static XMLOutputFactory |
StaxOutInterceptor.getXMLOutputFactory(Message m) |
void |
OneWayProcessorInterceptor.handleMessage(Message message) |
void |
MessageSenderInterceptor.MessageSenderEndingInterceptor.handleMessage(Message message) |
void |
StaxOutEndingInterceptor.handleMessage(Message message) |
void |
StaxInEndingInterceptor.handleMessage(Message message) |
void |
FaultOutInterceptor.handleMessage(Message message) |
void |
LoggingInInterceptor.handleMessage(Message message)
Deprecated.
|
void |
LoggingOutInterceptor.handleMessage(Message message)
Deprecated.
|
void |
Interceptor.handleMessage(T message)
Intercepts a message.
|
protected static boolean |
AbstractLoggingInterceptor.isLoggingDisabledNow(Message message)
Deprecated.
|
protected void |
LoggingInInterceptor.logging(Logger logger,
Message message)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationInfoAuthorizingInterceptor.handleMessage(Message message) |
void |
DelegatingAuthenticationInterceptor.handleMessage(Message message) |
void |
AbstractSecurityContextInInterceptor.handleMessage(Message message) |
void |
JAASLoginInterceptor.handleMessage(Message message) |
void |
AbstractAuthorizingInInterceptor.handleMessage(Message message) |
Modifier and Type | Method and Description |
---|---|
protected Fault |
AbstractInvoker.createFault(Throwable ex,
Method m,
List<Object> params,
boolean checked) |
Modifier and Type | Method and Description |
---|---|
void |
StaxSchemaValidationOutInterceptor.handleMessage(Message message) |
void |
StaxSchemaValidationInInterceptor.handleMessage(Message message) |
Modifier and Type | Method and Description |
---|---|
GZIPOutInterceptor.UseGzip |
GZIPOutInterceptor.gzipPermitted(Message message)
Checks whether we can, cannot or must use gzip compression on this output
message.
|
void |
GZIPInInterceptor.handleMessage(Message message) |
void |
GZIPOutInterceptor.handleMessage(Message message) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractValidationInterceptor.handleMessage(Message message) |
Apache CXF