Class BinaryEntryPointKey

java.lang.Object
uk.co.real_logic.artio.binary_entrypoint.BinaryEntryPointKey
All Implemented Interfaces:
uk.co.real_logic.artio.fixp.FixPKey

public class BinaryEntryPointKey extends Object implements uk.co.real_logic.artio.fixp.FixPKey
  • Constructor Details

    • BinaryEntryPointKey

      public BinaryEntryPointKey(long sessionID)
  • Method Details

    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • protocolType

      public uk.co.real_logic.artio.messages.FixPProtocolType protocolType()
      Specified by:
      protocolType in interface uk.co.real_logic.artio.fixp.FixPKey
    • sessionIdIfExists

      public long sessionIdIfExists()
      Specified by:
      sessionIdIfExists in interface uk.co.real_logic.artio.fixp.FixPKey
    • toString

      public String toString()
      Overrides:
      toString in class Object