A B C D E F G H I J K L M N O P Q R S T U V W X

W

waitForAck - Variable in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
If true adds headers to instruct receiving adapter to return an ack.
waitForNewMessages() - Method in class org.springframework.integration.mail.ImapMailReceiver
This method is unique to the IMAP receiver and only works if IMAP IDLE is supported (see RFC 2177 for more detail).
WebServiceHeaderEnricherParser - Class in org.springframework.integration.ws.config
 
WebServiceHeaderEnricherParser() - Constructor for class org.springframework.integration.ws.config.WebServiceHeaderEnricherParser
 
WebServiceHeaders - Class in org.springframework.integration.ws
Pre-defined header names to be used when storing or retrieving Web Service properties to/from integration Message Headers.
WebServiceHeaders() - Constructor for class org.springframework.integration.ws.WebServiceHeaders
 
WebServiceInboundGatewayParser - Class in org.springframework.integration.ws.config
 
WebServiceInboundGatewayParser() - Constructor for class org.springframework.integration.ws.config.WebServiceInboundGatewayParser
 
WebServiceOutboundGatewayParser - Class in org.springframework.integration.ws.config
Parser for the <outbound-gateway/> element in the 'ws' namespace.
WebServiceOutboundGatewayParser() - Constructor for class org.springframework.integration.ws.config.WebServiceOutboundGatewayParser
 
WireTap - Class in org.springframework.integration.channel.interceptor
A ChannelInterceptor that publishes a copy of the intercepted message to a secondary target while still sending the original message to the main channel.
WireTap(MessageChannel) - Constructor for class org.springframework.integration.channel.interceptor.WireTap
Create a new wire tap with no MessageSelector.
WireTap(MessageChannel, MessageSelector) - Constructor for class org.springframework.integration.channel.interceptor.WireTap
Create a new wire tap with the provided MessageSelector.
WireTapParser - Class in org.springframework.integration.config.xml
Parser for the <wire-tap> element.
WireTapParser() - Constructor for class org.springframework.integration.config.xml.WireTapParser
 
withPayload(T) - Static method in class org.springframework.integration.message.MessageBuilder
Create a builder for a new Message instance with the provided payload.
write(byte[]) - Method in class org.springframework.integration.ip.tcp.AbstractSocketWriter
 
write(byte[]) - Method in interface org.springframework.integration.ip.tcp.SocketWriter
Write the entire buffer to the underlying socket.
writeCrLfFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.AbstractSocketWriter
Write the data, followed by carriage return, line feed ('\r\n').
writeCrLfFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.NetSocketWriter
 
writeCrLfFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.NioSocketWriter
 
writeCustomFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.AbstractSocketWriter
Write the data using some custom protocol.
writeCustomFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.NetSocketWriter
 
writeCustomFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.NioSocketWriter
 
writeLengthFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.AbstractSocketWriter
Write the length of the data in a 4 byte integer (in network byte order) before the data itself.
writeLengthFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.NetSocketWriter
 
writeLengthFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.NioSocketWriter
 
writer - Variable in class org.springframework.integration.ip.tcp.AbstractTcpSendingMessageHandler
 
writeStxEtxFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.AbstractSocketWriter
Write an STX (0x02) followed by the data, followed by ETX (0x03).
writeStxEtxFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.NetSocketWriter
 
writeStxEtxFormat(byte[]) - Method in class org.springframework.integration.ip.tcp.NioSocketWriter
 
WsNamespaceHandler - Class in org.springframework.integration.ws.config
 
WsNamespaceHandler() - Constructor for class org.springframework.integration.ws.config.WsNamespaceHandler
 

A B C D E F G H I J K L M N O P Q R S T U V W X