|
||||||||||
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
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.xml.ws.binding.BindingImpl |
---|
BindingImpl.MessageKey |
Field Summary |
---|
Fields inherited from class com.sun.xml.ws.binding.BindingImpl |
---|
EMPTY_FEATURES, faultMessageFeatures, features, inputMessageFeatures, messageContextFactory, operationFeatures, outputMessageFeatures, serviceMode |
Fields inherited from interface javax.xml.ws.http.HTTPBinding |
---|
HTTP_BINDING |
Method Summary | |
---|---|
void |
setHandlerChain(java.util.List<Handler> chain)
This method separates the logical and protocol handlers and sets the HandlerConfiguration. |
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 |
Method Detail |
---|
public void setHandlerChain(java.util.List<Handler> chain)
setHandlerChain
in interface Binding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |