|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinpro.sphinx.frontend.RtpRecvProcessor.RtpHandler
private class RtpRecvProcessor.RtpHandler
Constructor Summary | |
---|---|
private |
RtpRecvProcessor.RtpHandler()
|
Method Summary | |
---|---|
void |
handleRtpErrorEvent(gov.nist.jrtp.RtpErrorEvent e)
|
void |
handleRtpPacketEvent(gov.nist.jrtp.RtpPacketEvent e)
|
void |
handleRtpStatusEvent(gov.nist.jrtp.RtpStatusEvent e)
|
void |
handleRtpTimeoutEvent(gov.nist.jrtp.RtpTimeoutEvent e)
|
private void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private RtpRecvProcessor.RtpHandler()
Method Detail |
---|
private void stop()
public void handleRtpPacketEvent(gov.nist.jrtp.RtpPacketEvent e)
handleRtpPacketEvent
in interface gov.nist.jrtp.RtpListener
public void handleRtpErrorEvent(gov.nist.jrtp.RtpErrorEvent e)
handleRtpErrorEvent
in interface gov.nist.jrtp.RtpListener
public void handleRtpStatusEvent(gov.nist.jrtp.RtpStatusEvent e)
handleRtpStatusEvent
in interface gov.nist.jrtp.RtpListener
public void handleRtpTimeoutEvent(gov.nist.jrtp.RtpTimeoutEvent e)
handleRtpTimeoutEvent
in interface gov.nist.jrtp.RtpListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |