javaee:service-endpoint-interface

The service-endpoint-interface element defines a fully qualified
Java class that represents the Service Endpoint Interface of a
WSDL port.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional

Source

<xsd:element name="service-endpoint-interface" type="javaee:fully-qualified-classType">
  <xsd:annotation>
    <xsd:documentation>The service-endpoint-interface element defines a fully qualified Java class that represents the Service Endpoint Interface of a WSDL port.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample