See: Description
This package provides the control features that allow a client
Session
to
perform control functions.
A control feature
represents a unit of functionality that is available to use within a
client
session
. A
feature may be obtained from a session using the
feature
method specifying the feature class. For example:
TopicControl topicControl = session.feature(TopicControl.class);
Copyright © 2016 Push Technology Ltd. All Rights Reserved.