Uses of Class
org.apache.cxf.jaxws.handler.jakartaee.FullyQualifiedClassType
-
Packages that use FullyQualifiedClassType Package Description org.apache.cxf.jaxws.handler.jakartaee 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 FullyQualifiedClassType Modifier and Type Field Description protected FullyQualifiedClassTypePortComponentHandlerType. handlerClassMethods in org.apache.cxf.jaxws.handler.jakartaee that return FullyQualifiedClassType Modifier and Type Method Description FullyQualifiedClassTypePortComponentHandlerType. getHandlerClass()Gets the value of the handlerClass property.Methods in org.apache.cxf.jaxws.handler.jakartaee with parameters of type FullyQualifiedClassType Modifier and Type Method Description voidPortComponentHandlerType. setHandlerClass(FullyQualifiedClassType value)Sets the value of the handlerClass property.
-