Uses of Class
com.sun.xml.ws.util.HandlerAnnotationInfo
-
Packages that use HandlerAnnotationInfo Package Description com.sun.xml.ws.util -
-
Uses of HandlerAnnotationInfo in com.sun.xml.ws.util
Methods in com.sun.xml.ws.util that return HandlerAnnotationInfo Modifier and Type Method Description static HandlerAnnotationInfoHandlerAnnotationProcessor. buildHandlerInfo(Class<?> clazz, QName serviceName, QName portName, WSBinding binding)This method is called byEndpointFactorywhen they have an annotated class.
-