Package 

Enum MockServerImplementation

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      JavaHttpServer

      Uses the Java HTTP server that comes with the JDK

      KTorServer

      Uses the KTor server framework

      Default

      Use the Java server for HTTP and the KTor server for HTTPS

    • Method Summary

      Modifier and Type Method Description
      final MockServerImplementation merge(MockServerImplementation implementation)
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class au.com.dius.pact.consumer.model.MockServerImplementation

        compareTo, equals, finalize, getDeclaringClass, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait