Serialized Form
-
Package dev.vality.webhook.dispatcher
-
Class dev.vality.webhook.dispatcher.WebhookMessage extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
additional_headers
Map<String,String> additional_headers
-
content_type
String content_type
-
created_at
String created_at
-
event_id
long event_id
-
parent_event_id
long parent_event_id
-
request_body
ByteBuffer request_body
-
retry_count
long retry_count
-
source_id
String source_id
-
url
String url
-
webhook_id
long webhook_id
-
-
-
Class dev.vality.webhook.dispatcher.WebhookMessageServiceSrv.Resend_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
event_id
long event_id
-
source_id
String source_id
-
webhook_id
long webhook_id
-
-
-
Class dev.vality.webhook.dispatcher.WebhookMessageServiceSrv.Resend_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex
WebhookNotFound ex
-
-
-
Class dev.vality.webhook.dispatcher.WebhookNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-