RestHttpServerConfiguration |
RestHttpServerConfiguration.withConverter(ContentConverter converter) |
RestHttpServerConfiguration |
RestHttpServerConfiguration.withInterface(String interfaceName) |
RestHttpServerConfiguration |
RestHttpServerConfiguration.withPort(int port) |
RestHttpServerConfiguration |
RestHttpServerConfiguration.withRequestProcessingThreads(int requestProcessingThreads) |
RestHttpServerConfiguration |
RestHttpServerConfiguration.withService(RestServiceBuilder restService) |
RestHttpServerConfiguration |
RestHttpServerConfiguration.withTypeConverter(MediaType mediaType,
ContentConverter converter) |