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, getServiceEndpoint, getSessionId, getUserName, isDebugEnabled, setAuthEndpoint, setConnectionTimeout, setDebugEnabled, setPassword, setReadTimeout, setServiceEndpoint, setSessionId, setUserNameboolean connect()
throws com.sforce.ws.ConnectionException
com.sforce.ws.ConnectionExceptionboolean disconnect()
org.cometd.bayeux.Channel getChannel(java.lang.String name)
int getTransportTimeout()
void setTransportTimeout(int transportTimeout)