|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndpointFactory
Defines interface of endpoint factory.
| Method Summary | |
|---|---|
java.util.Collection<Endpoint> |
install()
Installs factory. |
void |
setRtpManager(RtpManager rtpManager)
Assigns RTP manager |
void |
uninstall()
Uninstalls factory. |
| Method Detail |
|---|
void setRtpManager(RtpManager rtpManager)
rtpManager - the RTP manager instance.
java.util.Collection<Endpoint> install()
throws ResourceUnavailableException
ResourceUnavailableExceptionvoid uninstall()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||