jp.co.ogis_ri.citk.wsp.cxf.interceptor
クラス WsOutInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<SoapMessage>
jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor
- すべての実装されたインタフェース:
- SoapInterceptor, Interceptor<SoapMessage>, PhaseInterceptor<SoapMessage>
public class WsOutInterceptor
- extends AbstractPhaseInterceptor<SoapMessage>
- implements SoapInterceptor
The interceptor contributed to inbound response message or outbound request
message interceptor chains.
クラス org.apache.cxf.phase.AbstractPhaseInterceptor から継承されたメソッド |
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, isGET, isRequestor, setAfter, setBefore |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cred
public static ThreadLocal<Subject> cred
subject
public Subject subject
WsOutInterceptor
public WsOutInterceptor()
- Constructor
WsOutInterceptor
public WsOutInterceptor(AbstractWsHandler component)
handleMessage
public void handleMessage(SoapMessage message)
throws Fault
- 定義:
- インタフェース
Interceptor<SoapMessage>
内の handleMessage
- パラメータ:
message
-
- 例外:
Fault
handleFault
public void handleFault(SoapMessage message)
- 定義:
- インタフェース
Interceptor<SoapMessage>
内の handleFault
- オーバーライド:
- クラス
AbstractPhaseInterceptor<SoapMessage>
内の handleFault
- パラメータ:
message
-
getRoles
public Set<URI> getRoles()
- 定義:
- インタフェース
SoapInterceptor
内の getRoles
- 戻り値:
getUnderstoodHeaders
public Set<QName> getUnderstoodHeaders()
- 定義:
- インタフェース
SoapInterceptor
内の getUnderstoodHeaders
- 戻り値:
createEndingInterceptor
public PhaseInterceptor<SoapMessage> createEndingInterceptor()
- 戻り値:
setHandler
public void setHandler(AbstractWsHandler handler)
- パラメータ:
handler
-
Copyright © 2011-2012 OGIS-RI Co.,Ltd.. All Rights Reserved.