Interface SoapDescriptorBuilder.SoapDescriptor

Enclosing interface:
SoapDescriptorBuilder

public static interface SoapDescriptorBuilder.SoapDescriptor
  • Method Details

    • getEndpointName

      QName getEndpointName()
    • getPublicationAddress

      String getPublicationAddress()
    • getServiceClass

      Class<?> getServiceClass()
    • getWsdlLocation

      String getWsdlLocation()