anvil.core.net
Class NetModule
java.lang.Object
|
+--anvil.core.net.NetModule
- public class NetModule
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECHO_PORT
public static final Any ECHO_PORT
FTP_PORT
public static final Any FTP_PORT
SSH_PORT
public static final Any SSH_PORT
TELNET_PORT
public static final Any TELNET_PORT
SMTP_PORT
public static final Any SMTP_PORT
NAMESERVER_PORT
public static final Any NAMESERVER_PORT
WHOIS_PORT
public static final Any WHOIS_PORT
FINGER_PORT
public static final Any FINGER_PORT
HTTP_PORT
public static final Any HTTP_PORT
HTTPS_PORT
public static final Any HTTPS_PORT
NNTP_PORT
public static final Any NNTP_PORT
POP2_PORT
public static final Any POP2_PORT
POP3_PORT
public static final Any POP3_PORT
IMAP2_PORT
public static final Any IMAP2_PORT
IMAP3_PORT
public static final Any IMAP3_PORT
IRC_PORT
public static final Any IRC_PORT
WHO_PORT
public static final Any WHO_PORT
PRINTER_PORT
public static final Any PRINTER_PORT
p_getByName
public static final java.lang.Object[] p_getByName
p_getAllByName
public static final java.lang.Object[] p_getAllByName
__module__
public static final NativeNamespace __module__
NetModule
public NetModule()
getLocalHost
public static final Any getLocalHost(Context context)
getByName
public static final Any getByName(Context context,
java.lang.String host)
getAllByName
public static final Any getAllByName(Context context,
java.lang.String host)