Class CXFTestSupport


  • public final class CXFTestSupport
    extends Object
    For test cases that use unique contexts, they can share the ports which will make things a bit faster as ports aren't opened and closed all the time.
    • Method Detail

      • getPort

        public static int getPort​(String name)
      • getPort1

        public static int getPort1()
      • getPort2

        public static int getPort2()
      • getPort3

        public static int getPort3()
      • getPort4

        public static int getPort4()
      • getPort5

        public static int getPort5()
      • getPort6

        public static int getPort6()
      • getPort7

        public static int getPort7()
      • getSslPort

        public static int getSslPort()