public interface QueueChannel
Modifier and Type | Method and Description |
---|---|
boolean |
isConnected() |
void |
write(String data) |
boolean isConnected()
void write(String data) throws IOException
IOException
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.