com.atlassian.bamboo.event.sse
Class ServerSentEventQueue

java.lang.Object
  extended by com.atlassian.bamboo.event.sse.ServerSentEventQueue

public class ServerSentEventQueue
extends Object


Method Summary
static BlockingQueue<ServerSentEvent> getQueue(long sessionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getQueue

public static BlockingQueue<ServerSentEvent> getQueue(long sessionId)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.