Class WsDiscoveryHeader

  • All Implemented Interfaces:

    
    public class WsDiscoveryHeader
    
                        

    Convenience class to represent WS-Discovery header information.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Optional<AppSequenceType> getAppSequence()
      void setAppSequence(@Nullable() AppSequenceType appSequence) Sets the wsd:AppSequence convenience header.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WsDiscoveryHeader

        WsDiscoveryHeader()
    • Method Detail

      • setAppSequence

         void setAppSequence(@Nullable() AppSequenceType appSequence)

        Sets the wsd:AppSequence convenience header.

        Parameters:
        appSequence - to set to