java.lang.Object
org.freedesktop.dbus.connections.BusAddress
-
Constructor Details
-
BusAddress
- Throws:
DBusException
-
-
Method Details
-
getType
-
getBusType
-
isFileBasedAddress
public boolean isFileBasedAddress() -
isAbstract
public boolean isAbstract() -
isListeningSocket
public boolean isListeningSocket() -
hasPath
public boolean hasPath() -
hasHost
public boolean hasHost() -
hasPort
public boolean hasPort() -
hasGuid
public boolean hasGuid() -
getAbstract
-
getPath
-
getPort
public int getPort() -
getHost
-
getGuid
-
toString
-
getRawAddress
-
isServer
public boolean isServer() -
getListenerAddress
-