Uses of Class
org.mule.transport.MessageAdapterSerialization.Type

Packages that use MessageAdapterSerialization.Type
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
 

Uses of MessageAdapterSerialization.Type in org.mule.transport
 

Methods in org.mule.transport that return MessageAdapterSerialization.Type
static MessageAdapterSerialization.Type MessageAdapterSerialization.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageAdapterSerialization.Type[] MessageAdapterSerialization.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.