Interface RequestId

All Known Implementing Classes:
RequestIdImpl

public interface RequestId
Represents a Corba protocol request id.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    return its value
    boolean
    Is there a numeric value for this CorbaRequestId ?
  • Method Details

    • getValue

      int getValue()
      return its value
      Returns:
      ID
    • isDefined

      boolean isDefined()
      Is there a numeric value for this CorbaRequestId ?
      Returns:
      if a numeric value is defined