Uses of Class
com.biglybt.core.proxy.impl.AEProxyConnectionImpl
Packages that use AEProxyConnectionImpl
-
Uses of AEProxyConnectionImpl in com.biglybt.core.proxy.impl
Fields in com.biglybt.core.proxy.impl with type parameters of type AEProxyConnectionImplModifier and TypeFieldDescriptionprivate final List<AEProxyConnectionImpl>
AEProxyImpl.processors
Methods in com.biglybt.core.proxy.impl with parameters of type AEProxyConnectionImplModifier and TypeMethodDescriptionprotected void
AEProxyImpl.close
(AEProxyConnectionImpl processor) protected void
AEProxyImpl.requestConnectSelect
(AEProxyConnectionImpl processor, SocketChannel sc) protected void
AEProxyImpl.requestReadSelect
(AEProxyConnectionImpl processor, SocketChannel sc) protected void
AEProxyImpl.requestWriteSelect
(AEProxyConnectionImpl processor, SocketChannel sc)