org.springframework.integration.ws
Class WebServiceHeaders
java.lang.Object
org.springframework.integration.ws.WebServiceHeaders
public abstract class WebServiceHeaders
- extends Object
Pre-defined header names to be used when storing or retrieving
Web Service properties to/from integration Message Headers.
- Author:
- Mark Fisher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
SOAP_ACTION
public static final String SOAP_ACTION
- See Also:
- Constant Field Values
WebServiceHeaders
public WebServiceHeaders()
Copyright © 2010. All Rights Reserved.