API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.ws. BindingType View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Description
@Target (value=TYPE)
@Retention (value=RUNTIME)
@Documented
public annotation BindingType
  The BindingType annotation is used to specify the binding to use for a web service endpoint implementation class.
See also:   
Elements
value = ""
  A binding identifier (a URI).
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar