|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.binding.BindingImpl
com.sun.xml.ws.binding.HTTPBindingImpl
public class HTTPBindingImpl
Field Summary |
---|
Fields inherited from class com.sun.xml.ws.binding.BindingImpl |
---|
features |
Fields inherited from interface javax.xml.ws.http.HTTPBinding |
---|
HTTP_BINDING |
Constructor Summary | |
---|---|
HTTPBindingImpl()
Use BindingImpl.create(BindingID) to create this. |
Method Summary | |
---|---|
protected HandlerConfiguration |
createHandlerConfig(List<javax.xml.ws.handler.Handler> handlerChain)
This method separates the logical and protocol handlers and sets the HandlerConfiguration. |
Methods inherited from class com.sun.xml.ws.binding.BindingImpl |
---|
addFeature, create, create, createCodec, getAddressingVersion, getBindingId, getBindingID, getDefaultBinding, getFeature, getFeatures, getHandlerChain, getHandlerConfig, getSOAPVersion, isFeatureEnabled, setFeatures, setHandlerChain, setHandlerConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.xml.ws.Binding |
---|
getBindingID, getHandlerChain, setHandlerChain |
Constructor Detail |
---|
HTTPBindingImpl()
BindingImpl.create(BindingID)
to create this.
Method Detail |
---|
protected HandlerConfiguration createHandlerConfig(List<javax.xml.ws.handler.Handler> handlerChain)
createHandlerConfig
in class BindingImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |