com.threerings.nexus.net
Class Streamer_Downstream

java.lang.Object
  extended by com.threerings.nexus.net.Streamer_Downstream

public class Streamer_Downstream
extends Object

Handles the streaming of Downstream and/or nested classes.


Nested Class Summary
static class Streamer_Downstream.DispatchEvent
          Handles the streaming of Downstream.DispatchEvent instances.
static class Streamer_Downstream.ObjectCleared
          Handles the streaming of Downstream.ObjectCleared instances.
static class Streamer_Downstream.ServiceFailure
          Handles the streaming of Downstream.ServiceFailure instances.
static class Streamer_Downstream.ServiceResponse
          Handles the streaming of Downstream.ServiceResponse instances.
static class Streamer_Downstream.Subscribe
          Handles the streaming of Downstream.Subscribe instances.
static class Streamer_Downstream.SubscribeFailure
          Handles the streaming of Downstream.SubscribeFailure instances.
 
Constructor Summary
Streamer_Downstream()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Streamer_Downstream

public Streamer_Downstream()


Copyright © 2013. All Rights Reserved.