Class SampleStatusesEndpoint

  • All Implemented Interfaces:
    java.io.Serializable

    public class SampleStatusesEndpoint
    extends java.lang.Object
    implements java.io.Serializable
    Required for Twitter Client.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.twitter.hbc.core.endpoint.StreamingEndpoint createEndpoint()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SampleStatusesEndpoint

        public SampleStatusesEndpoint()
    • Method Detail

      • createEndpoint

        public com.twitter.hbc.core.endpoint.StreamingEndpoint createEndpoint()