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.processorsMethods in com.biglybt.core.proxy.impl with parameters of type AEProxyConnectionImplModifier and TypeMethodDescriptionprotected voidAEProxyImpl.close(AEProxyConnectionImpl processor) protected voidAEProxyImpl.requestConnectSelect(AEProxyConnectionImpl processor, SocketChannel sc) protected voidAEProxyImpl.requestReadSelect(AEProxyConnectionImpl processor, SocketChannel sc) protected voidAEProxyImpl.requestWriteSelect(AEProxyConnectionImpl processor, SocketChannel sc)