network query event
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package com.muwire.core.search
|
||||
|
||||
import net.i2p.data.Destination
|
||||
|
||||
class QueryEvent extends SearchEvent {
|
||||
|
||||
boolean firstHop
|
||||
Destination replyTo
|
||||
|
||||
}
|
Reference in New Issue
Block a user