All Downloads are FREE. Search and download functionalities are using the official Maven repository.

-ws-commons.jaxws-smtp.1.1.source-code.jaxws-smtp.xsd.html Maven / Gradle / Ivy

The newest version!



Schema for namespace: http://jax-ws.dev.java.net/spring/smtp







Element Summary

ElementDescriptionClass
pop3Captures POP3Info that is required to receive mail messages using POP3 protocol.org.jvnet.jax_ws_commons.transport.smtp.POP3Info
senderCaptures SMTP information to send mail messagesorg.jvnet.jax_ws_commons.transport.smtp.SenderInfo
smtpSpring 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

AttributeTypeDescription
hostxs:string
intervalxs:integer
passwordxs:string
schemexs:string
uidxs:string

Element: sender

AttributeTypeDescription
fromxs:string
hostxs:string
portxs:string

Element: smtp

ElementTypeDescription
incomingpop3
outgoingsender
service<spring:bean/>The service to be bound to the specified URL.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy