B C F G O P S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildBatchEvents(BatchMessage) - Static method in class org.apache.eventmesh.protocol.cloudevents.resolver.grpc.GrpcMessageProtocolResolver
- buildEvent(SimpleMessage) - Static method in class org.apache.eventmesh.protocol.cloudevents.resolver.grpc.GrpcMessageProtocolResolver
- buildEvent(Header, Body) - Static method in class org.apache.eventmesh.protocol.cloudevents.resolver.http.SendMessageBatchProtocolResolver
- buildEvent(Header, Body) - Static method in class org.apache.eventmesh.protocol.cloudevents.resolver.http.SendMessageBatchV2ProtocolResolver
- buildEvent(Header, Body) - Static method in class org.apache.eventmesh.protocol.cloudevents.resolver.http.SendMessageRequestProtocolResolver
- buildEvent(Header, String) - Static method in class org.apache.eventmesh.protocol.cloudevents.resolver.tcp.TcpMessageProtocolResolver
- buildSimpleMessage(CloudEvent) - Static method in class org.apache.eventmesh.protocol.cloudevents.resolver.grpc.GrpcMessageProtocolResolver
C
- CloudEventsProtocolAdaptor<T extends org.apache.eventmesh.common.protocol.ProtocolTransportObject> - Class in org.apache.eventmesh.protocol.cloudevents
-
CloudEvents protocol adaptor, used to transform CloudEvents message to CloudEvents message.
- CloudEventsProtocolAdaptor() - Constructor for class org.apache.eventmesh.protocol.cloudevents.CloudEventsProtocolAdaptor
- CloudEventsProtocolConstant - Enum in org.apache.eventmesh.protocol.cloudevents
F
- fromCloudEvent(CloudEvent) - Method in class org.apache.eventmesh.protocol.cloudevents.CloudEventsProtocolAdaptor
G
- getProtocolType() - Method in class org.apache.eventmesh.protocol.cloudevents.CloudEventsProtocolAdaptor
- GrpcMessageProtocolResolver - Class in org.apache.eventmesh.protocol.cloudevents.resolver.grpc
- GrpcMessageProtocolResolver() - Constructor for class org.apache.eventmesh.protocol.cloudevents.resolver.grpc.GrpcMessageProtocolResolver
O
- org.apache.eventmesh.protocol.cloudevents - package org.apache.eventmesh.protocol.cloudevents
- org.apache.eventmesh.protocol.cloudevents.resolver.grpc - package org.apache.eventmesh.protocol.cloudevents.resolver.grpc
- org.apache.eventmesh.protocol.cloudevents.resolver.http - package org.apache.eventmesh.protocol.cloudevents.resolver.http
- org.apache.eventmesh.protocol.cloudevents.resolver.tcp - package org.apache.eventmesh.protocol.cloudevents.resolver.tcp
P
- PROTOCOL_NAME - Static variable in enum org.apache.eventmesh.protocol.cloudevents.CloudEventsProtocolConstant
S
- SendMessageBatchProtocolResolver - Class in org.apache.eventmesh.protocol.cloudevents.resolver.http
- SendMessageBatchProtocolResolver() - Constructor for class org.apache.eventmesh.protocol.cloudevents.resolver.http.SendMessageBatchProtocolResolver
- SendMessageBatchV2ProtocolResolver - Class in org.apache.eventmesh.protocol.cloudevents.resolver.http
- SendMessageBatchV2ProtocolResolver() - Constructor for class org.apache.eventmesh.protocol.cloudevents.resolver.http.SendMessageBatchV2ProtocolResolver
- SendMessageRequestProtocolResolver - Class in org.apache.eventmesh.protocol.cloudevents.resolver.http
- SendMessageRequestProtocolResolver() - Constructor for class org.apache.eventmesh.protocol.cloudevents.resolver.http.SendMessageRequestProtocolResolver
T
- TcpMessageProtocolResolver - Class in org.apache.eventmesh.protocol.cloudevents.resolver.tcp
- TcpMessageProtocolResolver() - Constructor for class org.apache.eventmesh.protocol.cloudevents.resolver.tcp.TcpMessageProtocolResolver
- toBatchCloudEvent(ProtocolTransportObject) - Method in class org.apache.eventmesh.protocol.cloudevents.CloudEventsProtocolAdaptor
- toCloudEvent(ProtocolTransportObject) - Method in class org.apache.eventmesh.protocol.cloudevents.CloudEventsProtocolAdaptor
V
- valueOf(String) - Static method in enum org.apache.eventmesh.protocol.cloudevents.CloudEventsProtocolConstant
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.eventmesh.protocol.cloudevents.CloudEventsProtocolConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages