Class Session

All Implemented Interfaces:
org.freedesktop.dbus.interfaces.DBusInterface, Session

public class Session
extends Messaging
implements Session
  • Constructor Details

  • Method Details

    • close

      public void close()
      Description copied from interface: Session
      Close this session.
      Specified by:
      close in interface Session
    • isRemote

      public boolean isRemote()
      Specified by:
      isRemote in interface org.freedesktop.dbus.interfaces.DBusInterface
    • getObjectPath

      public String getObjectPath()
      Specified by:
      getObjectPath in interface org.freedesktop.dbus.interfaces.DBusInterface
      Overrides:
      getObjectPath in class Messaging