|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BodyFactory
An interface for implementations of Body to register their interest in handling specific MIME types.
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 |
|---|
Body createBodypart(HeaderSet headers,
ContentType ct)
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||