:: com :: sun :: star :: xml :: crypto :: sax ::
|
unpublished |
interface XEncryptionResultBroadcaster |
|
|
|
- Usage Restrictions
- not published
- Description
- * Interface of Encryption Result Broadcaster.
*
* This interface is used to manipulate encryption result listener.
|
Methods' Details |
addEncryptionResultListener
- Description
- * Adds a new encryption result listener.
*
* When the encryption is finished, the result information will be sent to this
* listener.
*
*
- Parameter listener
- the listener to be added
|
|
removeEncryptionResultListener
- Description
- * Removes an encryption 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.