anon.client
Class FixedRatioChannelsDescription
java.lang.Object
anon.client.FixedRatioChannelsDescription
public class FixedRatioChannelsDescription
- extends java.lang.Object
- Author:
- Stefan Lieske
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_downstreamPackets
private int m_downstreamPackets
m_channelTimeout
private long m_channelTimeout
m_chainTimeout
private long m_chainTimeout
FixedRatioChannelsDescription
public FixedRatioChannelsDescription(int a_downstreamPackets,
long a_channelTimeout,
long a_chainTimeout)
getChannelDownstreamPackets
public int getChannelDownstreamPackets()
getChannelTimeout
public long getChannelTimeout()
getChainTimeout
public long getChainTimeout()