jar

com.github.kristofa : mock-http-server

Maven & Gradle

Nov 27, 2014
16 usages
78 stars

Mock and Proxy Http Server · Mock and Proxy HTTP Server for testing purposes. Forked from https://github.com/jharlap/mock-http-server

Table Of Contents

Latest Version

Download com.github.kristofa : mock-http-server JAR file - Latest Versions:

All Versions

Download com.github.kristofa : mock-http-server JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1
4.0
3.0
2.0
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mock-http-server-4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.kristofa.test.http.file

├─ com.github.kristofa.test.http.file.FileHttpResponseProvider.class - [JAR]

├─ com.github.kristofa.test.http.file.FileHttpResponseProxy.class - [JAR]

├─ com.github.kristofa.test.http.file.FileNameBuilder.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpRequestFileReader.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpRequestFileReaderImpl.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpRequestFileWriter.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpRequestFileWriterImpl.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpRequestResponseFileLogger.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpRequestResponseFileLoggerFactory.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpResponseFileReader.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpResponseFileReaderImpl.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpResponseFileWriter.class - [JAR]

├─ com.github.kristofa.test.http.file.HttpResponseFileWriterImpl.class - [JAR]

com.github.kristofa.test.http

├─ com.github.kristofa.test.http.AbstractHttpRequestMatchingFilter.class - [JAR]

├─ com.github.kristofa.test.http.AbstractHttpResponseProvider.class - [JAR]

├─ com.github.kristofa.test.http.AllExceptContentTypeHeaderFilter.class - [JAR]

├─ com.github.kristofa.test.http.AllExceptOriginalHeadersFilter.class - [JAR]

├─ com.github.kristofa.test.http.ContentMatcher.class - [JAR]

├─ com.github.kristofa.test.http.DefaultContentMatcher.class - [JAR]

├─ com.github.kristofa.test.http.DefaultHttpResponseProvider.class - [JAR]

├─ com.github.kristofa.test.http.DefaultHttpResponseProxy.class - [JAR]

├─ com.github.kristofa.test.http.ForwardHttpRequestBuilder.class - [JAR]

├─ com.github.kristofa.test.http.FullHttpRequest.class - [JAR]

├─ com.github.kristofa.test.http.FullHttpRequestImpl.class - [JAR]

├─ com.github.kristofa.test.http.HttpMessageHeader.class - [JAR]

├─ com.github.kristofa.test.http.HttpMessageHeaderField.class - [JAR]

├─ com.github.kristofa.test.http.HttpRequest.class - [JAR]

├─ com.github.kristofa.test.http.HttpRequestImpl.class - [JAR]

├─ com.github.kristofa.test.http.HttpRequestMatchingContext.class - [JAR]

├─ com.github.kristofa.test.http.HttpRequestMatchingContextImpl.class - [JAR]

├─ com.github.kristofa.test.http.HttpRequestMatchingFilter.class - [JAR]

├─ com.github.kristofa.test.http.HttpRequestResponseLogger.class - [JAR]

├─ com.github.kristofa.test.http.HttpRequestResponseLoggerFactory.class - [JAR]

├─ com.github.kristofa.test.http.HttpResponse.class - [JAR]

├─ com.github.kristofa.test.http.HttpResponseImpl.class - [JAR]

├─ com.github.kristofa.test.http.HttpResponseProvider.class - [JAR]

├─ com.github.kristofa.test.http.HttpResponseProxy.class - [JAR]

├─ com.github.kristofa.test.http.LoggingHttpProxy.class - [JAR]

├─ com.github.kristofa.test.http.MediaType.class - [JAR]

├─ com.github.kristofa.test.http.Method.class - [JAR]

├─ com.github.kristofa.test.http.MockAndProxyFacade.class - [JAR]

├─ com.github.kristofa.test.http.MockHttpServer.class - [JAR]

├─ com.github.kristofa.test.http.PassthroughForwardHttpRequestBuilder.class - [JAR]

├─ com.github.kristofa.test.http.PassthroughLoggingHttpProxy.class - [JAR]

├─ com.github.kristofa.test.http.QueryParameter.class - [JAR]

├─ com.github.kristofa.test.http.RequestConvertor.class - [JAR]

├─ com.github.kristofa.test.http.SimpleHttpResponseProvider.class - [JAR]

├─ com.github.kristofa.test.http.UnexpectedContentException.class - [JAR]

├─ com.github.kristofa.test.http.UnsatisfiedExpectationException.class - [JAR]

com.github.kristofa.test.http.client

├─ com.github.kristofa.test.http.client.ApacheHttpClientImpl.class - [JAR]

├─ com.github.kristofa.test.http.client.ApacheHttpClientResponseImpl.class - [JAR]

├─ com.github.kristofa.test.http.client.CustomHttpClient.class - [JAR]

├─ com.github.kristofa.test.http.client.GetException.class - [JAR]

├─ com.github.kristofa.test.http.client.HttpClient.class - [JAR]

├─ com.github.kristofa.test.http.client.HttpClientResponse.class - [JAR]

├─ com.github.kristofa.test.http.client.HttpRequestException.class - [JAR]

├─ com.github.kristofa.test.http.client.PostException.class - [JAR]

├─ com.github.kristofa.test.http.client.PutException.class - [JAR]

Advertisement

Dependencies from Group

May 06, 2016
24 usages
2.3k stars
Nov 27, 2014
16 usages
78 stars
May 06, 2016
11 usages
2.3k stars
Feb 24, 2015
11 usages
2.3k stars
Feb 24, 2015
11 usages
2.3k stars

Discover Dependencies

Feb 17, 2014
1 usages
9 stars
Mar 04, 2015
39 usages
95 stars
Oct 11, 2011
5 usages
8 stars
Oct 31, 2013
10 usages
4 stars
Nov 10, 2010
1 usages
Jun 26, 2014
1.5k stars
May 25, 2011
1 usages
85 stars
Dec 06, 2014
0 stars