You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MarshallingMethodEndpointAdapter has a constructor which does this. In many cases the marshaller and unmarshaller are the same bean. But having to assign the marshaller and unmarshaller separately means that it can't be declared as an inner bean, which would keep the XML config neater.