fm.liveswitch.TransportAddress Member List

This is the complete list of members for fm.liveswitch.TransportAddress, including all inherited members.

checkMask(String address1, String address2, String mask)fm.liveswitch.TransportAddressstatic
equals(Object obj)fm.liveswitch.TransportAddress
getAddressType()fm.liveswitch.TransportAddress
getIPAddress()fm.liveswitch.TransportAddress
getPort()fm.liveswitch.TransportAddress
hashCode()fm.liveswitch.TransportAddress
is6To4(String ipAddress)fm.liveswitch.TransportAddressstatic
isAny(String ipAddress)fm.liveswitch.TransportAddressstatic
isDiscard(String ipAddress)fm.liveswitch.TransportAddressstatic
isDocumentation(String ipAddress)fm.liveswitch.TransportAddressstatic
isIPAddress(String address)fm.liveswitch.TransportAddressstatic
isIPv4(String ipAddress)fm.liveswitch.TransportAddressstatic
isIPv6(String ipAddress)fm.liveswitch.TransportAddressstatic
isLimitedBroadcast(String ipAddress)fm.liveswitch.TransportAddressstatic
isLinkLocal(String ipAddress)fm.liveswitch.TransportAddressstatic
isLoopback(String ipAddress)fm.liveswitch.TransportAddressstatic
isMulticast(String ipAddress)fm.liveswitch.TransportAddressstatic
isOrchid(String ipAddress)fm.liveswitch.TransportAddressstatic
isPrivate(String ipAddress)fm.liveswitch.TransportAddressstatic
isReserved(String ipAddress)fm.liveswitch.TransportAddressstatic
isSource(String ipAddress)fm.liveswitch.TransportAddressstatic
isTeredo(String ipAddress)fm.liveswitch.TransportAddressstatic
maskFromPrefixLength(int prefixLength)fm.liveswitch.TransportAddressstatic
maskFromPrefixLength(int prefixLength, boolean ipv6)fm.liveswitch.TransportAddressstatic
sanitizeIPAddress(String ipAddress)fm.liveswitch.TransportAddressstatic
setIPAddress(String value)fm.liveswitch.TransportAddress
setPort(int value)fm.liveswitch.TransportAddress
toString()fm.liveswitch.TransportAddress
TransportAddress(String ipAddress, int port)fm.liveswitch.TransportAddress