| 接口 | 说明 |
|---|---|
| ProtocolAdaptor<T extends org.apache.eventmesh.common.protocol.ProtocolTransportObject> |
Protocol transformer SPI interface, all protocol plugin should implementation.
|
| 类 | 说明 |
|---|---|
| ProtocolPluginFactory |
A factory to get Protocol plugin instance.
|