index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
xmpp
/
PacketReceived.java
blob: d4502d734664750bea2b98bd1ecc1f72a7f65579 (
plain
)
1
2
3
4
5
package
eu.siacs.conversations.xmpp
;
public
abstract
interface
PacketReceived
{
}