Interface ClientSession

All Superinterfaces:
Session

public interface ClientSession extends Session

This interface represents the client side Bayeux session.

In addition to the common Bayeux session, this interface provides method to configure extension, access channels and to initiate the communication with a Bayeux server(s).