Uses of Class
org.teiid.transport.ClientServiceRegistry.Type

Packages that use ClientServiceRegistry.Type
org.teiid.transport   
 

Uses of ClientServiceRegistry.Type in org.teiid.transport
 

Methods in org.teiid.transport that return ClientServiceRegistry.Type
static ClientServiceRegistry.Type ClientServiceRegistry.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ClientServiceRegistry.Type[] ClientServiceRegistry.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.teiid.transport with parameters of type ClientServiceRegistry.Type
ClientServiceRegistryImpl(ClientServiceRegistry.Type type)
           
 



Copyright © 2011. All Rights Reserved.