CandidateInfo() | fm.liveswitch.CandidateInfo | |
deserializeProperties(String key, String valueJson) | fm.liveswitch.CandidateInfo | protected |
fromJson(String candidateReportJson) | fm.liveswitch.CandidateInfo | static |
fromJsonArray(String candidateReportsJson) | fm.liveswitch.CandidateInfo | static |
getId() | fm.liveswitch.Info | |
getIPAddress() | fm.liveswitch.CandidateInfo | |
getPort() | fm.liveswitch.CandidateInfo | |
getPriority() | fm.liveswitch.CandidateInfo | |
getProtocol() | fm.liveswitch.CandidateInfo | |
getRelatedIPAddress() | fm.liveswitch.CandidateInfo | |
getRelatedPort() | fm.liveswitch.CandidateInfo | |
getRelayProtocol() | fm.liveswitch.CandidateInfo | |
getType() | fm.liveswitch.CandidateInfo | |
Info() | fm.liveswitch.Info | protected |
processArray(T[] newValues, T[] oldValues) | fm.liveswitch.Info | static |
processBoolean(boolean newValue, boolean oldValue) | fm.liveswitch.Info | static |
processBooleanArray(boolean[] newValues, boolean[] oldValues) | fm.liveswitch.Info | static |
processDouble(double newValue, double oldValue) | fm.liveswitch.Info | static |
processFloat(float newValue, float oldValue) | fm.liveswitch.Info | static |
processFloatArray(float[] newValues, float[] oldValues) | fm.liveswitch.Info | static |
processFloatArray(double[] newValues, double[] oldValues) | fm.liveswitch.Info | static |
processInteger(int newValue, int oldValue) | fm.liveswitch.Info | static |
processIntegerArray(int[] newValues, int[] oldValues) | fm.liveswitch.Info | static |
processLong(long newValue, long oldValue) | fm.liveswitch.Info | static |
processLongArray(long[] newValues, long[] oldValues) | fm.liveswitch.Info | static |
processObject(T newValue, T oldValue) | fm.liveswitch.Info | static |
processShort(short newValue, short oldValue) | fm.liveswitch.Info | static |
processShortArray(short[] newValues, short[] oldValues) | fm.liveswitch.Info | static |
processString(String newValue, String oldValue) | fm.liveswitch.Info | static |
serializeProperties(java.util.HashMap< String, String > jsonObject) | fm.liveswitch.CandidateInfo | protected |
setId(String value) | fm.liveswitch.Info | |
setIPAddress(String value) | fm.liveswitch.CandidateInfo | |
setPort(fm.liveswitch.NullableInteger value) | fm.liveswitch.CandidateInfo | |
setPriority(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidateInfo | |
setProtocol(String value) | fm.liveswitch.CandidateInfo | |
setRelatedIPAddress(String value) | fm.liveswitch.CandidateInfo | |
setRelatedPort(fm.liveswitch.NullableInteger value) | fm.liveswitch.CandidateInfo | |
setRelayProtocol(String value) | fm.liveswitch.CandidateInfo | |
setType(String value) | fm.liveswitch.CandidateInfo | |
toJson(fm.liveswitch.CandidateInfo candidateReport) | fm.liveswitch.CandidateInfo | static |
toJson() | fm.liveswitch.CandidateInfo | |
toJsonArray(fm.liveswitch.CandidateInfo[] candidateReports) | fm.liveswitch.CandidateInfo | static |