Uses of Interface
org.mobicents.media.server.spi.resource.ss7.Mtp3

Packages that use Mtp3
org.mobicents.media.server.spi.resource.ss7   
org.mobicents.media.server.spi.resource.ss7.factories   
org.mobicents.media.server.spi.resource.ss7.stream   
 

Uses of Mtp3 in org.mobicents.media.server.spi.resource.ss7
 

Methods in org.mobicents.media.server.spi.resource.ss7 with parameters of type Mtp3
 void Mtp2.setLayer3(Mtp3 layer3)
           
 

Uses of Mtp3 in org.mobicents.media.server.spi.resource.ss7.factories
 

Methods in org.mobicents.media.server.spi.resource.ss7.factories that return Mtp3
 Mtp3 Mtp3Factory.create(java.lang.String name, java.util.List<LinkSet> linkSets, boolean l3Debug)
           
 Mtp3 Mtp3Factory.create(java.lang.String name, java.util.List<LinkSet> linkSets, SS7Layer4 layer4, boolean l3Debug)
           
 

Uses of Mtp3 in org.mobicents.media.server.spi.resource.ss7.stream
 

Methods in org.mobicents.media.server.spi.resource.ss7.stream with parameters of type Mtp3
 void StreamForwarder.setLayer3(Mtp3 layer3)
           
 



Copyright © 2010. All Rights Reserved.