Uses of Class
org.apache.cxf.jaxws.handler.types.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.types
Fields in org.apache.cxf.jaxws.handler.types declared as FullyQualifiedClassTypeModifier and TypeFieldDescriptionprotected FullyQualifiedClassTypePortComponentHandlerType.handlerClassMethods in org.apache.cxf.jaxws.handler.types that return FullyQualifiedClassTypeModifier and TypeMethodDescriptionPortComponentHandlerType.getHandlerClass()Gets the value of the handlerClass property.Methods in org.apache.cxf.jaxws.handler.types with parameters of type FullyQualifiedClassTypeModifier and TypeMethodDescriptionvoidPortComponentHandlerType.setHandlerClass(FullyQualifiedClassType value) Sets the value of the handlerClass property.