Methods' Summary |
enableConnectionControl |
Enable connection control, using as a token some object implemented on
the remote content provider acceptor's side.
|
Methods' Details |
enableConnectionControl
- Description
- Enable connection control, using as a token some object implemented on
the remote content provider acceptor's side.
The implementation of this interface must hold a reference to the
supplied token. If the connection gets lost, the reference count of
the token will drop, which the remote content provider acceptor can
observe.
- Parameter Acceptor
- The remote content provider acceptor on the other side of the
connection.
- Parameter Token
- Some object implemented on the remote content provider acceptor's side
of the connection.
|
|
Top of Page
Copyright © 1995, 2012, 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.