Interface WSATService


public interface WSATService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Default Behavior is without using WSDL policy, so we don't need this SPI to enable WS-AT But keep it in case we will use it in future
  • Method Details

    • enableWSAT

      void enableWSAT(Dispatch o) throws Exception
      Default Behavior is without using WSDL policy, so we don't need this SPI to enable WS-AT But keep it in case we will use it in future
      Parameters:
      o -
      Throws:
      Exception