uk.ac.soton.itinnovation.grid.comms.wsdl
Annotation Type SoapBindingName
@Retention(value=RUNTIME)
@Documented
public @interface SoapBindingName
A web service interface can be annotated with this annotation to specify the
name of the SOAP binding in the generated WSDL.
This should not be used in new services, but is required for backwards compatibility
with GRIA 5.2 and earlier, which require particular binding names.
value
public abstract String value
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.