Uses of Class
org.mobicents.protocols.mgcp.utils.PacketRepresentation

Packages that use PacketRepresentation
org.mobicents.protocols.mgcp.handlers   
org.mobicents.protocols.mgcp.stack   
org.mobicents.protocols.mgcp.utils   
 

Uses of PacketRepresentation in org.mobicents.protocols.mgcp.handlers
 

Methods in org.mobicents.protocols.mgcp.handlers with parameters of type PacketRepresentation
 void MessageHandler.scheduleMessages(PacketRepresentation pr)
           
 

Uses of PacketRepresentation in org.mobicents.protocols.mgcp.stack
 

Methods in org.mobicents.protocols.mgcp.stack that return PacketRepresentation
 PacketRepresentation JainMgcpStackImpl.allocatePacket()
           
 

Methods in org.mobicents.protocols.mgcp.stack with parameters of type PacketRepresentation
 void JainMgcpStackImpl.releasePacket(PacketRepresentation pr)
           
 void JainMgcpStackImpl.send(PacketRepresentation pr)
           
 

Uses of PacketRepresentation in org.mobicents.protocols.mgcp.utils
 

Methods in org.mobicents.protocols.mgcp.utils that return PacketRepresentation
 PacketRepresentation PacketRepresentationFactory.allocate()
           
 

Methods in org.mobicents.protocols.mgcp.utils with parameters of type PacketRepresentation
 void PacketRepresentationFactory.deallocate(PacketRepresentation pr)
           
 



Copyright © 2013 TeleStax, Inc.. All Rights Reserved.