パッケージ hajimeapi4j.util

クラス InternalUtils

java.lang.Object
hajimeapi4j.util.InternalUtils

public class InternalUtils extends Object
  • メソッドの詳細

    • getMethodNotAllowedMessage

      public static String getMethodNotAllowedMessage()
    • getMessageNullRawResponseNotAllowedMessage

      public static String getMessageNullRawResponseNotAllowedMessage()
    • getMessageTookTimeLogging

      public static String getMessageTookTimeLogging()
    • getMessageGeneratedDataLogging

      public static String getMessageGeneratedDataLogging()
    • checkEmpty

      public static boolean checkEmpty(EndPoint testee)
    • parseFromUriString

      @Nonnull public static <T> RestAction<T> parseFromUriString(String uri)
    • createInternalThreadFactory

      @Nonnull public static ThreadFactory createInternalThreadFactory(String identifier)
    • concatWithSeparators

      @Nonnull public static String concatWithSeparators(List<String> list, String separator)