org.mobicents.media.server.local.management
Interface ConnectionLocalManagement
public interface ConnectionLocalManagement
getConnectionCreationTime
long getConnectionCreationTime()
getOtherEnd
java.lang.String getOtherEnd()
isGatherStats
boolean isGatherStats()
setGatherStats
void setGatherStats(boolean gatherStats)
getPacketsSent
int getPacketsSent()
getPacketsReceived
int getPacketsReceived()
getOctetsReceived
int getOctetsReceived()
getOctetsSent
int getOctetsSent()
getInterArrivalJitter
int getInterArrivalJitter()
getPacketsLost
int getPacketsLost()
Copyright © 2009. All Rights Reserved.