org.apache.servicemix.soap.bindings.http.impl
Class Wsdl2HttpBindingImpl
java.lang.Object
org.apache.servicemix.soap.core.AbstractInterceptorProvider
org.apache.servicemix.soap.core.model.AbstractBinding<Wsdl2HttpOperation>
org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpBindingImpl
- All Implemented Interfaces:
- InterceptorProvider, Binding<Wsdl2HttpOperation>, Wsdl2Binding<Wsdl2HttpOperation>, Wsdl2HttpBinding
public class Wsdl2HttpBindingImpl
- extends AbstractBinding<Wsdl2HttpOperation>
- implements Wsdl2HttpBinding
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Wsdl2HttpBindingImpl
public Wsdl2HttpBindingImpl()
getHttpAuthenticationRealm
public java.lang.String getHttpAuthenticationRealm()
- Specified by:
getHttpAuthenticationRealm in interface Wsdl2HttpBinding
- Returns:
- the httpAuthenticationRealm
setHttpAuthenticationRealm
public void setHttpAuthenticationRealm(java.lang.String httpAuthenticationRealm)
- Parameters:
httpAuthenticationRealm - the httpAuthenticationRealm to set
getHttpAuthenticationType
public Wsdl2HttpBinding.AuthenticationType getHttpAuthenticationType()
- Specified by:
getHttpAuthenticationType in interface Wsdl2HttpBinding
- Returns:
- the httpAuthenticationType
setHttpAuthenticationType
public void setHttpAuthenticationType(Wsdl2HttpBinding.AuthenticationType httpAuthenticationType)
- Parameters:
httpAuthenticationType - the httpAuthenticationType to set
isHttpCookies
public boolean isHttpCookies()
- Specified by:
isHttpCookies in interface Wsdl2HttpBinding
- Returns:
- the httpCookies
setHttpCookies
public void setHttpCookies(boolean httpCookies)
- Parameters:
httpCookies - the httpCookies to set
getHttpMethodDefault
public java.lang.String getHttpMethodDefault()
- Specified by:
getHttpMethodDefault in interface Wsdl2HttpBinding
- Returns:
- the httpMethodDefault
setHttpMethodDefault
public void setHttpMethodDefault(java.lang.String httpMethodDefault)
- Parameters:
httpMethodDefault - the httpMethodDefault to set
getHttpQueryParameterSeparatorDefault
public java.lang.String getHttpQueryParameterSeparatorDefault()
- Specified by:
getHttpQueryParameterSeparatorDefault in interface Wsdl2HttpBinding
- Returns:
- the httpQueryParamterSeparatorDefault
setHttpQueryParameterSeparatorDefault
public void setHttpQueryParameterSeparatorDefault(java.lang.String httpQueryParamterSeparatorDefault)
- Parameters:
httpQueryParamterSeparatorDefault - the httpQueryParamterSeparatorDefault to set
getHttpTransferCodingDefault
public java.lang.String getHttpTransferCodingDefault()
- Specified by:
getHttpTransferCodingDefault in interface Wsdl2HttpBinding
- Returns:
- the httpTransferCodingDefault
setHttpTransferCodingDefault
public void setHttpTransferCodingDefault(java.lang.String httpTransferCodingDefault)
- Parameters:
httpTransferCodingDefault - the httpTransferCodingDefault to set
getHttpVersion
public java.lang.String getHttpVersion()
- Specified by:
getHttpVersion in interface Wsdl2HttpBinding
- Returns:
- the httpVersion
setHttpVersion
public void setHttpVersion(java.lang.String httpVersion)
- Parameters:
httpVersion - the httpVersion to set
Copyright © 2005-2015 FuseSource. All Rights Reserved.