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