Spring Web Services Framework

Uses of Class
org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver

Packages that use AbstractStandaloneMessageReceiver
org.springframework.ws.transport.mail Package providing support for handling messages via email. 
org.springframework.ws.transport.support Classes supporting the org.springframework.ws.transport package. 
 

Uses of AbstractStandaloneMessageReceiver in org.springframework.ws.transport.mail
 

Subclasses of AbstractStandaloneMessageReceiver in org.springframework.ws.transport.mail
 class MailMessageReceiver
          Server-side component for receiving email messages using JavaMail.
 

Uses of AbstractStandaloneMessageReceiver in org.springframework.ws.transport.support
 

Subclasses of AbstractStandaloneMessageReceiver in org.springframework.ws.transport.support
 class AbstractAsyncStandaloneMessageReceiver
          Abstract base class for asynchronous standalone, server-side transport objects.
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.