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