public interface SalesforceStreamingClient extends SalesforceClient
Modifier and Type | Method and Description |
---|---|
boolean |
connect() |
boolean |
disconnect() |
org.cometd.bayeux.Channel |
getChannel(java.lang.String name) |
int |
getTransportTimeout() |
void |
setTransportTimeout(int transportTimeout) |
getAuthEndpoint, getConnectionTimeout, getConnectorConfig, getPassword, getReadTimeout, getUserName, isDebugEnabled, setAuthEndpoint, setConnectionTimeout, setDebugEnabled, setPassword, setReadTimeout, setUserName
boolean connect() throws com.sforce.ws.ConnectionException
com.sforce.ws.ConnectionException
boolean disconnect()
org.cometd.bayeux.Channel getChannel(java.lang.String name)
int getTransportTimeout()
void setTransportTimeout(int transportTimeout)