anon.proxy
Interface IProxyListener
- All Known Subinterfaces:
- IJAPMainView, JAPObserver
- All Known Implementing Classes:
- AbstractJAPMainView, ConsoleJAPMainView, JAPController, JAPNewView
public interface IProxyListener
PROTOCOL_OTHER
static final int PROTOCOL_OTHER
- See Also:
- Constant Field Values
PROTOCOL_WWW
static final int PROTOCOL_WWW
- See Also:
- Constant Field Values
channelsChanged
void channelsChanged(int channels)
transferedBytes
void transferedBytes(long bytes,
int protocolType)
- Called if some bytes are transferred.
- Parameters:
bytes
- either total amount or delta of transferred bytesprotocolType
- the protocol to which the bytes are belonging