com.sun.xml.ws.client
Class SCAnnotations
java.lang.Object
com.sun.xml.ws.client.SCAnnotations
final class SCAnnotations
- extends Object
Represents parsed WebServiceClient
and WebEndpoint
annotations on a Service
-derived class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceQName
QName serviceQName
portQNames
final ArrayList<QName> portQNames
classes
final ArrayList<Class> classes
wsdlLocation
URL wsdlLocation
SCAnnotations
SCAnnotations(Class<?> sc)