:: com :: sun :: star :: xml :: crypto :: sax ::
|
unpublished |
interface XDecryptionResultBroadcaster |
|
|
|
- Usage Restrictions
- not published
- Description
- * Interface of Decryption Result Broadcaster.
*
* This interface is used to manipulate decryption result listener.
|
Methods' Details |
addDecryptionResultListener
- Description
- * Adds a new decryption result listener.
*
* When the decryption is finished, the result information will be sent to this
* listener.
*
*
- Parameter listener
- the listener to be added
|
|
removeDecryptionResultListener
- Description
- * Removes a decryption result listener.
*
* After a listener is removed, no result information will be sent to it.
*
*
- Parameter listener
- the listener to be removed
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.