org.apache.cxf.jaxws
Class EndpointUtils
java.lang.Object
org.apache.cxf.jaxws.EndpointUtils
public final class EndpointUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hasWebServiceAnnotation
public static boolean hasWebServiceAnnotation(Class<?> cls)
isValidImplementor
public static boolean isValidImplementor(Object implementor)
isValidImplementor
public static boolean isValidImplementor(Class<?> implementorClass)
Apache CXF