|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.context.IntegrationObjectSupport
org.springframework.integration.endpoint.AbstractEndpoint
org.springframework.integration.twitter.inbound.AbstractTwitterMessageSource<twitter4j.DirectMessage>
org.springframework.integration.twitter.inbound.DirectMessageReceivingMessageSource
public class DirectMessageReceivingMessageSource
This class handles support for receiving DMs (direct messages) using Twitter.
| Field Summary |
|---|
| Fields inherited from class org.springframework.integration.twitter.inbound.AbstractTwitterMessageSource |
|---|
configuration, markerId, prefetchThreshold, tweets, twitter |
| Fields inherited from class org.springframework.integration.context.IntegrationObjectSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
DirectMessageReceivingMessageSource()
|
|
| Method Summary | |
|---|---|
protected java.util.Comparator |
getComparator()
|
java.lang.String |
getComponentType()
Subclasses may implement this method to provide component type information. |
| Methods inherited from class org.springframework.integration.twitter.inbound.AbstractTwitterMessageSource |
|---|
doStart, doStop, forward, forwardAll, getMarkerId, hasMarkedStatus, markLastStatusId, onInit, receive, setConfiguration, setShouldTrack |
| Methods inherited from class org.springframework.integration.endpoint.AbstractEndpoint |
|---|
getPhase, isAutoStartup, isRunning, setAutoStartup, setPhase, setTaskScheduler, start, stop, stop |
| Methods inherited from class org.springframework.integration.context.IntegrationObjectSupport |
|---|
afterPropertiesSet, getBeanFactory, getComponentName, getConversionService, getTaskScheduler, setBeanFactory, setBeanName, setComponentName, setConversionService, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.springframework.integration.context.NamedComponent |
|---|
getComponentName |
| Constructor Detail |
|---|
public DirectMessageReceivingMessageSource()
| Method Detail |
|---|
public java.lang.String getComponentType()
IntegrationObjectSupport
getComponentType in interface NamedComponentgetComponentType in class IntegrationObjectSupportprotected java.util.Comparator getComparator()
getComparator in class AbstractTwitterMessageSource<twitter4j.DirectMessage>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||