|
Celtix User APIs | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransportFactory | |
---|---|
org.objectweb.celtix.transports |
Uses of TransportFactory in org.objectweb.celtix.transports |
---|
Methods in org.objectweb.celtix.transports that return TransportFactory | |
---|---|
TransportFactory |
TransportFactoryManager.getTransportFactory(String name)
Returns the TransportFactory registered with the specified name,
loading the appropriate plugin if necessary. |
Methods in org.objectweb.celtix.transports with parameters of type TransportFactory | |
---|---|
void |
TransportFactoryManager.registerTransportFactory(String name,
TransportFactory factory)
Associates a name, often a URI, with a TransportFactory
when registering with the Bus 's TransportRegistry . |
|
Celtix User APIs | ||||||||
PREV NEXT | FRAMES NO FRAMES |