public class ActivePublications
extends java.lang.Object
Publications.| Constructor and Description |
|---|
ActivePublications() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Publication |
get(java.lang.String channel,
int streamId) |
Publication |
put(java.lang.String channel,
int streamId,
Publication publication) |
Publication |
remove(java.lang.String channel,
int streamId) |
public Publication get(java.lang.String channel, int streamId)
public Publication put(java.lang.String channel, int streamId, Publication publication)
public Publication remove(java.lang.String channel, int streamId)
public void close()
Copyright © 2014 - 2016 Real Logic Ltd. All Rights Reserved.