anon
Interface AnonServiceEventListener
- All Known Subinterfaces:
- IJAPMainView
- All Known Implementing Classes:
- AbstractJAPMainView, AnonProxy, AnonServiceEventAdapter, ConsoleJAPMainView, JAPConfAnon.LocalAnonServiceEventListener, JAPController, JAPNewView
public interface AnonServiceEventListener
connectionError
void connectionError()
disconnected
void disconnected()
connecting
void connecting(AnonServerDescription a_serverDescription)
connectionEstablished
void connectionEstablished(AnonServerDescription a_serverDescription)
packetMixed
void packetMixed(long a_totalBytes)
dataChainErrorSignaled
void dataChainErrorSignaled()