public class WebSocketNegotiationHandler extends Object
Constructor and Description |
---|
WebSocketNegotiationHandler() |
Modifier and Type | Method and Description |
---|---|
static QueueSession |
establishNegotiation(EJValue val,
QueueChannel queueChannel,
ErraiService service) |
static void |
sendMessage(QueueChannel channel,
String message) |
public static QueueSession establishNegotiation(EJValue val, QueueChannel queueChannel, ErraiService service) throws IOException
IOException
public static void sendMessage(QueueChannel channel, String message) throws IOException
IOException
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.