public class HTTPBindingImpl extends BindingImpl implements HTTPBinding
BindingImpl.MessageKey
EMPTY_FEATURES, faultMessageFeatures, features, handlerConfig, inputMessageFeatures, messageContextFactory, operationFeatures, outputMessageFeatures, serviceMode
HTTP_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, setOutputMessageFeatures
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBindingID, getHandlerChain
HTTPBindingImpl()
BindingImpl.create(BindingID)
to create this.HTTPBindingImpl(WebServiceFeature... features)
public void setHandlerChain(List<Handler> chain)
setHandlerChain
in interface Binding
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.