javax.xml.ws
Annotation Type WebEndpoint


@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface WebEndpoint


Optional Element Summary
 String name
           
 

name

public abstract String name
Default:
""


Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.