跳过导航链接
F G O P T 

F

fromCloudEvent(CloudEvent) - 接口 中的方法org.apache.eventmesh.protocol.api.ProtocolAdaptor
Transform CloudEvent to target protocol.

G

getProtocolAdaptor(String) - 类 中的静态方法org.apache.eventmesh.protocol.api.ProtocolPluginFactory
Get protocol adaptor by name.
getProtocolType() - 接口 中的方法org.apache.eventmesh.protocol.api.ProtocolAdaptor
Get protocol type.

O

org.apache.eventmesh.protocol.api - 程序包 org.apache.eventmesh.protocol.api
 
org.apache.eventmesh.protocol.api.exception - 程序包 org.apache.eventmesh.protocol.api.exception
 

P

ProtocolAdaptor<T extends org.apache.eventmesh.common.protocol.ProtocolTransportObject> - org.apache.eventmesh.protocol.api中的接口
Protocol transformer SPI interface, all protocol plugin should implementation.
ProtocolHandleException - org.apache.eventmesh.protocol.api.exception中的异常错误
Protocol Handle exception, will be thrown in protocol handling.
ProtocolHandleException(String) - 异常错误 的构造器org.apache.eventmesh.protocol.api.exception.ProtocolHandleException
 
ProtocolHandleException(String, Throwable) - 异常错误 的构造器org.apache.eventmesh.protocol.api.exception.ProtocolHandleException
 
ProtocolPluginFactory - org.apache.eventmesh.protocol.api中的类
A factory to get Protocol plugin instance.
ProtocolPluginFactory() - 类 的构造器org.apache.eventmesh.protocol.api.ProtocolPluginFactory
 

T

toBatchCloudEvent(T) - 接口 中的方法org.apache.eventmesh.protocol.api.ProtocolAdaptor
transform protocol to CloudEvent list.
toCloudEvent(T) - 接口 中的方法org.apache.eventmesh.protocol.api.ProtocolAdaptor
transform protocol to CloudEvent.
F G O P T 
跳过导航链接