|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.autodiscover.ProtocolConnectionCollection
public final class ProtocolConnectionCollection
Represents a user setting that is a collection of protocol connection.
| Method Summary | |
|---|---|
ArrayList<ProtocolConnection> |
getConnections()
Gets the Connections. |
static ProtocolConnectionCollection |
loadFromXml(EwsXmlReader reader)
Read user setting with ProtocolConnectionCollection value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ProtocolConnectionCollection loadFromXml(EwsXmlReader reader)
throws Exception
reader - EwsServiceXmlReader
Exception - the exceptionpublic ArrayList<ProtocolConnection> getConnections()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||