MessageType
- the type of message being handledpublic interface SOAPHandler<MessageType> extends MessageHandler<MessageType>
MessageHandler
s that are specific to SOAP message processing.Modifier and Type | Method and Description |
---|---|
Set<QName> |
understandsHeaders()
Get the set of SOAP header names that the handler
indicates it understands.
|
invoke
Copyright © 2018. All rights reserved.