站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java Platform, Enterprise Edition v5.0 API Specifications

javax.mail.util (Java EE 5 SDK) - Java Platform, Enterprise Edition v5.0 API Specifications

Java EE 5 SDK

Package javax.mail.util

Utility classes.

See:
          Description

Class Summary
ByteArrayDataSource A DataSource backed by a byte array.
SharedByteArrayInputStream A ByteArrayInputStream that implements the SharedInputStream interface, allowing the underlying byte array to be shared between multiple readers.
SharedFileInputStream A SharedFileInputStream is a BufferedInputStream that buffers data from the file and supports the mark and reset methods.
 

Package javax.mail.util Description

Utility classes. This package specifies utility classes that are useful with other JavaMail APIs.


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.