public class Wsdl2HttpBindingImpl extends AbstractBinding<Wsdl2HttpOperation> implements Wsdl2HttpBinding
Wsdl2HttpBinding.AuthenticationTypeInterceptorProvider.Phase| Constructor and Description |
|---|
Wsdl2HttpBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHttpAuthenticationRealm() |
Wsdl2HttpBinding.AuthenticationType |
getHttpAuthenticationType() |
java.lang.String |
getHttpMethodDefault() |
java.lang.String |
getHttpQueryParameterSeparatorDefault() |
java.lang.String |
getHttpTransferCodingDefault() |
java.lang.String |
getHttpVersion() |
boolean |
isHttpCookies() |
void |
setHttpAuthenticationRealm(java.lang.String httpAuthenticationRealm) |
void |
setHttpAuthenticationType(Wsdl2HttpBinding.AuthenticationType httpAuthenticationType) |
void |
setHttpCookies(boolean httpCookies) |
void |
setHttpMethodDefault(java.lang.String httpMethodDefault) |
void |
setHttpQueryParameterSeparatorDefault(java.lang.String httpQueryParamterSeparatorDefault) |
void |
setHttpTransferCodingDefault(java.lang.String httpTransferCodingDefault) |
void |
setHttpVersion(java.lang.String httpVersion) |
addOperation, createMessage, createMessage, getInterceptorChain, getInterfaceName, getLocation, getOperation, getOperations, setInterfaceName, setLocationgetInterceptorsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateMessage, createMessage, getInterceptorChain, getInterfaceName, getLocation, getOperation, getOperationsgetInterceptorspublic java.lang.String getHttpAuthenticationRealm()
getHttpAuthenticationRealm in interface Wsdl2HttpBindingpublic void setHttpAuthenticationRealm(java.lang.String httpAuthenticationRealm)
httpAuthenticationRealm - the httpAuthenticationRealm to setpublic Wsdl2HttpBinding.AuthenticationType getHttpAuthenticationType()
getHttpAuthenticationType in interface Wsdl2HttpBindingpublic void setHttpAuthenticationType(Wsdl2HttpBinding.AuthenticationType httpAuthenticationType)
httpAuthenticationType - the httpAuthenticationType to setpublic boolean isHttpCookies()
isHttpCookies in interface Wsdl2HttpBindingpublic void setHttpCookies(boolean httpCookies)
httpCookies - the httpCookies to setpublic java.lang.String getHttpMethodDefault()
getHttpMethodDefault in interface Wsdl2HttpBindingpublic void setHttpMethodDefault(java.lang.String httpMethodDefault)
httpMethodDefault - the httpMethodDefault to setpublic java.lang.String getHttpQueryParameterSeparatorDefault()
getHttpQueryParameterSeparatorDefault in interface Wsdl2HttpBindingpublic void setHttpQueryParameterSeparatorDefault(java.lang.String httpQueryParamterSeparatorDefault)
httpQueryParamterSeparatorDefault - the httpQueryParamterSeparatorDefault to setpublic java.lang.String getHttpTransferCodingDefault()
getHttpTransferCodingDefault in interface Wsdl2HttpBindingpublic void setHttpTransferCodingDefault(java.lang.String httpTransferCodingDefault)
httpTransferCodingDefault - the httpTransferCodingDefault to setpublic java.lang.String getHttpVersion()
getHttpVersion in interface Wsdl2HttpBindingpublic void setHttpVersion(java.lang.String httpVersion)
httpVersion - the httpVersion to setCopyright © 2005-2014 FuseSource. All Rights Reserved.