Interface RmConfigurator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      QName getName()
      TODO javadoc
      boolean isCompatibleWith​(com.sun.xml.ws.rx.rm.api.RmProtocolVersion version)
      TODO javadoc
      com.sun.xml.ws.rx.rm.api.ReliableMessagingFeatureBuilder update​(com.sun.xml.ws.rx.rm.api.ReliableMessagingFeatureBuilder builder)
      TODO javadoc
    • Method Detail

      • getName

        @NotNull
        QName getName()
        TODO javadoc
      • isCompatibleWith

        boolean isCompatibleWith​(com.sun.xml.ws.rx.rm.api.RmProtocolVersion version)
        TODO javadoc
      • update

        @NotNull
        com.sun.xml.ws.rx.rm.api.ReliableMessagingFeatureBuilder update​(@NotNull
                                                                        com.sun.xml.ws.rx.rm.api.ReliableMessagingFeatureBuilder builder)
        TODO javadoc