public class HTTPBindingImpl extends BindingImpl implements HTTPBinding
BindingImpl.MessageKeyEMPTY_FEATURES, faultMessageFeatures, features, handlerConfig, inputMessageFeatures, messageContextFactory, operationFeatures, outputMessageFeatures, serviceModeHTTP_BINDING| Constructor and Description |
|---|
HTTPBindingImpl()
Use
BindingImpl.create(BindingID) to create this. |
HTTPBindingImpl(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
void |
setHandlerChain(List<Handler> chain)
This method separates the logical and protocol handlers and
sets the HandlerConfiguration.
|
addFeature, create, create, createCodec, getAddressingVersion, getBindingId, getBindingID, getDefaultBinding, getFaultMessageFeatures, getFeature, getFeatures, getHandlerChain, getHandlerConfig, getInputMessageFeatures, getKnownHeaders, getMessageContextFactory, getOperationFeature, getOperationFeatures, getOutputMessageFeatures, getSOAPVersion, isFeatureEnabled, isOperationFeatureEnabled, setFaultMessageFeatures, setFeatures, setInputMessageFeatures, setMode, setOperationFeatures, setOutputMessageFeaturesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBindingID, getHandlerChainHTTPBindingImpl()
BindingImpl.create(BindingID) to create this.HTTPBindingImpl(WebServiceFeature... features)
public void setHandlerChain(List<Handler> chain)
setHandlerChain in interface BindingCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.