Uses of Interface
org.mobicents.media.server.impl.naming.NameToken

Packages that use NameToken
org.mobicents.media.server   
org.mobicents.media.server.impl.naming   
 

Uses of NameToken in org.mobicents.media.server
 

Methods in org.mobicents.media.server with parameters of type NameToken
protected  java.util.Collection<java.lang.String> EndpointFactoryImpl.getNames(java.util.Collection<java.lang.String> prefixes, NameToken token, java.util.Iterator<NameToken> tokens)
           
 

Method parameters in org.mobicents.media.server with type arguments of type NameToken
protected  java.util.Collection<java.lang.String> EndpointFactoryImpl.getNames(java.util.Collection<java.lang.String> prefixes, NameToken token, java.util.Iterator<NameToken> tokens)
           
 

Uses of NameToken in org.mobicents.media.server.impl.naming
 

Classes in org.mobicents.media.server.impl.naming that implement NameToken
 class FixedToken
           
 class LetterRange
           
 class NumericRange
           
 

Methods in org.mobicents.media.server.impl.naming that return types with arguments of type NameToken
 java.util.Collection<NameToken> NameParser.parse(java.lang.String name)
           
 

Methods in org.mobicents.media.server.impl.naming with parameters of type NameToken
protected  java.util.Collection<java.lang.String> InnerNamingService.getNames(java.util.Collection<java.lang.String> prefixes, NameToken token, java.util.Iterator<NameToken> tokens)
           
 

Method parameters in org.mobicents.media.server.impl.naming with type arguments of type NameToken
protected  java.util.Collection<java.lang.String> InnerNamingService.getNames(java.util.Collection<java.lang.String> prefixes, NameToken token, java.util.Iterator<NameToken> tokens)
           
 



Copyright © 2010. All Rights Reserved.