flex.management.runtime.messaging.endpoints
Interface RTMPEndpointControlMBean

All Superinterfaces:
BaseControlMBean, EndpointControlMBean

public interface RTMPEndpointControlMBean
extends EndpointControlMBean

Defines the runtime monitoring and management interface for managed RTMP endpoints.


Method Summary
 javax.management.ObjectName getRTMPServer()
          Returns the RTMPServer for the managed RTMP endpoint.
 
Methods inherited from interface flex.management.runtime.messaging.endpoints.EndpointControlMBean
getLastPushTimestamp, getLastServiceMessageTimestamp, getLastServiceTimestamp, getPushCount, getPushFrequency, getSecurityConstraint, getServiceCount, getServiceFrequency, getServiceMessageCount, getServiceMessageFrequency, getStartTimestamp, getURI, isRunning, resetPushCount, resetServiceCount, resetServiceMessageCount
 
Methods inherited from interface flex.management.BaseControlMBean
getId, getParent, getType
 

Method Detail

getRTMPServer

public javax.management.ObjectName getRTMPServer()
                                          throws IOException
Returns the RTMPServer for the managed RTMP endpoint.

Returns:
The RTMPServer for the managed RTMP endpoint.
Throws:
IOException


Copyright © 2006 Adobe Systems Inc. All Rights Reserved. (Updated August 2, 2006)

Take a survey