Types from javax.mail used by org.apache.axis

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

javax.mail.Header

CASTS
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.getHeaderLength(MimeBodyPart)154
org.apache.axis.attachments.MultipartAttachmentStreams.getNextStream()126
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)295
org.apache.axis.attachments.MultiPartRelatedInputStream.readTillFound(String[])577
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.getHeaderLength(MimeBodyPart)154
org.apache.axis.attachments.MultipartAttachmentStreams.getNextStream()126
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)295
org.apache.axis.attachments.MultiPartRelatedInputStream.readTillFound(String[])577

javax.mail.internet.ContentType

INSTANTIATION
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.getContentLength(Multipart)64
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)114
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.getContentLength(Multipart)64
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)114

javax.mail.internet.InternetAddress

CASTS
Reference LocationLine Number
org.apache.axis.transport.mail.MailWorker.run()160
org.apache.axis.transport.mail.MailWorker.run()161
INSTANTIATION
Reference LocationLine Number
org.apache.axis.transport.mail.MailSender.writeUsingSMTP(MessageContext)127
org.apache.axis.transport.mail.MailSender.writeUsingSMTP(MessageContext)126
org.apache.axis.transport.mail.MailWorker.writeUsingSMTP(MessageContext, String, String, String, String, Message)219
org.apache.axis.transport.mail.MailWorker.writeUsingSMTP(MessageContext, String, String, String, String, Message)218

javax.mail.internet.InternetHeaders

INSTANTIATION
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.getHeaderLength(MimeBodyPart)148
org.apache.axis.attachments.MultipartAttachmentStreams.getNextStream()99
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)201
org.apache.axis.attachments.MultiPartRelatedInputStream.readTillFound(String[])499
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.apache.axis.attachments.MultipartAttachmentStreams.getNextStream()99
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)201
org.apache.axis.attachments.MultiPartRelatedInputStream.readTillFound(String[])499

javax.mail.internet.MimeBodyPart

CASTS
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.getContentLength(Multipart)57
INSTANTIATION
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.createMP(String, Collection, int)258
org.apache.axis.attachments.MimeUtils.createMP(String, Collection, int)282
org.apache.axis.attachments.MimeUtils.getHeaderLength(MimeBodyPart)148
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.createMP(String, Collection, int)258
org.apache.axis.attachments.MimeUtils.getContentLength(Multipart)57
PARAMETER
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.getContentLength(MimeBodyPart)-1
org.apache.axis.attachments.MimeUtils.getHeaderLength(MimeBodyPart)-1

javax.mail.internet.MimeMessage

DECLARED_FIELD
Reference LocationLine Number
org.apache.axis.transport.mail.MailWorker.mimeMessage-1
INSTANTIATION
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.writeToMultiPartStream(OutputStream, MimeMultipart)197
org.apache.axis.transport.mail.MailSender.readUsingPOP3(String, MessageContext)225
org.apache.axis.transport.mail.MailSender.writeUsingSMTP(MessageContext)125
org.apache.axis.transport.mail.MailServer.run()123
org.apache.axis.transport.mail.MailWorker.writeUsingSMTP(MessageContext, String, String, String, String, Message)217
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.writeToMultiPartStream(OutputStream, MimeMultipart)197
org.apache.axis.transport.mail.MailSender.readUsingPOP3(String, MessageContext)189
org.apache.axis.transport.mail.MailSender.writeUsingSMTP(MessageContext)125
org.apache.axis.transport.mail.MailServer.run()123
org.apache.axis.transport.mail.MailWorker.writeUsingSMTP(MessageContext, String, String, String, String, Message)217
PARAMETER
Reference LocationLine Number
org.apache.axis.transport.mail.MailWorker.MailWorker(MailServer, MimeMessage)-1
org.apache.axis.transport.mail.MailWorker.parseHeaders(MimeMessage, StringBuffer, StringBuffer, StringBuffer)-1

javax.mail.internet.MimeMultipart

CASTS
Reference LocationLine Number
org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer.serialize(QName, Attributes, Object, SerializationContext)47
DECLARED_FIELD
Reference LocationLine Number
org.apache.axis.attachments.AttachmentsImpl.multipart-1
org.apache.axis.holders.MimeMultipartHolder.value-1
INSTANTIATION
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.createMP(String, Collection, int)254
org.apache.axis.attachments.MimeUtils.createMP(String, Collection, int)251
org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer.startElement(String, String, String, Attributes, DeserializationContext)46
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer.startElement(String, String, String, Attributes, DeserializationContext)46
PARAMETER
Reference LocationLine Number
org.apache.axis.attachments.MimeMultipartDataSource.MimeMultipartDataSource(String, MimeMultipart)-1
org.apache.axis.attachments.MimeUtils.getContentType(MimeMultipart)-1
org.apache.axis.attachments.MimeUtils.writeToMultiPartStream(OutputStream, MimeMultipart)-1
org.apache.axis.holders.MimeMultipartHolder.MimeMultipartHolder(MimeMultipart)-1
RETURN_TYPE
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.createMP(String, Collection, int)-1

javax.mail.internet.ParseException

CATCHES_EXCEPTION
Reference LocationLine Number
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)335
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)335

javax.mail.MessagingException

CATCHES_EXCEPTION
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.createMP(String, Collection, int)316
org.apache.axis.attachments.MimeUtils.writeToMultiPartStream(OutputStream, MimeMultipart)203
org.apache.axis.attachments.MultipartAttachmentStreams.getNextStream()117
org.apache.axis.attachments.MultipartAttachmentStreams.getNextStream()117
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)341
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.createMP(String, Collection, int)316
org.apache.axis.attachments.MultipartAttachmentStreams.getNextStream()117
org.apache.axis.attachments.MultiPartRelatedInputStream.MultiPartRelatedInputStream(String, InputStream)341
THROWS
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.getContentLength(Multipart)-1
org.apache.axis.attachments.MimeUtils.getHeaderLength(MimeBodyPart)-1

javax.mail.Multipart

PARAMETER
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.getContentLength(Multipart)-1

javax.mail.Session

DECLARED_FIELD
Reference LocationLine Number
org.apache.axis.transport.mail.MailSender.session-1
org.apache.axis.transport.mail.MailWorker.session-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.apache.axis.attachments.MimeUtils.writeToMultiPartStream(OutputStream, MimeMultipart)195
org.apache.axis.transport.mail.MailSender.readUsingPOP3(String, MessageContext)223
org.apache.axis.transport.mail.MailServer.run()121

Back to reference summary for org.apache.axis

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict