Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

org.apache.soap.transport.smtp
Class SMTPConstants

java.lang.Object
  |
  +--org.apache.soap.transport.smtp.SMTPConstants

public class SMTPConstants
extends java.lang.Object

Field Summary
static java.lang.String SMTP_HEADER_FROM
           
static java.lang.String SMTP_HEADER_SUBJECT
           
static java.lang.String SMTP_HEADER_TO
           

 

Constructor Summary
SMTPConstants()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

SMTP_HEADER_SUBJECT

public static java.lang.String SMTP_HEADER_SUBJECT

SMTP_HEADER_TO

public static java.lang.String SMTP_HEADER_TO

SMTP_HEADER_FROM

public static java.lang.String SMTP_HEADER_FROM
Constructor Detail

SMTPConstants

public SMTPConstants()

Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

Copyright © 2001 The Apache Software Foundation. All rights reserved.