Severity |
Message |
Class |
Method / Field |
|
Method 'public org.apache.http.impl.nio.DefaultHttpClientIODispatch create(org.apache.http.nio.NHttpClientEventHandler, javax.net.ssl.SSLContext, org.apache.http.config.ConnectionConfig)' has been added |
org.apache.http.impl.nio.DefaultHttpClientIODispatch |
public org.apache.http.impl.nio.DefaultHttpClientIODispatch create(org.apache.http.nio.NHttpClientEventHandler, javax.net.ssl.SSLContext, org.apache.http.config.ConnectionConfig) |
|
Method 'public org.apache.http.impl.nio.DefaultHttpClientIODispatch create(org.apache.http.nio.NHttpClientEventHandler, javax.net.ssl.SSLContext, org.apache.http.nio.reactor.ssl.SSLSetupHandler, org.apache.http.config.ConnectionConfig)' has been added |
org.apache.http.impl.nio.DefaultHttpClientIODispatch |
public org.apache.http.impl.nio.DefaultHttpClientIODispatch create(org.apache.http.nio.NHttpClientEventHandler, javax.net.ssl.SSLContext, org.apache.http.nio.reactor.ssl.SSLSetupHandler, org.apache.http.config.ConnectionConfig) |
|
Method 'public org.apache.http.nio.NHttpConnectionFactory getConnectionFactory()' has been added |
org.apache.http.impl.nio.DefaultHttpClientIODispatch |
public org.apache.http.nio.NHttpConnectionFactory getConnectionFactory() |
|
Method 'public org.apache.http.nio.NHttpClientEventHandler getHandler()' has been added |
org.apache.http.impl.nio.DefaultHttpClientIODispatch |
public org.apache.http.nio.NHttpClientEventHandler getHandler() |
|
Method 'public org.apache.http.impl.nio.DefaultHttpServerIODispatch create(org.apache.http.nio.NHttpServerEventHandler, javax.net.ssl.SSLContext, org.apache.http.config.ConnectionConfig)' has been added |
org.apache.http.impl.nio.DefaultHttpServerIODispatch |
public org.apache.http.impl.nio.DefaultHttpServerIODispatch create(org.apache.http.nio.NHttpServerEventHandler, javax.net.ssl.SSLContext, org.apache.http.config.ConnectionConfig) |
|
Method 'public org.apache.http.impl.nio.DefaultHttpServerIODispatch create(org.apache.http.nio.NHttpServerEventHandler, javax.net.ssl.SSLContext, org.apache.http.config.ConnectionConfig, org.apache.http.HttpRequestFactory)' has been added |
org.apache.http.impl.nio.DefaultHttpServerIODispatch |
public org.apache.http.impl.nio.DefaultHttpServerIODispatch create(org.apache.http.nio.NHttpServerEventHandler, javax.net.ssl.SSLContext, org.apache.http.config.ConnectionConfig, org.apache.http.HttpRequestFactory) |
|
Method 'public org.apache.http.impl.nio.DefaultHttpServerIODispatch create(org.apache.http.nio.NHttpServerEventHandler, javax.net.ssl.SSLContext, org.apache.http.nio.reactor.ssl.SSLSetupHandler, org.apache.http.config.ConnectionConfig)' has been added |
org.apache.http.impl.nio.DefaultHttpServerIODispatch |
public org.apache.http.impl.nio.DefaultHttpServerIODispatch create(org.apache.http.nio.NHttpServerEventHandler, javax.net.ssl.SSLContext, org.apache.http.nio.reactor.ssl.SSLSetupHandler, org.apache.http.config.ConnectionConfig) |
|
Method 'public org.apache.http.nio.NHttpConnectionFactory getConnectionFactory()' has been added |
org.apache.http.impl.nio.DefaultHttpServerIODispatch |
public org.apache.http.nio.NHttpConnectionFactory getConnectionFactory() |
|
Method 'public org.apache.http.nio.NHttpServerEventHandler getHandler()' has been added |
org.apache.http.impl.nio.DefaultHttpServerIODispatch |
public org.apache.http.nio.NHttpServerEventHandler getHandler() |
|
Method 'public void setCompleted(boolean)' has been added |
org.apache.http.impl.nio.codecs.AbstractContentDecoder |
public void setCompleted(boolean) |
|
Method 'protected void setCompleted()' has been added |
org.apache.http.impl.nio.codecs.AbstractContentDecoder |
protected void setCompleted() |
|
Method 'public void setCompleted(boolean)' is now implemented in superclass org.apache.http.impl.nio.codecs.AbstractContentDecoder |
org.apache.http.impl.nio.codecs.IdentityDecoder |
public void setCompleted(boolean) |
|
Method 'public int getDefaultMaxIoThreadCount()' has been added |
org.apache.http.impl.nio.reactor.IOReactorConfig$Builder |
public int getDefaultMaxIoThreadCount() |
|
Method 'public void setDefaultMaxIoThreadCount(int)' has been added |
org.apache.http.impl.nio.reactor.IOReactorConfig$Builder |
public void setDefaultMaxIoThreadCount(int) |
|
Method 'public java.lang.String toString()' has been added |
org.apache.http.impl.nio.reactor.ListenerEndpointImpl |
public java.lang.String toString() |
|
Method 'public void clear()' has been added |
org.apache.http.impl.nio.reactor.SessionInputBufferImpl |
public void clear() |
|
Method 'public void clear()' has been added |
org.apache.http.impl.nio.reactor.SessionOutputBufferImpl |
public void clear() |
|
Method 'protected org.apache.http.entity.ContentType getContentType(org.apache.http.HttpEntity)' has been added |
org.apache.http.nio.protocol.AbstractAsyncResponseConsumer |
protected org.apache.http.entity.ContentType getContentType(org.apache.http.HttpEntity) |
|
Increased visibility of class from package to public |
org.apache.http.nio.protocol.ErrorResponseProducer |
|
|
Method 'protected org.apache.http.HttpResponse createHttpResponse(int, org.apache.http.protocol.HttpContext)' has been added |
org.apache.http.nio.protocol.HttpAsyncService |
protected org.apache.http.HttpResponse createHttpResponse(int, org.apache.http.protocol.HttpContext) |
|
Method 'public org.apache.http.ConnectionReuseStrategy getConnectionStrategy()' has been added |
org.apache.http.nio.protocol.HttpAsyncService |
public org.apache.http.ConnectionReuseStrategy getConnectionStrategy() |
|
Method 'public org.apache.http.ExceptionLogger getExceptionLogger()' has been added |
org.apache.http.nio.protocol.HttpAsyncService |
public org.apache.http.ExceptionLogger getExceptionLogger() |
|
Method 'public org.apache.http.nio.protocol.HttpAsyncExpectationVerifier getExpectationVerifier()' has been added |
org.apache.http.nio.protocol.HttpAsyncService |
public org.apache.http.nio.protocol.HttpAsyncExpectationVerifier getExpectationVerifier() |
|
Method 'public org.apache.http.nio.protocol.HttpAsyncRequestHandlerMapper getHandlerMapper()' has been added |
org.apache.http.nio.protocol.HttpAsyncService |
public org.apache.http.nio.protocol.HttpAsyncRequestHandlerMapper getHandlerMapper() |
|
Method 'public org.apache.http.protocol.HttpProcessor getHttpProcessor()' has been added |
org.apache.http.nio.protocol.HttpAsyncService |
public org.apache.http.protocol.HttpProcessor getHttpProcessor() |
|
Method 'public org.apache.http.HttpResponseFactory getResponseFactory()' has been added |
org.apache.http.nio.protocol.HttpAsyncService |
public org.apache.http.HttpResponseFactory getResponseFactory() |
|
Method 'protected int toStatusCode(java.lang.Exception, org.apache.http.protocol.HttpContext)' has been added |
org.apache.http.nio.protocol.HttpAsyncService |
protected int toStatusCode(java.lang.Exception, org.apache.http.protocol.HttpContext) |
|
Method 'public org.apache.http.protocol.UriPatternMatcher getUriPatternMatcher()' has been added |
org.apache.http.nio.protocol.UriHttpAsyncRequestHandlerMapper |
public org.apache.http.protocol.UriPatternMatcher getUriPatternMatcher() |
|
Method 'public java.lang.String toString()' has been added |
org.apache.http.nio.protocol.UriHttpAsyncRequestHandlerMapper |
public java.lang.String toString() |
|
Method 'public IOReactorException(java.lang.String, java.lang.Throwable)' has been added |
org.apache.http.nio.reactor.IOReactorException |
public IOReactorException(java.lang.String, java.lang.Throwable) |