Vordel SDK

com.vordel.mime
Interface BodyFactory

All Known Implementing Classes:
FormURLEncodedBody.Factory, JSONBody.Factory, Multipart.Factory, XMLBody.Factory

public interface BodyFactory

An interface for implementations of Body to register their interest in handling specific MIME types.

See Also:
Body.registerFactory(java.lang.String, com.vordel.mime.BodyFactory), Body.create(com.vordel.mime.HeaderSet, com.vordel.mime.ContentType, com.vordel.dwe.ContentSource)

Method Summary
 Body createBodypart(HeaderSet headers, ContentType ct)
           
 

Method Detail

createBodypart

Body createBodypart(HeaderSet headers,
                    ContentType ct)

Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel