Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.HandlerChainsType

Packages that use HandlerChainsType
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
protected  HandlerChainsType PortComponentType.handlerChains
           
protected  HandlerChainsType ServiceRefType.handlerChains
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return HandlerChainsType
 HandlerChainsType ObjectFactory.createHandlerChainsType()
          Create an instance of HandlerChainsType
 HandlerChainsType PortComponentType.getHandlerChains()
          Gets the value of the handlerChains property.
 HandlerChainsType ServiceRefType.getHandlerChains()
          Gets the value of the handlerChains property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type HandlerChainsType
 void PortComponentType.setHandlerChains(HandlerChainsType value)
          Sets the value of the handlerChains property.
 void ServiceRefType.setHandlerChains(HandlerChainsType value)
          Sets the value of the handlerChains property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.