public class HTTPSOAP11Decoder extends SOAP11Decoder
コンストラクタと説明 |
---|
HTTPSOAP11Decoder()
Constructor.
|
HTTPSOAP11Decoder(ParserPool pool)
Constructor.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
doDecode(MessageContext messageContext)
Decodes a message, updating the message context.
|
decode
invokeHandlerChain, processPostSecurityInboundHandlerChain, processPreSecurityInboundHandlerChain
getParserPool, logDecodedMessage, processSecurityPolicy, setParserPool, unmarshallMessage
public HTTPSOAP11Decoder()
public HTTPSOAP11Decoder(ParserPool pool)
pool
- parser pool used to deserialize messagesprotected void doDecode(MessageContext messageContext) throws MessageDecodingException
doDecode
クラス内 SOAP11Decoder
messageContext
- current message contextMessageDecodingException
- thrown if there is a problem decoding the messageCopyright © 2012. All Rights Reserved.