Home | History | Annotate | Download | only in sip

Lines Matching refs:ConcurrentHashMap

55 import java.util.concurrent.ConcurrentHashMap;
105 private ConcurrentHashMap listeningPoints;
201 this.listeningPoints = new ConcurrentHashMap<String,ListeningPointImpl>();