MessageType
- the type of message being handledpublic interface SOAPHandler<MessageType>
extends org.opensaml.messaging.handler.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.
|
initialize, isInitialized
Copyright © 2016 JBoss by Red Hat. All rights reserved.