public interface EventProxy
void send(Event event) throws EventProxyException
event
- the event to be sent outEventProxyException
- thrown if the send fails for any reasonEventProxyException
- if any.void send(Log eventLog) throws EventProxyException
eventLog
- the events to be sent outEventProxyException
- thrown if the send fails for any reasonEventProxyException
- if any.Copyright © 2015. All rights reserved.