Interface InternalTransports
- All Superinterfaces:
AdminAware, Iterable<Transport>, StatisticsMonitor, Transports
- All Known Implementing Classes:
DefaultTransports
- Author:
- kimchy
-
Field Summary
Fields inherited from interface StatisticsMonitor
DEFAULT_HISTORY_SIZE, DEFAULT_MONITOR_INTERVAL -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTransport(Transport transport) voidremoveTransport(String uid) Methods inherited from interface AdminAware
getAdminMethods inherited from interface Iterable
forEach, iterator, spliteratorMethods inherited from interface StatisticsMonitor
isMonitoring, setStatisticsHistorySize, setStatisticsInterval, startStatisticsMonitor, stopStatisticsMonitorMethods inherited from interface Transports
getDetails, getSize, getStatistics, getStatisticsChanged, getTransportByHostAndPort, getTransportByUID, getTransports, getTransports, getTransportStatisticsChanged
-
Method Details
-
addTransport
-
removeTransport
-