|
TM Service Discovery Release 2.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |