LimeWire Consolidated API

Uses of Interface
com.limegroup.gnutella.SocketProcessor

Packages that use SocketProcessor
com.limegroup.gnutella   
com.limegroup.gnutella.downloader   
 

Uses of SocketProcessor in com.limegroup.gnutella
 

Subinterfaces of SocketProcessor in com.limegroup.gnutella
 interface Acceptor
           
 

Classes in com.limegroup.gnutella that implement SocketProcessor
 class AcceptorImpl
          Listens on ports, accepts incoming connections, and dispatches threads to handle those connections.
 

Uses of SocketProcessor in com.limegroup.gnutella.downloader
 

Constructor parameters in com.limegroup.gnutella.downloader with type arguments of type SocketProcessor
PushDownloadManager(com.google.inject.Provider<MessageRouter> router, com.google.inject.Provider<HttpExecutor> executor, com.google.inject.Provider<org.apache.http.params.HttpParams> defaultParams, ScheduledExecutorService scheduler, com.google.inject.Provider<SocketProcessor> processor, NetworkManager networkManager, com.google.inject.Provider<IPFilter> ipFilter, com.google.inject.Provider<UDPService> udpService, com.google.inject.Provider<UDPSelectorProvider> udpSelectorProvider, com.google.inject.Provider<PushEndpointCache> pushEndpointCache, RemoteFileDescFactory remoteFileDescFactory, EventBroadcaster<ConnectivityChangeEvent> connectivityEventBroadcaster)
           
 


LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.