httpcore-nio-4.4.4.jar

Main

Name httpcore-nio-4.4.4.jar
Class Version Java 6
Locations
/var/lib/jenkins/jobs/Citizen-Intelligence-Agency-Complete-site-sonar-report/workspace/citizen-intelligence-agency/target/citizen-intelligence-agency-2017.4.16-SNAPSHOT/WEB-INF/lib/httpcore-nio-4.4.4.jar 4.4.4
Profiles JBoss AS 7
Sun Java 5
Manifest Manifest-Version: 1.0
Implementation-Title: HttpComponents Apache HttpCore NIO
Implementation-Version: 4.4.4
Archiver-Version: Plexus Archiver
Built-By: oleg
Specification-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Specification-Title: HttpComponents Apache HttpCore NIO
url: http://hc.apache.org/httpcomponents-core-ga
Implementation-Vendor: The Apache Software Foundation
X-Compile-Target-JDK: 1.6
Implementation-Build: tags/4.4.4-RC1/httpcore-nio@r1710658; 2015-10-26
18:15:56+0100
X-Compile-Source-JDK: 1.6
Created-By: Apache Maven 3.0.5
Build-Jdk: 1.7.0_75
Specification-Version: 4.4.4
Signing information
Requires java.io.ByteArrayInputStream
java.io.Closeable
java.io.File
java.io.FileInputStream
java.io.IOException
java.io.InputStream
java.io.InterruptedIOException
java.io.OutputStream
java.io.RandomAccessFile
java.io.Serializable
java.io.UnsupportedEncodingException
java.lang.Boolean
java.lang.Class
java.lang.CloneNotSupportedException
java.lang.Cloneable
java.lang.Deprecated
java.lang.Enum
java.lang.Error
java.lang.Exception
java.lang.IllegalStateException
java.lang.IndexOutOfBoundsException
java.lang.Integer
java.lang.InterruptedException
java.lang.Long
java.lang.Math
java.lang.NoSuchFieldError
java.lang.NumberFormatException
java.lang.Object
java.lang.Runnable
java.lang.Runtime
java.lang.RuntimeException
java.lang.String
java.lang.StringBuilder
java.lang.System
java.lang.Thread
java.lang.ThreadGroup
java.lang.Throwable
java.lang.UnsupportedOperationException
java.lang.annotation.Annotation
java.lang.annotation.Documented
java.lang.annotation.ElementType
java.lang.annotation.Retention
java.lang.annotation.RetentionPolicy
java.lang.annotation.Target
java.net.ConnectException
java.net.InetAddress
java.net.InetSocketAddress
java.net.ServerSocket
java.net.Socket
java.net.SocketAddress
java.net.SocketTimeoutException
java.net.UnknownHostException
java.nio.Buffer
java.nio.ByteBuffer
java.nio.CharBuffer
java.nio.channels.ByteChannel
java.nio.channels.CancelledKeyException
java.nio.channels.Channel
java.nio.channels.Channels
java.nio.channels.ClosedChannelException
java.nio.channels.ClosedSelectorException
java.nio.channels.FileChannel
java.nio.channels.ReadableByteChannel
java.nio.channels.SelectableChannel
java.nio.channels.SelectionKey
java.nio.channels.Selector
java.nio.channels.ServerSocketChannel
java.nio.channels.SocketChannel
java.nio.channels.WritableByteChannel
java.nio.charset.CharacterCodingException
java.nio.charset.Charset
java.nio.charset.CharsetDecoder
java.nio.charset.CharsetEncoder
java.nio.charset.CoderResult
java.nio.charset.CodingErrorAction
java.security.NoSuchAlgorithmException
java.security.SecureRandom
java.util.ArrayList
java.util.Collection
java.util.Collections
java.util.Date
java.util.HashMap
java.util.HashSet
java.util.Iterator
java.util.LinkedList
java.util.List
java.util.ListIterator
java.util.Map
java.util.Map$Entry
java.util.Queue
java.util.Set
java.util.concurrent.ConcurrentLinkedQueue
java.util.concurrent.Executor
java.util.concurrent.ExecutorService
java.util.concurrent.Executors
java.util.concurrent.Future
java.util.concurrent.ThreadFactory
java.util.concurrent.TimeUnit
java.util.concurrent.TimeoutException
java.util.concurrent.atomic.AtomicBoolean
java.util.concurrent.atomic.AtomicLong
java.util.concurrent.atomic.AtomicReference
java.util.concurrent.locks.Condition
java.util.concurrent.locks.Lock
java.util.concurrent.locks.ReentrantLock
javax.net.ssl.KeyManager
javax.net.ssl.SSLContext
javax.net.ssl.SSLEngine
javax.net.ssl.SSLEngineResult
javax.net.ssl.SSLEngineResult$HandshakeStatus
javax.net.ssl.SSLEngineResult$Status
javax.net.ssl.SSLException
javax.net.ssl.SSLSession
javax.net.ssl.TrustManager
org.apache.http.ConnectionClosedException
org.apache.http.ConnectionReuseStrategy
org.apache.http.Consts
org.apache.http.ContentTooLongException
org.apache.http.ExceptionLogger
org.apache.http.Header
org.apache.http.HeaderIterator
org.apache.http.HttpConnection
org.apache.http.HttpConnectionMetrics
org.apache.http.HttpEntity
org.apache.http.HttpEntityEnclosingRequest
org.apache.http.HttpException
org.apache.http.HttpHost
org.apache.http.HttpInetConnection
org.apache.http.HttpMessage
org.apache.http.HttpRequest
org.apache.http.HttpRequestFactory
org.apache.http.HttpRequestInterceptor
org.apache.http.HttpResponse
org.apache.http.HttpResponseFactory
org.apache.http.HttpResponseInterceptor
org.apache.http.HttpVersion
org.apache.http.MalformedChunkCodingException
org.apache.http.MessageConstraintException
org.apache.http.MethodNotSupportedException
org.apache.http.ParseException
org.apache.http.ProtocolException
org.apache.http.ProtocolVersion
org.apache.http.RequestLine
org.apache.http.StatusLine
org.apache.http.TruncatedChunkException
org.apache.http.UnsupportedHttpVersionException
org.apache.http.annotation.Immutable
org.apache.http.annotation.NotThreadSafe
org.apache.http.annotation.ThreadSafe
org.apache.http.concurrent.BasicFuture
org.apache.http.concurrent.Cancellable
org.apache.http.concurrent.FutureCallback
org.apache.http.config.ConnectionConfig
org.apache.http.config.MessageConstraints
org.apache.http.entity.AbstractHttpEntity
org.apache.http.entity.BasicHttpEntity
org.apache.http.entity.ByteArrayEntity
org.apache.http.entity.ContentLengthStrategy
org.apache.http.entity.ContentType
org.apache.http.entity.HttpEntityWrapper
org.apache.http.impl.ConnSupport
org.apache.http.impl.DefaultConnectionReuseStrategy
org.apache.http.impl.DefaultHttpRequestFactory
org.apache.http.impl.DefaultHttpResponseFactory
org.apache.http.impl.HttpConnectionMetricsImpl
org.apache.http.impl.entity.DisallowIdentityContentLengthStrategy
org.apache.http.impl.entity.LaxContentLengthStrategy
org.apache.http.impl.entity.StrictContentLengthStrategy
org.apache.http.impl.io.HttpTransportMetricsImpl
org.apache.http.io.BufferInfo
org.apache.http.io.HttpTransportMetrics
org.apache.http.message.BasicLineFormatter
org.apache.http.message.BasicLineParser
org.apache.http.message.BufferedHeader
org.apache.http.message.LineFormatter
org.apache.http.message.LineParser
org.apache.http.message.ParserCursor
org.apache.http.params.BasicHttpParams
org.apache.http.params.DefaultedHttpParams
org.apache.http.params.HttpAbstractParamBean
org.apache.http.params.HttpConnectionParams
org.apache.http.params.HttpParamConfig
org.apache.http.params.HttpParams
org.apache.http.pool.ConnPool
org.apache.http.pool.ConnPoolControl
org.apache.http.pool.PoolEntry
org.apache.http.pool.PoolEntryCallback
org.apache.http.pool.PoolStats
org.apache.http.protocol.BasicHttpContext
org.apache.http.protocol.HTTP
org.apache.http.protocol.HttpContext
org.apache.http.protocol.HttpExpectationVerifier
org.apache.http.protocol.HttpProcessor
org.apache.http.protocol.HttpProcessorBuilder
org.apache.http.protocol.HttpRequestHandler
org.apache.http.protocol.HttpRequestHandlerResolver
org.apache.http.protocol.ResponseConnControl
org.apache.http.protocol.ResponseContent
org.apache.http.protocol.ResponseDate
org.apache.http.protocol.ResponseServer
org.apache.http.protocol.UriPatternMatcher
org.apache.http.ssl.SSLContexts
org.apache.http.util.Args
org.apache.http.util.Asserts
org.apache.http.util.CharArrayBuffer
org.apache.http.util.CharsetUtils
org.apache.http.util.EncodingUtils
org.apache.http.util.EntityUtils
org.apache.http.util.NetUtils
Provides
org.apache.http.impl.nio.DefaultClientIOEventDispatch  
org.apache.http.impl.nio.DefaultHttpClientIODispatch  
org.apache.http.impl.nio.DefaultHttpServerIODispatch  
org.apache.http.impl.nio.DefaultNHttpClientConnection  
org.apache.http.impl.nio.DefaultNHttpClientConnectionFactory  
org.apache.http.impl.nio.DefaultNHttpServerConnection  
org.apache.http.impl.nio.DefaultNHttpServerConnectionFactory  
org.apache.http.impl.nio.DefaultServerIOEventDispatch  
org.apache.http.impl.nio.NHttpClientEventHandlerAdaptor  
org.apache.http.impl.nio.NHttpConnectionBase  
org.apache.http.impl.nio.NHttpServerEventHandlerAdaptor  
org.apache.http.impl.nio.SSLClientIOEventDispatch  
org.apache.http.impl.nio.SSLContextUtils  
org.apache.http.impl.nio.SSLNHttpClientConnectionFactory  
org.apache.http.impl.nio.SSLNHttpServerConnectionFactory  
org.apache.http.impl.nio.SSLServerIOEventDispatch  
org.apache.http.impl.nio.SessionHttpContext  
org.apache.http.impl.nio.bootstrap.HttpServer  
org.apache.http.impl.nio.bootstrap.HttpServer$1  
org.apache.http.impl.nio.bootstrap.HttpServer$2  
org.apache.http.impl.nio.bootstrap.HttpServer$Status  
org.apache.http.impl.nio.bootstrap.ServerBootstrap  
org.apache.http.impl.nio.bootstrap.ThreadFactoryImpl  
org.apache.http.impl.nio.codecs.AbstractContentDecoder  
org.apache.http.impl.nio.codecs.AbstractContentEncoder  
org.apache.http.impl.nio.codecs.AbstractMessageParser  
org.apache.http.impl.nio.codecs.AbstractMessageWriter  
org.apache.http.impl.nio.codecs.ChunkDecoder  
org.apache.http.impl.nio.codecs.ChunkEncoder  
org.apache.http.impl.nio.codecs.DefaultHttpRequestParser  
org.apache.http.impl.nio.codecs.DefaultHttpRequestParserFactory  
org.apache.http.impl.nio.codecs.DefaultHttpRequestWriter  
org.apache.http.impl.nio.codecs.DefaultHttpRequestWriterFactory  
org.apache.http.impl.nio.codecs.DefaultHttpResponseParser  
org.apache.http.impl.nio.codecs.DefaultHttpResponseParserFactory  
org.apache.http.impl.nio.codecs.DefaultHttpResponseWriter  
org.apache.http.impl.nio.codecs.DefaultHttpResponseWriterFactory  
org.apache.http.impl.nio.codecs.HttpRequestParser  
org.apache.http.impl.nio.codecs.HttpRequestWriter  
org.apache.http.impl.nio.codecs.HttpResponseParser  
org.apache.http.impl.nio.codecs.HttpResponseWriter  
org.apache.http.impl.nio.codecs.IdentityDecoder  
org.apache.http.impl.nio.codecs.IdentityEncoder  
org.apache.http.impl.nio.codecs.LengthDelimitedDecoder  
org.apache.http.impl.nio.codecs.LengthDelimitedEncoder  
org.apache.http.impl.nio.pool.BasicNIOConnFactory  
org.apache.http.impl.nio.pool.BasicNIOConnPool  
org.apache.http.impl.nio.pool.BasicNIOConnPool$BasicAddressResolver  
org.apache.http.impl.nio.pool.BasicNIOPoolEntry  
org.apache.http.impl.nio.reactor.AbstractIODispatch  
org.apache.http.impl.nio.reactor.AbstractIOReactor  
org.apache.http.impl.nio.reactor.AbstractIOReactor$1  
org.apache.http.impl.nio.reactor.AbstractIOReactor$2  
org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor  
org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$DefaultThreadFactory  
org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker  
org.apache.http.impl.nio.reactor.BaseIOReactor  
org.apache.http.impl.nio.reactor.ChannelEntry  
org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor  
org.apache.http.impl.nio.reactor.DefaultListeningIOReactor  
org.apache.http.impl.nio.reactor.DefaultListeningIOReactor$1  
org.apache.http.impl.nio.reactor.ExceptionEvent  
org.apache.http.impl.nio.reactor.IOReactorConfig  
org.apache.http.impl.nio.reactor.IOReactorConfig$Builder  
org.apache.http.impl.nio.reactor.IOSessionImpl  
org.apache.http.impl.nio.reactor.InterestOpEntry  
org.apache.http.impl.nio.reactor.InterestOpsCallback  
org.apache.http.impl.nio.reactor.ListenerEndpointClosedCallback  
org.apache.http.impl.nio.reactor.ListenerEndpointImpl  
org.apache.http.impl.nio.reactor.SSLIOSession  
org.apache.http.impl.nio.reactor.SSLIOSession$1  
org.apache.http.impl.nio.reactor.SSLIOSessionHandler  
org.apache.http.impl.nio.reactor.SSLIOSessionHandlerAdaptor  
org.apache.http.impl.nio.reactor.SSLMode  
org.apache.http.impl.nio.reactor.SSLSetupHandler  
org.apache.http.impl.nio.reactor.SSLSetupHandlerAdaptor  
org.apache.http.impl.nio.reactor.SessionClosedCallback  
org.apache.http.impl.nio.reactor.SessionHandle  
org.apache.http.impl.nio.reactor.SessionInputBufferImpl  
org.apache.http.impl.nio.reactor.SessionOutputBufferImpl  
org.apache.http.impl.nio.reactor.SessionRequestHandle  
org.apache.http.impl.nio.reactor.SessionRequestImpl  
org.apache.http.impl.nio.ssl.SSLClientIOEventDispatch  
org.apache.http.impl.nio.ssl.SSLServerIOEventDispatch  
org.apache.http.nio.ContentDecoder  
org.apache.http.nio.ContentDecoderChannel  
org.apache.http.nio.ContentEncoder  
org.apache.http.nio.ContentEncoderChannel  
org.apache.http.nio.FileContentDecoder  
org.apache.http.nio.FileContentEncoder  
org.apache.http.nio.IOControl  
org.apache.http.nio.NHttpClientConnection  
org.apache.http.nio.NHttpClientEventHandler  
org.apache.http.nio.NHttpClientHandler  
org.apache.http.nio.NHttpClientIOTarget  
org.apache.http.nio.NHttpConnection  
org.apache.http.nio.NHttpConnectionFactory  
org.apache.http.nio.NHttpMessageParser  
org.apache.http.nio.NHttpMessageParserFactory  
org.apache.http.nio.NHttpMessageWriter  
org.apache.http.nio.NHttpMessageWriterFactory  
org.apache.http.nio.NHttpServerConnection  
org.apache.http.nio.NHttpServerEventHandler  
org.apache.http.nio.NHttpServerIOTarget  
org.apache.http.nio.NHttpServiceHandler  
org.apache.http.nio.entity.BufferingNHttpEntity  
org.apache.http.nio.entity.ConsumingNHttpEntity  
org.apache.http.nio.entity.ConsumingNHttpEntityTemplate  
org.apache.http.nio.entity.ContentBufferEntity  
org.apache.http.nio.entity.ContentInputStream  
org.apache.http.nio.entity.ContentListener  
org.apache.http.nio.entity.ContentOutputStream  
org.apache.http.nio.entity.EntityAsyncContentProducer  
org.apache.http.nio.entity.HttpAsyncContentProducer  
org.apache.http.nio.entity.NByteArrayEntity  
org.apache.http.nio.entity.NFileEntity  
org.apache.http.nio.entity.NHttpEntityWrapper  
org.apache.http.nio.entity.NStringEntity  
org.apache.http.nio.entity.ProducingNHttpEntity  
org.apache.http.nio.entity.SkipContentListener  
org.apache.http.nio.params.NIOReactorPNames  
org.apache.http.nio.params.NIOReactorParamBean  
org.apache.http.nio.params.NIOReactorParams  
org.apache.http.nio.pool.AbstractNIOConnPool  
org.apache.http.nio.pool.AbstractNIOConnPool$1  
org.apache.http.nio.pool.AbstractNIOConnPool$2  
org.apache.http.nio.pool.AbstractNIOConnPool$3  
org.apache.http.nio.pool.AbstractNIOConnPool$4  
org.apache.http.nio.pool.AbstractNIOConnPool$InternalSessionRequestCallback  
org.apache.http.nio.pool.LeaseRequest  
org.apache.http.nio.pool.NIOConnFactory  
org.apache.http.nio.pool.RouteSpecificPool  
org.apache.http.nio.pool.SocketAddressResolver  
org.apache.http.nio.protocol.AbstractAsyncRequestConsumer  
org.apache.http.nio.protocol.AbstractAsyncResponseConsumer  
org.apache.http.nio.protocol.AsyncNHttpClientHandler  
org.apache.http.nio.protocol.AsyncNHttpClientHandler$ClientConnState  
org.apache.http.nio.protocol.AsyncNHttpServiceHandler  
org.apache.http.nio.protocol.AsyncNHttpServiceHandler$ResponseTriggerImpl  
org.apache.http.nio.protocol.AsyncNHttpServiceHandler$ServerConnState  
org.apache.http.nio.protocol.BasicAsyncClientExchangeHandler  
org.apache.http.nio.protocol.BasicAsyncRequestConsumer  
org.apache.http.nio.protocol.BasicAsyncRequestExecutionHandler  
org.apache.http.nio.protocol.BasicAsyncRequestHandler  
org.apache.http.nio.protocol.BasicAsyncRequestProducer  
org.apache.http.nio.protocol.BasicAsyncResponseConsumer  
org.apache.http.nio.protocol.BasicAsyncResponseProducer  
org.apache.http.nio.protocol.BufferingHttpClientHandler  
org.apache.http.nio.protocol.BufferingHttpClientHandler$ExecutionHandlerAdaptor  
org.apache.http.nio.protocol.BufferingHttpServiceHandler  
org.apache.http.nio.protocol.BufferingHttpServiceHandler$RequestHandlerAdaptor  
org.apache.http.nio.protocol.BufferingHttpServiceHandler$RequestHandlerResolverAdaptor  
org.apache.http.nio.protocol.ErrorResponseProducer  
org.apache.http.nio.protocol.EventListener  
org.apache.http.nio.protocol.HttpAsyncClientExchangeHandler  
org.apache.http.nio.protocol.HttpAsyncExchange  
org.apache.http.nio.protocol.HttpAsyncExpectationVerifier  
org.apache.http.nio.protocol.HttpAsyncRequestConsumer  
org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler  
org.apache.http.nio.protocol.HttpAsyncRequestExecutor  
org.apache.http.nio.protocol.HttpAsyncRequestExecutor$State  
org.apache.http.nio.protocol.HttpAsyncRequestHandler  
org.apache.http.nio.protocol.HttpAsyncRequestHandlerMapper  
org.apache.http.nio.protocol.HttpAsyncRequestHandlerRegistry  
org.apache.http.nio.protocol.HttpAsyncRequestHandlerResolver  
org.apache.http.nio.protocol.HttpAsyncRequestProducer  
org.apache.http.nio.protocol.HttpAsyncRequester  
org.apache.http.nio.protocol.HttpAsyncRequester$ConnPipelinedRequestCallback  
org.apache.http.nio.protocol.HttpAsyncRequester$ConnRequestCallback  
org.apache.http.nio.protocol.HttpAsyncRequester$RequestExecutionCallback  
org.apache.http.nio.protocol.HttpAsyncResponseConsumer  
org.apache.http.nio.protocol.HttpAsyncResponseProducer  
org.apache.http.nio.protocol.HttpAsyncService  
org.apache.http.nio.protocol.HttpAsyncService$HttpAsyncExchangeImpl  
org.apache.http.nio.protocol.HttpAsyncService$HttpAsyncRequestHandlerResolverAdapter  
org.apache.http.nio.protocol.HttpAsyncService$Incoming  
org.apache.http.nio.protocol.HttpAsyncService$Outgoing  
org.apache.http.nio.protocol.HttpAsyncService$PipelineEntry  
org.apache.http.nio.protocol.HttpAsyncService$State  
org.apache.http.nio.protocol.HttpRequestExecutionHandler  
org.apache.http.nio.protocol.MessageState  
org.apache.http.nio.protocol.NHttpHandlerBase  
org.apache.http.nio.protocol.NHttpRequestExecutionHandler  
org.apache.http.nio.protocol.NHttpRequestHandler  
org.apache.http.nio.protocol.NHttpRequestHandlerRegistry  
org.apache.http.nio.protocol.NHttpRequestHandlerResolver  
org.apache.http.nio.protocol.NHttpResponseTrigger  
org.apache.http.nio.protocol.NullNHttpEntity  
org.apache.http.nio.protocol.NullRequestConsumer  
org.apache.http.nio.protocol.NullRequestHandler  
org.apache.http.nio.protocol.Pipelined  
org.apache.http.nio.protocol.PipeliningClientExchangeHandler  
org.apache.http.nio.protocol.SimpleNHttpRequestHandler  
org.apache.http.nio.protocol.ThrottlingHttpClientHandler  
org.apache.http.nio.protocol.ThrottlingHttpClientHandler$1  
org.apache.http.nio.protocol.ThrottlingHttpClientHandler$2  
org.apache.http.nio.protocol.ThrottlingHttpClientHandler$ClientConnState  
org.apache.http.nio.protocol.ThrottlingHttpServiceHandler  
org.apache.http.nio.protocol.ThrottlingHttpServiceHandler$1  
org.apache.http.nio.protocol.ThrottlingHttpServiceHandler$ServerConnState  
org.apache.http.nio.protocol.UriHttpAsyncRequestHandlerMapper  
org.apache.http.nio.reactor.ConnectingIOReactor  
org.apache.http.nio.reactor.EventMask  
org.apache.http.nio.reactor.IOEventDispatch  
org.apache.http.nio.reactor.IOReactor  
org.apache.http.nio.reactor.IOReactorException -4248110651729635749
org.apache.http.nio.reactor.IOReactorExceptionHandler  
org.apache.http.nio.reactor.IOReactorStatus  
org.apache.http.nio.reactor.IOSession  
org.apache.http.nio.reactor.ListenerEndpoint  
org.apache.http.nio.reactor.ListeningIOReactor  
org.apache.http.nio.reactor.SessionBufferStatus  
org.apache.http.nio.reactor.SessionInputBuffer  
org.apache.http.nio.reactor.SessionOutputBuffer  
org.apache.http.nio.reactor.SessionRequest  
org.apache.http.nio.reactor.SessionRequestCallback  
org.apache.http.nio.reactor.SocketAccessor  
org.apache.http.nio.reactor.ssl.PermanentSSLBufferManagementStrategy  
org.apache.http.nio.reactor.ssl.PermanentSSLBufferManagementStrategy$InternalBuffer  
org.apache.http.nio.reactor.ssl.ReleasableSSLBufferManagementStrategy  
org.apache.http.nio.reactor.ssl.ReleasableSSLBufferManagementStrategy$InternalBuffer  
org.apache.http.nio.reactor.ssl.SSLBuffer  
org.apache.http.nio.reactor.ssl.SSLBufferManagementStrategy  
org.apache.http.nio.reactor.ssl.SSLIOSession  
org.apache.http.nio.reactor.ssl.SSLIOSession$1  
org.apache.http.nio.reactor.ssl.SSLIOSession$InternalByteChannel  
org.apache.http.nio.reactor.ssl.SSLMode  
org.apache.http.nio.reactor.ssl.SSLSetupHandler  
org.apache.http.nio.util.BufferInfo  
org.apache.http.nio.util.ByteBufferAllocator  
org.apache.http.nio.util.ContentInputBuffer  
org.apache.http.nio.util.ContentOutputBuffer  
org.apache.http.nio.util.DirectByteBufferAllocator  
org.apache.http.nio.util.ExpandableBuffer  
org.apache.http.nio.util.HeapByteBufferAllocator  
org.apache.http.nio.util.SharedInputBuffer  
org.apache.http.nio.util.SharedOutputBuffer  
org.apache.http.nio.util.SimpleInputBuffer  
org.apache.http.nio.util.SimpleOutputBuffer  


Generated by: JBoss Tattletale 1.2.0.Beta2