org.clazzes.remoting.marshal
Interface MarshalerFactory

All Known Implementing Classes:
CompactMarshalerFactory, DefaultMarshalerFactory, MarshalerFactorySupport

public interface MarshalerFactory

A factory for marshalers.

Author:
wglas

Method Summary
 Marshaler newMarshaler()
           
 

Method Detail

newMarshaler

Marshaler newMarshaler()
Returns:
A new marshaler instance.


Copyright © 2010. All Rights Reserved.