Package | Description |
---|---|
org.mule.config.spring |
Support claases for Load Mule from Spring.
|
org.mule.session | |
org.mule.transport.tcp.protocols |
Modifier and Type | Class and Description |
---|---|
class |
DefaultObjectSerializerFactoryBean
An eager
SmartFactoryBean which returns the
ObjectSerializer which got configured as the
MuleContext 's default by invoking
MuleContext.getObjectSerializer()
Because this class is annotated with the
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSessionHandler.setObjectSerializer(ObjectSerializer objectSerializer) |
Modifier and Type | Method and Description |
---|---|
void |
SafeProtocol.setObjectSerializer(ObjectSerializer objectSerializer) |
void |
AbstractByteProtocol.setObjectSerializer(ObjectSerializer objectSerializer) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.