TM Service Discovery
Release 2.0

Uses of Interface
org.eclipse.tm.discovery.transport.ITransport

Packages that use ITransport
org.eclipse.tm.discovery.protocol   
org.eclipse.tm.discovery.transport   
 

Uses of ITransport in org.eclipse.tm.discovery.protocol
 

Methods in org.eclipse.tm.discovery.protocol with parameters of type ITransport
 Job IProtocol.getDiscoveryJob(String query, org.eclipse.emf.ecore.resource.Resource resource, ITransport transport)
          Instantiates a Job to populate a model given an initial query, a resource containing the model to be populated and an ITranport implementation.
 

Uses of ITransport in org.eclipse.tm.discovery.transport
 

Methods in org.eclipse.tm.discovery.transport that return ITransport
static ITransport TransportFactory.getTransport(String transportName, String address, int timeOut)
          Gets the ITransport implementation of a transport given its name
 


TM Service Discovery
Release 2.0

Copyright (c) 2007 Symbian Software Ltd. and others. All Rights Reserved.