org.apache.servicemix.soap.bindings.http.model
Interface Wsdl2HttpBinding
- All Superinterfaces:
- Binding<Wsdl2HttpOperation>, InterceptorProvider, Wsdl2Binding<Wsdl2HttpOperation>
- All Known Implementing Classes:
- Wsdl2HttpBindingImpl
public interface Wsdl2HttpBinding
- extends Wsdl2Binding<Wsdl2HttpOperation>
getHttpMethodDefault
java.lang.String getHttpMethodDefault()
getHttpQueryParameterSeparatorDefault
java.lang.String getHttpQueryParameterSeparatorDefault()
isHttpCookies
boolean isHttpCookies()
getHttpVersion
java.lang.String getHttpVersion()
getHttpTransferCodingDefault
java.lang.String getHttpTransferCodingDefault()
getHttpAuthenticationType
Wsdl2HttpBinding.AuthenticationType getHttpAuthenticationType()
getHttpAuthenticationRealm
java.lang.String getHttpAuthenticationRealm()
Copyright © 2005-2015 FuseSource. All Rights Reserved.