Package com.swiftmq.amqp
Interface OutboundHandler
public interface OutboundHandler
An outbound handler send "Writables" to a network.
- Author:
- IIT Software GmbH, Bremen/Germany, (c) 2011, All Rights Reserved
-
Method Summary
-
Method Details
-
send
Send a Writable to the network.- Parameters:
writable
- Writable
-