Package de.bsvrz.dav.dav.main
Class ApplicationConnectionMap
java.lang.Object
de.bsvrz.dav.dav.main.ConnectionMap<T_A_HighLevelCommunication>
de.bsvrz.dav.dav.main.ApplicationConnectionMap
public class ApplicationConnectionMap extends ConnectionMap<T_A_HighLevelCommunication>
TBD Dokumentation
-
Constructor Summary
Constructors Constructor Description ApplicationConnectionMap(java.util.Collection<ApplicationInfo> allInfos)
-
Method Summary
Modifier and Type Method Description com.google.common.collect.ImmutableList<ApplicationInfo>
getAllInfos()
Methods inherited from class de.bsvrz.dav.dav.main.ConnectionMap
addUnsortedConnection, clear, getAllConnections, getConnection, putConnection, removeConnection, removeConnection, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
ApplicationConnectionMap
-
-
Method Details
-
getAllInfos
-