|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Agent | |
---|---|
com.oracle.sft.api | The SFT base communication API. |
Uses of Agent in com.oracle.sft.api |
---|
Methods in com.oracle.sft.api that return Agent | ||
---|---|---|
|
Participant.getAgent(String name) Gets the agent from its name. |
|
|
Communication.getAgent(String name) Gets the agent from its name. |
|
|
Participant.removeAgent(String name) Method to remove an agent from the participant.. |
|
|
Communication.removeAgent(String name) Method to remove an agent from the communication. |
Methods in com.oracle.sft.api that return types with arguments of type Agent | |
---|---|
Collection<Agent> |
Participant.getAgents() Retrieve the agent instance pertaining to the communication. |
Collection<Agent> |
Communication.getAgents() Retrieve the agent instance pertaining to the communication. |
Methods in com.oracle.sft.api with parameters of type Agent | ||
---|---|---|
|
Participant.addAgent(String name, Agent<T> agent) Set an agent instance in the communication. |
|
|
Communication.addAgent(String name, Agent<T> agent) Set an agent instance in the communication. |
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2012 Oracle Corporation. All Rights Reserved.