Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.HandlerChainsType
-
Packages that use HandlerChainsType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of HandlerChainsType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as HandlerChainsType Modifier and Type Field Description protected HandlerChainsTypePortComponentType. handlerChainsprotected HandlerChainsTypeServiceRefType. handlerChainsMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return HandlerChainsType Modifier and Type Method Description HandlerChainsTypeObjectFactory. createHandlerChainsType()Create an instance ofHandlerChainsTypeHandlerChainsTypePortComponentType. getHandlerChains()Gets the value of the handlerChains property.HandlerChainsTypeServiceRefType. getHandlerChains()Gets the value of the handlerChains property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type HandlerChainsType Modifier and Type Method Description voidPortComponentType. setHandlerChains(HandlerChainsType value)Sets the value of the handlerChains property.voidServiceRefType. setHandlerChains(HandlerChainsType value)Sets the value of the handlerChains property.
-