public class MarshallingWsInboundGatewaySpec extends BaseWsInboundGatewaySpec<MarshallingWsInboundGatewaySpec,MarshallingWebServiceInboundGateway>
| 修飾子と型 | フィールドと説明 |
|---|---|
protected Marshaller | gatewayMarshaller |
protected Unmarshaller | gatewayUnmarshaller |
PARSER, targetloggerDEFAULT_PHASEOBJECT_TYPE_ATTRIBUTE| コンストラクターと説明 |
|---|
MarshallingWsInboundGatewaySpec() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected MarshallingWebServiceInboundGateway | create() |
MarshallingWsInboundGatewaySpec | marshaller(Marshaller marshaller) 使用するマーシャラーを指定します。 |
MarshallingWsInboundGatewaySpec | unmarshaller(Unmarshaller unmarshaller) 使用するアンマーシャラーを指定します。 |
assemble, doGet, headerMapperautoStartup, errorChannel, errorChannel, errorOnTimeout, id, phase, replyChannel, replyChannel, replyMapper, replyTimeout, requestChannel, requestChannel, requestMapper, requestTimeout, shouldTrack_this, createInstance, destroyInstance, get, getId, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stopafterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingletoncloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected Marshaller gatewayMarshaller
protected Unmarshaller gatewayUnmarshaller
public MarshallingWsInboundGatewaySpec marshaller(Marshaller marshaller)
marshaller - マーシャラー。public MarshallingWsInboundGatewaySpec unmarshaller(Unmarshaller unmarshaller)
gatewayMarshaller が Unmarshaller でもない場合に必要です。unmarshaller - アンマーシャラー。protected MarshallingWebServiceInboundGateway create()