public interface TransportProviderFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
void |
registerProvider(TransportManager tm)
Registers a new provider with the transport manager.
|
void registerProvider(TransportManager tm) throws TransportException
tm - the transport manager to which to registerTransportExceptionString getId()