-ws-commons.jaxws-smtp.1.1.source-code.jaxws-smtp.xsd.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaxws-smtp Show documentation
Show all versions of jaxws-smtp Show documentation
SMTP transport extension for JAX-WS RI
The newest version!
Schema for namespace: http://jax-ws.dev.java.net/spring/smtp
Element Summary
Element Description Class
pop3 Captures POP3Info that is required to receive mail messages using POP3 protocol. org.jvnet.jax_ws_commons.transport.smtp.POP3Info
sender Captures SMTP information to send mail messages org.jvnet.jax_ws_commons.transport.smtp.SenderInfo
smtp Spring configures this bean with all the SMTP related configuration for sending and
receiving emails. org.jvnet.jax_ws_commons.transport.smtp.server.ServerSMTPFeature
Element Detail
Element: pop3
Attribute Type Description
host xs:string
interval xs:integer
password xs:string
scheme xs:string
uid xs:string
Element: sender
Attribute Type Description
from xs:string
host xs:string
port xs:string
Element: smtp
Element Type Description
incoming pop3
outgoing sender
service <spring:bean/> The service to be bound to the specified URL.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy