org.mobicents.media.server.impl.resource.ss7
Class TxQueue

java.lang.Object
  extended by org.mobicents.media.server.impl.resource.ss7.TxQueue

public class TxQueue
extends java.lang.Object

Author:
kulikov

Constructor Summary
TxQueue()
           
 
Method Summary
 boolean isEmpty()
           
 void offer(byte[] frame)
           
 byte[] peak()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxQueue

public TxQueue()
Method Detail

isEmpty

public boolean isEmpty()

offer

public void offer(byte[] frame)

peak

public byte[] peak()


Copyright © 2010. All Rights Reserved.