public class RealTimeHTTPPublisher extends java.lang.Object implements RTPublisher
Constructor and Description |
---|
RealTimeHTTPPublisher(java.net.URL endpoint,
java.lang.String format) |
Modifier and Type | Method and Description |
---|---|
void |
onMatch(Context ctx,
RTMatch match) |
void |
publish(RTAlertOccurrence occurrence) |
public RealTimeHTTPPublisher(java.net.URL endpoint, java.lang.String format)
public void onMatch(Context ctx, RTMatch match) throws AlertingException
onMatch
in interface RTPublisher
AlertingException
public void publish(RTAlertOccurrence occurrence) throws AlertingException
publish
in interface RTPublisher
AlertingException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.