public interface S2SFilterIfc
Modifier and Type | Method and Description |
---|---|
boolean |
filter(Packet p,
S2SIOService serv,
Queue<Packet> results) |
void |
init(S2SConnectionHandlerIfc<S2SIOService> handler,
Map<String,Object> props) |
void init(S2SConnectionHandlerIfc<S2SIOService> handler, Map<String,Object> props)
boolean filter(Packet p, S2SIOService serv, Queue<Packet> results)
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.