Uses of Class
de.starface.integration.uci.java.v30.UciService

Packages that use UciService
de.starface.integration.uci.java.v30.messages.events This package contains the events that the UCI client implementation can receive from STARFACE. 
de.starface.integration.uci.java.v30.messages.requests This package contains the requests that the UCI client implementation can send to STARFACE. 
de.starface.integration.uci.java.v30.ucp.messages.events This package contains the UCP client interfaces that define the UCI events provided by the server. 
de.starface.integration.uci.java.v30.ucp.messages.requests This package contains the UCP server interfaces that define the UCI requests provided by the server. 
 

Uses of UciService in de.starface.integration.uci.java.v30.messages.events
 

Classes in de.starface.integration.uci.java.v30.messages.events with annotations of type UciService
 interface UciCallEvents
          This interface defines the call events that can be received by a UCI client implementation in order to handle phone calls.
 interface UciCcbsCallEvents
          This interface defines the conference call events that can be received by a UCI client implementation in order to handle phone conference calls.
 interface UciCdrDataEvents
          This interface defines the cdr call events that can be received by a UCI client implementation in order to handle cdrdata.
 interface UciConferenceCallEvents
          This interface defines the conference call events that can be received by a UCI client implementation in order to handle phone conference calls.
 interface UciFaxEvents
          This interface defines communication fax events that can be received by a UCI client implementation in order to handle outgoing faxes.
 interface UciFaxListEvents
          This interface defines the fax list events that can be received by a UCI client implementation in order to handle fax list entries.
 interface UciFmcPhoneEvents
           
 interface UciFunctionKeyEvents
          This interface defines the function key events that can be received by the UCI client implementation in order to handle function key changes entries.
 interface UciGroupEvents
          This interface defines the group events that can be received by a UCI client implementation in order to handle group setting changes.
 interface UciPhoneEvents
          This interface defines the phone events that can be received by a UCI client implementation in order to handle phone registration.
 interface UciQueueEvents
          This interface defines the Queue events that can be received by a UCI client implementation in order to handle Queue changes.
 interface UciRedirectEvents
          This interface defines the redirect events that can be received by a UCI client implementation in order to handle redirect setting changes.
 interface UciUserStateEvents
          This interface defines user state events that can be received by the UCI client implementation.
 interface UciVoicemailListEvents
          This interface defines voicemail list events that can be received by the UCI client implementation in order to handle voicemail list entries.
 

Uses of UciService in de.starface.integration.uci.java.v30.messages.requests
 

Classes in de.starface.integration.uci.java.v30.messages.requests with annotations of type UciService
 interface UciCallListRequests
          This interface contains the UCI Communication Call List Requests
 interface UciCallRequests
          This interface defines the call requests provided by the UCI server.
 interface UciCcbsCallRequests
          This interface defines the call requests provided by the UCI server.
 interface UciConferenceCallRequests
          This interface defines the confrence call requests provided by the UCI server.
 interface UciFaxListRequests
          This interface contains the UCI Communication Fax List Requests
 interface UciFaxRequests
          This interface contains the UCI Communication Fax Requests
 interface UciFmcPhoneRequests
          This interface defines the FMC phone requests provided by the UCI server.
 interface UciFunctionKeyRequests
          This interface defines the function key requests provided by the UCI server.
 interface UciGroupRequests
          This interface defines the group requests provided by the UCI server.
 interface UciMonitorListRequests
          This interface contains the UCI Communication Voicemail List Requests
 interface UciPhoneRequests
          This interface defines the phone requests provided by the UCI server.
 interface UciQueueRequests
           
 interface UciRedirectRequests
          This interface contains the UCI Communication Redirect Requests
 interface UciSystemRequests
           
 interface UciUserStateRequests
          This interface defines the requests used to alter the user's state provided by the UCI server.
 interface UciVoicemailListRequests
          This interface contains the UCI Communication Voicemail List Requests
 

Uses of UciService in de.starface.integration.uci.java.v30.ucp.messages.events
 

Classes in de.starface.integration.uci.java.v30.ucp.messages.events with annotations of type UciService
 interface UcpCallCdrEvents
          This interface defines the call events that can be received by a UCI client implementation in order to handle cdrdata.
 interface UcpCallEvents
          This interface defines the call events that can be received by a UCI client implementation in order to handle phone calls.
 interface UcpCcbsEvents
          This interface defines the call events that can be received by a UCI client implementation in order to handle phone calls.
 interface UcpConferenceCallEvents
          This interface defines the call events that can be received by a UCI client implementation in order to handle phone calls.
 interface UcpConnectionEvents
          This interface defines the UCP connection events that can be received by UCI clients.
 interface UcpFaxEvents
          This interface defines fax events that can be received by a UCI client implementation in order to handle outgoing faxes.
 interface UcpFaxListEvents
          This interface defines the fax list events that can be received by a UCI client implementation in order to handle fax list entries.
 interface UcpFmcPhoneEvents
           
 interface UcpFunctionKeyEvents
          This interface defines the function key events that can be received by the UCI client implementation in order to handle function key changes entries.
 interface UcpGroupEvents
          This interface defines the group events that can be received by a UCI client implementation in order to handle group setting changes.
 interface UcpPhoneEvents
          This interface defines the phone events that can be received by a UCI client implementation in order to handle phone registration.
 interface UcpQueueEvents
          This interface defines the Queue events that can be received by a UCI client implementation in order to handle Queue changes.
 interface UcpRedirectEvents
          This interface defines the redirect events that can be received by a UCI client implementation in order to handle redirect setting changes.
 interface UcpUserStateEvents
          This interface defines user state events that can be received by the UCI client implementation.
 interface UcpVoicemailListEvents
          This interface defines voicemail list events that can be received by the UCI client implementation in order to handle voicemail list entries.
 

Uses of UciService in de.starface.integration.uci.java.v30.ucp.messages.requests
 

Classes in de.starface.integration.uci.java.v30.ucp.messages.requests with annotations of type UciService
 interface UcpCallListRequests
          This interface defines the call list requests provided by the UCI server.
 interface UcpCallRequests
          This interface defines the call requests provided by the UCI server.
 interface UcpCcbsCallRequests
          This interface defines the call requests provided by the UCI server.
 interface UcpConferenceCallRequests
          This interface defines the call requests provided by the UCI server.
 interface UcpConnectionRequests
          This interface defines the UCP connection requests provided by the UCI server.
 interface UcpFaxListRequests
          This interface defines the fax list requests provided by the UCI server.
 interface UcpFaxRequests
          This interface defines the fax requests provided by the UCI server.
 interface UcpFmcPhoneRequests
          This interface defines the FMC phone requests provided by the UCI server.
 interface UcpFunctionKeyRequests
          This interface defines the function key requests provided by the UCI server.
 interface UcpGroupRequests
          This interface defines the group requests provided by the UCI server.
 interface UcpMonitorListRequests
          This interface defines the monitor list requests provided by the UCI server.
 interface UcpPhoneRequests
          This interface defines the phone requests provided by the UCI server.
 interface UCPQueueRequests
           
 interface UcpRedirectRequests
          This interface defines the requests provided by the UCI server to alter the redirect settings.
 interface UcpServiceRequests
           
 interface UcpSystemRequests
           
 interface UcpUserStateRequests
          This interface defines the requests used to alter the user's state provided by the UCI server.
 interface UcpVoicemailListRequests
          This interface defines the voicemail list requests provided by the UCI server.
 



Copyright © 2012 STARFACE GmbH. All rights reserved.