flex.messaging.services.messaging
Class ThrottleManager.ThrottleResult
java.lang.Object
flex.messaging.services.messaging.ThrottleManager.ThrottleResult
- Enclosing class:
- ThrottleManager
public static class ThrottleManager.ThrottleResult
- extends Object
This class is used to keep track of throttling results.
RESULT_OK
public static final int RESULT_OK
- See Also:
- Constant Field Values
RESULT_IGNORE
public static final int RESULT_IGNORE
- See Also:
- Constant Field Values
RESULT_REPLACE
public static final int RESULT_REPLACE
- See Also:
- Constant Field Values
RESULT_ERROR
public static final int RESULT_ERROR
- See Also:
- Constant Field Values
ThrottleManager.ThrottleResult
public ThrottleManager.ThrottleResult(int resultCode)
ThrottleManager.ThrottleResult
public ThrottleManager.ThrottleResult(int result,
MessageException exception)
getException
public MessageException getException()
getResultCode
public int getResultCode()
Copyright © 2008 Adobe Systems Inc. All Rights Reserved.
Send me an e-mail when comments are added to this page
| Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/services/messaging/ThrottleManager.ThrottleResult.html