Class RecorderState


  • public class RecorderState
    extends java.lang.Object
    • Constructor Detail

      • RecorderState

        public RecorderState​(RecordingStatus status,
                             StubMapping proxyMapping,
                             RecordSpec spec,
                             java.util.UUID startingServeEventId,
                             java.util.UUID finishingServeEventId)
    • Method Detail

      • stop

        public RecorderState stop​(java.util.UUID finishingServeEventId)
      • getProxyMapping

        public StubMapping getProxyMapping()
      • getStartingServeEventId

        public java.util.UUID getStartingServeEventId()
      • getFinishingServeEventId

        public java.util.UUID getFinishingServeEventId()