|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebService
backport175 version of the WebService Annotation.
WebServiceAnnotation
Method Summary | |
---|---|
java.lang.String |
endpointInterface()
Returns the complete name of the service endpoint interface defining the serviceÕs abstract Web Service contract. |
java.lang.String |
name()
Returns the name of the Web Service. |
java.lang.String |
serviceName()
Returns the service name of the Web Service. |
java.lang.String |
targetNamespace()
Returns the XML namespace used for the WSDL and XML elements generated from this Web Service. |
Method Detail |
---|
java.lang.String endpointInterface()
java.lang.String name()
java.lang.String serviceName()
java.lang.String targetNamespace()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |