Interface IWebServiceProviderProcessingContext

    • Method Detail

      • getTargetNamespace

        String getTargetNamespace()
        Get the target namespace of the current Web service operation.
        Returns:
        The target namespace of the current Web service operation.
      • getOperationName

        String getOperationName()
        Get the name of the current Web service operation.
        Returns:
        The name of the current Web service operation.