Package de.ilink.cti.cstajtapi
Klasse AddressImpl
java.lang.Object
de.ilink.cti.cstajtapi.AddressImpl
- Alle implementierten Schnittstellen:
ExtendedAddress
,javax.telephony.Address
,javax.telephony.callcontrol.CallControlAddress
public class AddressImpl
extends Object
implements ExtendedAddress, javax.telephony.callcontrol.CallControlAddress
Implementation of a JTAPI Address object based on a CSTADevice object.
Copyright (c) 2002-2004, 2007, 2016, 2025 ilink Kommunikationssysteme GmbH
-
Feldübersicht
Von Schnittstelle geerbte Felder de.ilink.cti.cstajtapi.extensions.ExtendedAddress
DEVICE_STATE_IN_SERVICE, DEVICE_STATE_OUT_OF_SERVICE, DEVICE_STATE_UNKNOWN
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
addAddressListener
(javax.telephony.AddressListener arg0) void
addCallListener
(javax.telephony.CallListener aListener) void
addCallObserver
(javax.telephony.CallObserver anObserver) void
addObserver
(javax.telephony.AddressObserver arg0) void
javax.telephony.capabilities.AddressCapabilities
getAddressCapabilities
(javax.telephony.Terminal arg0) Veraltet.javax.telephony.AddressListener[]
javax.telephony.CallListener[]
javax.telephony.CallObserver[]
javax.telephony.capabilities.AddressCapabilities
javax.telephony.Connection[]
protected de.ilink.cti.cstajtapi.interfaces.JTCSTADevice
int
Returns the deviceState.de.ilink.cti.cstajtapi.events.SynchronousCallEventDispatcher
boolean
javax.telephony.callcontrol.CallControlForwarding[]
boolean
getName()
javax.telephony.AddressObserver[]
javax.telephony.Provider
javax.telephony.Terminal[]
void
removeAddressListener
(javax.telephony.AddressListener arg0) void
removeCallListener
(javax.telephony.CallListener aListener) void
removeCallObserver
(javax.telephony.CallObserver anObserver) void
removeObserver
(javax.telephony.AddressObserver arg0) protected void
setDeviceState
(int deviceState) Sets the deviceState.void
setDoNotDisturb
(boolean arg0) void
setForwarding
(javax.telephony.callcontrol.CallControlForwarding[] arg0) void
setMessageWaiting
(boolean arg0) toString()
protected void
-
Methodendetails
-
getName
- Angegeben von:
getName
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
getProvider
public javax.telephony.Provider getProvider()- Angegeben von:
getProvider
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
getTerminals
public javax.telephony.Terminal[] getTerminals()- Angegeben von:
getTerminals
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
getConnections
public javax.telephony.Connection[] getConnections()- Angegeben von:
getConnections
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
addObserver
public void addObserver(javax.telephony.AddressObserver arg0) throws javax.telephony.ResourceUnavailableException, javax.telephony.MethodNotSupportedException - Angegeben von:
addObserver
in Schnittstellejavax.telephony.Address
- Löst aus:
javax.telephony.ResourceUnavailableException
javax.telephony.MethodNotSupportedException
- Siehe auch:
-
getObservers
public javax.telephony.AddressObserver[] getObservers()- Angegeben von:
getObservers
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
removeObserver
public void removeObserver(javax.telephony.AddressObserver arg0) - Angegeben von:
removeObserver
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
addCallObserver
public void addCallObserver(javax.telephony.CallObserver anObserver) throws javax.telephony.ResourceUnavailableException, javax.telephony.MethodNotSupportedException - Angegeben von:
addCallObserver
in Schnittstellejavax.telephony.Address
- Löst aus:
javax.telephony.ResourceUnavailableException
javax.telephony.MethodNotSupportedException
- Siehe auch:
-
getCallObservers
public javax.telephony.CallObserver[] getCallObservers()- Angegeben von:
getCallObservers
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
removeCallObserver
public void removeCallObserver(javax.telephony.CallObserver anObserver) - Angegeben von:
removeCallObserver
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
getCapabilities
public javax.telephony.capabilities.AddressCapabilities getCapabilities()- Angegeben von:
getCapabilities
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
getAddressCapabilities
public javax.telephony.capabilities.AddressCapabilities getAddressCapabilities(javax.telephony.Terminal arg0) throws javax.telephony.InvalidArgumentException, javax.telephony.PlatformException Veraltet.- Angegeben von:
getAddressCapabilities
in Schnittstellejavax.telephony.Address
- Löst aus:
javax.telephony.InvalidArgumentException
javax.telephony.PlatformException
- Siehe auch:
-
addAddressListener
public void addAddressListener(javax.telephony.AddressListener arg0) throws javax.telephony.ResourceUnavailableException, javax.telephony.MethodNotSupportedException - Angegeben von:
addAddressListener
in Schnittstellejavax.telephony.Address
- Löst aus:
javax.telephony.ResourceUnavailableException
javax.telephony.MethodNotSupportedException
- Siehe auch:
-
getAddressListeners
public javax.telephony.AddressListener[] getAddressListeners()- Angegeben von:
getAddressListeners
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
removeAddressListener
public void removeAddressListener(javax.telephony.AddressListener arg0) - Angegeben von:
removeAddressListener
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
addCallListener
public void addCallListener(javax.telephony.CallListener aListener) throws javax.telephony.ResourceUnavailableException, javax.telephony.MethodNotSupportedException - Angegeben von:
addCallListener
in Schnittstellejavax.telephony.Address
- Löst aus:
javax.telephony.ResourceUnavailableException
javax.telephony.MethodNotSupportedException
- Siehe auch:
-
getCallListeners
public javax.telephony.CallListener[] getCallListeners()- Angegeben von:
getCallListeners
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
removeCallListener
public void removeCallListener(javax.telephony.CallListener aListener) - Angegeben von:
removeCallListener
in Schnittstellejavax.telephony.Address
- Siehe auch:
-
getDevice
protected de.ilink.cti.cstajtapi.interfaces.JTCSTADevice getDevice() -
transformToAddressEndedState
protected void transformToAddressEndedState() -
getDispatchingAddressObserver
public de.ilink.cti.cstajtapi.events.SynchronousCallEventDispatcher getDispatchingAddressObserver() -
getDeviceState
public int getDeviceState()Returns the deviceState.- Angegeben von:
getDeviceState
in SchnittstelleExtendedAddress
- Gibt zurück:
- int
-
setDeviceState
protected void setDeviceState(int deviceState) Sets the deviceState.- Parameter:
deviceState
- The deviceState to set
-
cancelForwarding
public void cancelForwarding() throws javax.telephony.MethodNotSupportedException, javax.telephony.InvalidStateException- Angegeben von:
cancelForwarding
in Schnittstellejavax.telephony.callcontrol.CallControlAddress
- Löst aus:
javax.telephony.MethodNotSupportedException
javax.telephony.InvalidStateException
-
getDoNotDisturb
public boolean getDoNotDisturb() throws javax.telephony.MethodNotSupportedException- Angegeben von:
getDoNotDisturb
in Schnittstellejavax.telephony.callcontrol.CallControlAddress
- Löst aus:
javax.telephony.MethodNotSupportedException
-
getForwarding
public javax.telephony.callcontrol.CallControlForwarding[] getForwarding() throws javax.telephony.MethodNotSupportedException- Angegeben von:
getForwarding
in Schnittstellejavax.telephony.callcontrol.CallControlAddress
- Löst aus:
javax.telephony.MethodNotSupportedException
-
getMessageWaiting
public boolean getMessageWaiting() throws javax.telephony.MethodNotSupportedException- Angegeben von:
getMessageWaiting
in Schnittstellejavax.telephony.callcontrol.CallControlAddress
- Löst aus:
javax.telephony.MethodNotSupportedException
-
setDoNotDisturb
public void setDoNotDisturb(boolean arg0) throws javax.telephony.MethodNotSupportedException, javax.telephony.InvalidStateException - Angegeben von:
setDoNotDisturb
in Schnittstellejavax.telephony.callcontrol.CallControlAddress
- Löst aus:
javax.telephony.MethodNotSupportedException
javax.telephony.InvalidStateException
-
setForwarding
public void setForwarding(javax.telephony.callcontrol.CallControlForwarding[] arg0) throws javax.telephony.MethodNotSupportedException, javax.telephony.InvalidStateException, javax.telephony.InvalidArgumentException - Angegeben von:
setForwarding
in Schnittstellejavax.telephony.callcontrol.CallControlAddress
- Löst aus:
javax.telephony.MethodNotSupportedException
javax.telephony.InvalidStateException
javax.telephony.InvalidArgumentException
-
setMessageWaiting
public void setMessageWaiting(boolean arg0) throws javax.telephony.MethodNotSupportedException, javax.telephony.InvalidStateException - Angegeben von:
setMessageWaiting
in Schnittstellejavax.telephony.callcontrol.CallControlAddress
- Löst aus:
javax.telephony.MethodNotSupportedException
javax.telephony.InvalidStateException
-
toString
-