File
Doc
Category
Size
Date
Package
AEProxyState.java
API Doc
Azureus 3.0.3.4
1389
Thu Feb 09 19:42:44 GMT 2006
com.aelitis.azureus.core.proxy
AEProxyState
public interface AEProxyState
author
parg
Fields Summary
Constructors Summary
Methods Summary
public
boolean
connect
(
java.nio.channels.SocketChannel
sc)
public
java.lang.String
getStateName
()
public
boolean
read
(
java.nio.channels.SocketChannel
sc)
public
boolean
write
(
java.nio.channels.SocketChannel
sc)
Java Code Source