BEA WebLogic Server™ 8.1 Unleashed
by Mark Artiges, Gupreet Singh Bhasin, Bernard Ciconte, Malcolm Garland, Saranathan Govindarajan, James Huang, Subramanian Kovilmadam, Kunal Mittal, Paul J. Perrone, Tom Schwenk, Steve Steffen
JavaBeans Activation Framework
Regardless of which JavaMail API version you use, they all require the JavaBeans Activation Framework (JAF) standard extension, which is now included in WebLogic Server 8.1 (javax.activation). The JAF gives your email applications the capability to recognize, display, and/or manipulate various types of MIME data, such as HTML pages and JPEG files. You don't really need to know how the API works because it's auto-enabled by the JavaMail API, but here are a few of the high-level details.
The framework provides classes that add MIME-type support to your applications. This is done by determining the type of an arbitrary piece of data, encapsulating access to it, discovering the operations available on it, and instantiating ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access