java.lang.Object
org.springframework.cloud.contract.spec.internal.Common
org.springframework.cloud.contract.spec.internal.Input

public class Input extends Common
Represents an input for messaging. The input can be a message or some action inside the application.
Since:
1.0.0
Author:
Marcin Grzejszczak, Tim Ysewyn
  • Constructor Details

    • Input

      public Input()
    • Input

      public Input(Input input)
  • Method Details