|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
YarnContainer extending
AbstractYarnContainer to handle
IntegrationAppmasterServiceClient.MindAppmasterServiceClient which
handles the message serialization using type information in
mind message headers.support.TcpSocketSupport
which extends its base functionality by catching socket information, like listen address and port.MindAppmasterServiceClient.doMindRequest(BaseObject) to convert
the response content back to mind BaseResponseObject.
ConversionService bean whose name is
"integrationConversionService" if available.
IntegrationAppmasterServiceClient.get(RpcMessage) to
resolve the actual payload sent to Sprint Int Tcp channel.
TaskScheduler bean whose name is "taskScheduler".
TaskScheduler bean whose name is "taskScheduler" if
available.
MindRpcMessageHolder.
AppmasterService using Spring Integration Ip
channels as a communication link.AppmasterService instances
supported by this module.LifecycleObjectSupport adding common
ConversionService for all implementors of this class.ObjectMapper with setters to
enable or disable Jackson features from within XML configuration.AppmasterService which handles communication
via Spring Int tcp channels using mind protocol.IntegrationAppmasterServiceClient.Converter which knows how to convert
MindRpcMessageHolder to BaseObject.Converter which knows how to convert
BaseObject to MindRpcMessageHolder.Serializer and Deserializer interfaces
for mind protocol.TcpSocketSupport interface adding methods
to get more information about the socket ports.AnnotationIntrospector for both serialization and
deserialization.
MapperFeature.AUTO_DETECT_FIELDS option.
MapperFeature.AUTO_DETECT_SETTERS/
MapperFeature.AUTO_DETECT_GETTERS option.
ConversionService.
DateFormat.
SerializationFeature.FAIL_ON_EMPTY_BEANS option.
SerializationFeature.INDENT_OUTPUT option.
SimpleDateFormat.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||