railo.runtime.functions.gateway
Class SendGatewayMessage

java.lang.Object
  extended by railo.runtime.functions.gateway.SendGatewayMessage
All Implemented Interfaces:
Serializable, Function

public final class SendGatewayMessage
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
SendGatewayMessage()
           
 
Method Summary
static String call(PageContext pc, String gatewayID, Struct data)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendGatewayMessage

public SendGatewayMessage()
Method Detail

call

public static String call(PageContext pc,
                          String gatewayID,
                          Struct data)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo