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
String getHttpMethodDefault()
getHttpQueryParameterSeparatorDefault
String getHttpQueryParameterSeparatorDefault()
isHttpCookies
boolean isHttpCookies()
getHttpVersion
String getHttpVersion()
getHttpTransferCodingDefault
String getHttpTransferCodingDefault()
getHttpAuthenticationType
Wsdl2HttpBinding.AuthenticationType getHttpAuthenticationType()
getHttpAuthenticationRealm
String getHttpAuthenticationRealm()
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.