public interface TransportFactoryDescriptor
| Modifier and Type | Method and Description |
|---|---|
TransportFactory.ConnectorCreator |
getDmCreator()
Returns the direct memory connector creator.
|
TransportFactory.ConnectorCreator |
getIpcCreator()
Returns the interprocess transport connector creator.
|
TransportFactory.ConnectorCreator |
getMainCreator()
Returns the main transport connector creator.
|
TransportFactory.ConnectorCreator getMainCreator()
TransportFactory.ConnectorCreator getIpcCreator()
TransportFactory.ConnectorCreator getDmCreator()
Copyright © 2022. All rights reserved.