|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StreamingEndpointControlMBean
Defines the runtime monitoring and management interface for managed streaming endpoints.
| Method Summary | |
|---|---|
Date |
getLastPushTimestamp()
Returns the timestamp for the most recent push invocation. |
Integer |
getMaxStreamingClients()
Returns the maximum number of clients that will be allowed to establish a streaming HTTP connection with the endpoint. |
Integer |
getPushCount()
Returns the count of push invocations. |
Double |
getPushFrequency()
Returns the number of push invocations per minute. |
Integer |
getStreamingClientsCount()
Returns the the number of clients that are currently in the streaming state. |
void |
resetPushCount()
Resets the count of push invocations. |
| Methods inherited from interface flex.management.runtime.messaging.endpoints.EndpointControlMBean |
|---|
getBytesDeserialized, getBytesSerialized, getLastServiceMessageTimestamp, getSecurityConstraint, getServiceMessageCount, getServiceMessageFrequency, getStartTimestamp, getURI, isRunning, resetServiceMessageCount |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getId, getParent, getType |
| Method Detail |
|---|
Integer getMaxStreamingClients()
throws IOException
IOException - Throws IOException.
Integer getPushCount()
throws IOException
IOException - Throws IOException.
void resetPushCount()
throws IOException
IOException - Throws IOException.
Date getLastPushTimestamp()
throws IOException
IOException - Throws IOException.
Double getPushFrequency()
throws IOException
IOException - Throws IOException.
Integer getStreamingClientsCount()
throws IOException
IOException - Throws IOException.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/management/runtime/messaging/endpoints/StreamingEndpointControlMBean.html