Class WfMessageDefinitions

java.lang.Object
org.whiteflagprotocol.java.core.WfMessageDefinitions

public final class WfMessageDefinitions extends Object
Whiteflag message definitions utility class

This is a non-instantiatable utility class that holds all message and message field definitions in accordance with the Whiteflag specification. No implementation specific properties and methods are defined by this class.

Since:
1.0
Whiteflag version:
v1-draft.6
Whiteflag standard x-reference:
4. Message Format
  • Field Details

    • UNDEFINED

      protected static final WfMessageField[] UNDEFINED
      Undefined fields
    • genericHeaderFields

      protected static final WfMessageField[] genericHeaderFields
      Generic message header fields
      Whiteflag version:
      v1-draft.6
      Whiteflag standard x-reference:
      4.2.1 Generic Message Header
    • authenticationBodyFields

      protected static final WfMessageField[] authenticationBodyFields
      Authentication message body fields
      Whiteflag version:
      v1-draft.6
      Whiteflag standard x-reference:
      4.3.4 Management Messages: Authentication
    • cryptoBodyFields

      protected static final WfMessageField[] cryptoBodyFields
      Cryptographic message body fields
      Whiteflag version:
      v1-draft.6
      Whiteflag standard x-reference:
      4.3.5 Management Messages: Cryptographic Support
    • freetextBodyFields

      protected static final WfMessageField[] freetextBodyFields
      Free text message body fields
      Whiteflag version:
      v1-draft.6
      Whiteflag standard x-reference:
      4.3.3 Functional Messages: Free Text
    • resourceBodyFields

      protected static final WfMessageField[] resourceBodyFields
      Resource message body fields
      Whiteflag version:
      v1-draft.6
      Whiteflag standard x-reference:
      4.3.2 Functional Messages: Resource
    • testBodyFields

      protected static final WfMessageField[] testBodyFields
      Test message body fields
      Whiteflag version:
      v1-draft.6
      Whiteflag standard x-reference:
      4.3.6 Management Messages: Test
    • signsignalBodyFields

      protected static final WfMessageField[] signsignalBodyFields
      Sign/signal message body fields
      Whiteflag version:
      v1-draft.6
      Whiteflag standard x-reference:
      4.3.1 Functional Messages: Signs/Signals
    • requestFields

      protected static final WfMessageField[] requestFields
      Request fields
      Whiteflag version:
      v1-draft.6
      Whiteflag standard x-reference:
      4.3.1.9 Object Request Fields