Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.HandlerChainsType
Packages that use HandlerChainsType
-
Uses of HandlerChainsType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as HandlerChainsTypeModifier and TypeFieldDescriptionprotected HandlerChainsTypePortComponentType.handlerChainsprotected HandlerChainsTypeServiceRefType.handlerChainsMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return HandlerChainsTypeModifier and TypeMethodDescriptionObjectFactory.createHandlerChainsType()Create an instance ofHandlerChainsTypePortComponentType.getHandlerChains()Gets the value of the handlerChains property.ServiceRefType.getHandlerChains()Gets the value of the handlerChains property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type HandlerChainsTypeModifier and TypeMethodDescriptionvoidPortComponentType.setHandlerChains(HandlerChainsType value) Sets the value of the handlerChains property.voidServiceRefType.setHandlerChains(HandlerChainsType value) Sets the value of the handlerChains property.