Interface DefaultPayloadProviderSEI

All Superinterfaces:
jakarta.xml.ws.Provider<Source>

@WebServiceProvider(targetNamespace="http://camel.apache.org/cxf/jaxws/provider") @ServiceMode(PAYLOAD) public interface DefaultPayloadProviderSEI extends jakarta.xml.ws.Provider<Source>
  • Method Summary

    Modifier and Type
    Method
    Description
    invoke(Source request)
     
  • Method Details

    • invoke

      Source invoke(Source request)
      Specified by:
      invoke in interface jakarta.xml.ws.Provider<Source>