Uses of Class
org.apache.cxf.jaxws.handler.jakartaee.FullyQualifiedClassType
Packages that use FullyQualifiedClassType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of FullyQualifiedClassType in org.apache.cxf.jaxws.handler.jakartaee
Fields in org.apache.cxf.jaxws.handler.jakartaee declared as FullyQualifiedClassTypeModifier and TypeFieldDescriptionprotected FullyQualifiedClassTypePortComponentHandlerType.handlerClassMethods in org.apache.cxf.jaxws.handler.jakartaee that return FullyQualifiedClassTypeModifier and TypeMethodDescriptionPortComponentHandlerType.getHandlerClass()Gets the value of the handlerClass property.Methods in org.apache.cxf.jaxws.handler.jakartaee with parameters of type FullyQualifiedClassTypeModifier and TypeMethodDescriptionvoidPortComponentHandlerType.setHandlerClass(FullyQualifiedClassType value) Sets the value of the handlerClass property.