|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WireFormat | |
| org.mule.impl.internal.admin | Admin components and Agents used to control and Monitor Mule |
| org.mule.transformers.wire | |
| Uses of WireFormat in org.mule.impl.internal.admin |
| Fields in org.mule.impl.internal.admin declared as WireFormat | |
protected WireFormat |
MuleManagerComponent.wireFormat
Use Serialization by default |
| Methods in org.mule.impl.internal.admin that return WireFormat | |
WireFormat |
MuleManagerComponent.getWireFormat()
|
WireFormat |
MuleAdminAgent.getWireFormat()
|
| Methods in org.mule.impl.internal.admin with parameters of type WireFormat | |
static UMODescriptor |
MuleManagerComponent.getDescriptor(UMOConnector connector,
UMOEndpointURI endpointUri,
WireFormat wireFormat)
|
void |
MuleManagerComponent.setWireFormat(WireFormat wireFormat)
|
void |
MuleAdminAgent.setWireFormat(WireFormat wireFormat)
|
| Uses of WireFormat in org.mule.transformers.wire |
| Classes in org.mule.transformers.wire that implement WireFormat | |
class |
SerializationWireFormat
Wire format using Java serialization |
class |
TransformerPairWireFormat
TODO |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||