public class StreamingClient extends Object
Constructor and Description |
---|
StreamingClient(ProxyDTO proxy,
BayeuxParameters bayeuxParameters,
org.mule.api.MuleContext muleContext,
SubscribeParams subscribeParams,
SessionControl sessionControl) |
Modifier and Type | Method and Description |
---|---|
Boolean |
isForceResubscribe() |
void |
start() |
void |
stop() |
void |
subscribe(String topic,
long replayFrom,
org.cometd.bayeux.client.ClientSessionChannel.MessageListener listener) |
public StreamingClient(ProxyDTO proxy, BayeuxParameters bayeuxParameters, org.mule.api.MuleContext muleContext, SubscribeParams subscribeParams, SessionControl sessionControl)
Copyright © 2010–2020. All rights reserved.