public final class EndpointUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
hasWebServiceAnnotation(Class<?> cls) |
static boolean |
isValidImplementor(Class<?> implementorClass) |
static boolean |
isValidImplementor(Object implementor) |
Apache CXF