Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.HandlerType
Packages that use HandlerType
-
Uses of HandlerType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type HandlerTypeModifier and TypeFieldDescriptionprotected List<HandlerType>HandlerChainType.handlerprotected List<HandlerType>PortComponentType.handlerprotected List<HandlerType>ServiceRefType.handlerMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return HandlerTypeModifier and TypeMethodDescriptionObjectFactory.createHandlerType()Create an instance ofHandlerTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type HandlerTypeModifier and TypeMethodDescriptionHandlerChainType.getHandler()Gets the value of the handler property.PortComponentType.getHandler()Gets the value of the handler property.ServiceRefType.getHandler()Gets the value of the handler property.