Serialized Form
-
Package org.springframework.cloud.bus.event
-
Class org.springframework.cloud.bus.event.AckRemoteApplicationEvent
class AckRemoteApplicationEvent extends RemoteApplicationEvent implements Serializable-
Serialized Fields
-
ackDestinationService
String ackDestinationService
-
ackId
String ackId
-
event
Class<? extends RemoteApplicationEvent> event
-
-
-
Class org.springframework.cloud.bus.event.EnvironmentChangeRemoteApplicationEvent
class EnvironmentChangeRemoteApplicationEvent extends RemoteApplicationEvent implements Serializable -
Class org.springframework.cloud.bus.event.RefreshRemoteApplicationEvent
class RefreshRemoteApplicationEvent extends RemoteApplicationEvent implements Serializable -
Class org.springframework.cloud.bus.event.RemoteApplicationEvent
class RemoteApplicationEvent extends org.springframework.context.ApplicationEvent implements Serializable -
Class org.springframework.cloud.bus.event.SentApplicationEvent
class SentApplicationEvent extends org.springframework.context.ApplicationEvent implements Serializable-
Serialized Fields
-
destinationService
String destinationService
-
id
String id
-
originService
String originService
-
type
Class<? extends RemoteApplicationEvent> type
-
-
-
Class org.springframework.cloud.bus.event.UnknownRemoteApplicationEvent
class UnknownRemoteApplicationEvent extends RemoteApplicationEvent implements Serializable-
Serialized Fields
-
payload
byte[] payload
-
typeInfo
String typeInfo
-
-
-
-
Package org.springframework.cloud.bus.jackson
-
Class org.springframework.cloud.bus.jackson.SubtypeModule
class SubtypeModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable-
Serialized Fields
-
subtypes
Class<?>[] subtypes
-
-
-