javax.jws
Annotation Type WebService
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface WebService
name
public abstract java.lang.String name
- Default:
- ""
targetNamespace
public abstract java.lang.String targetNamespace
- Default:
- ""
serviceName
public abstract java.lang.String serviceName
- Default:
- ""
portName
public abstract java.lang.String portName
- Default:
- ""
wsdlLocation
public abstract java.lang.String wsdlLocation
- Default:
- ""
endpointInterface
public abstract java.lang.String endpointInterface
- Default:
- ""
Submit a bug or feature Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.
Generated on 24-November-2009 03:24