FileDocCategorySizeDatePackage
AEProxyState.javaAPI DocAzureus 3.0.3.41389Thu Feb 09 19:42:44 GMT 2006com.aelitis.azureus.core.proxy

AEProxyState

public interface AEProxyState
author
parg

Fields Summary
Constructors Summary
Methods Summary
public booleanconnect(java.nio.channels.SocketChannel sc)

public java.lang.StringgetStateName()

public booleanread(java.nio.channels.SocketChannel sc)

public booleanwrite(java.nio.channels.SocketChannel sc)