com.safi.asterisk.event
Class EventManager.ChannelStream

java.lang.Object
  extended by com.safi.asterisk.event.EventManager.ChannelStream
Enclosing class:
EventManager

public static class EventManager.ChannelStream
extends java.lang.Object


Field Summary
 java.io.PipedInputStream inputStream
           
 
Constructor Summary
EventManager.ChannelStream()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inputStream

public java.io.PipedInputStream inputStream
Constructor Detail

EventManager.ChannelStream

public EventManager.ChannelStream()