jp.co.ogis_ri.citk.wsp.cxf.interceptor
クラス WsInInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<SoapMessage>
jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor
- すべての実装されたインタフェース:
- SoapInterceptor, Interceptor<SoapMessage>, PhaseInterceptor<SoapMessage>
public class WsInInterceptor
- extends AbstractPhaseInterceptor<SoapMessage>
- implements SoapInterceptor
The interceptor contributed to inbound request message or outbound response
message interceptor.
クラス 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
WsInInterceptor
public WsInInterceptor()
- Constructor
WsInInterceptor
public WsInInterceptor(AbstractWsHandler component)
handleFault
public void handleFault(SoapMessage message)
- 定義:
- インタフェース
Interceptor<SoapMessage>
内の handleFault
- オーバーライド:
- クラス
AbstractPhaseInterceptor<SoapMessage>
内の handleFault
- パラメータ:
message
-
handleMessage
public void handleMessage(SoapMessage message)
throws Fault
- 定義:
- インタフェース
Interceptor<SoapMessage>
内の handleMessage
- パラメータ:
message
-
- 例外:
Fault
getRoles
public Set<URI> getRoles()
- 定義:
- インタフェース
SoapInterceptor
内の getRoles
- 戻り値:
getUnderstoodHeaders
public Set<QName> getUnderstoodHeaders()
- 定義:
- インタフェース
SoapInterceptor
内の getUnderstoodHeaders
- 戻り値:
setHandler
public void setHandler(AbstractWsHandler handler)
- パラメータ:
handler
-
Copyright © 2011-2012 OGIS-RI Co.,Ltd.. All Rights Reserved.