47+ results for 'java.net.inetaddress' (0 ms)
Not the results you expected?
EventDispatcher.java (https://github.com/abollaert/smartlights.git) Java · 360 lines
SocketFactoryTest.java (https://github.com/lems111/Intercept-CM6-Kernel.git) Java · 408 lines
Android.Net.Wifi.P2p.cs (https://gitlab.com/Pfhoenix/api) C# · 883 lines
Javax.Net.Ssl.cs (https://gitlab.com/Pfhoenix/api) C# · 1165 lines
55 /// </summary>
56 [Dot42.DexImport("<init>", "(IILjava/net/InetAddress;)V", AccessFlags = 4)]
57 protected internal SSLServerSocket(int port, int backlog, global::Java.Net.InetAddress address) /* MethodBuilder.Create */
58 {
59 }
982 /// </summary>
983 [Dot42.DexImport("<init>", "(Ljava/net/InetAddress;I)V", AccessFlags = 4)]
984 protected internal SSLSocket(global::Java.Net.InetAddress address, int port) /* MethodBuilder.Create */
985 {
986 }
990 /// </summary>
991 [Dot42.DexImport("<init>", "(Ljava/lang/String;ILjava/net/InetAddress;I)V", AccessFlags = 4)]
992 protected internal SSLSocket(string address, int port, global::Java.Net.InetAddress clientAddress, int clientPort) /* MethodBuilder.Create */
993 {
994 }
998 /// </summary>
999 [Dot42.DexImport("<init>", "(Ljava/net/InetAddress;ILjava/net/InetAddress;I)V", AccessFlags = 4)]
1000 protected internal SSLSocket(global::Java.Net.InetAddress address, int port, global::Java.Net.InetAddress clientAddress, int clientPort) /* MethodBuilder.Create */
Java.Net.cs (https://gitlab.com/Pfhoenix/api) C# · 1215 lines
57 /// </summary>
58 [Dot42.DexImport("<init>", "([BIILjava/net/InetAddress;I)V", AccessFlags = 1)]
59 public DatagramPacket(sbyte[] data, int offset, int length, global::Java.Net.InetAddress host, int aPort) /* MethodBuilder.Create */
60 {
61 }
65 /// </summary>
66 [Dot42.DexImport("<init>", "([BIILjava/net/InetAddress;I)V", AccessFlags = 1, IgnoreFromJava = true)]
67 public DatagramPacket(byte[] data, int offset, int length, global::Java.Net.InetAddress host, int aPort) /* MethodBuilder.Create */
68 {
69 }
71 [Dot42.DexImport("<init>", "([BILjava/net/InetAddress;I)V", AccessFlags = 1)]
72 public DatagramPacket(sbyte[] sByte, int int32, global::Java.Net.InetAddress inetAddress, int int321) /* MethodBuilder.Create */
73 {
74 }
ServiceInfo.java (https://gitlab.com/brian0218/rk3066_r-box_android4.2.2_sdk) Java · 727 lines
SSLSocketImplTest.java (https://gitlab.com/brian0218/rk3066_r-box_android4.2.2_sdk) Java · 1156 lines
Inet6AddressTest.java (https://gitlab.com/brian0218/rk3188_r-box_android4.2.2_sdk) Java · 916 lines
Inet4AddressTest.java (https://gitlab.com/brian0218/rk3188_r-box_android4.2.2_sdk) Java · 346 lines
ServiceFacadeCash.java (https://github.com/kosekma1/cashBob.git) Java · 789 lines
VirtualSocket.java (https://github.com/interdroid/smartsockets.git) Java · 599 lines
SmartSocket.java (https://github.com/interdroid/smartsockets.git) Java · 675 lines
HostControllerEnvironment.java (https://github.com/luksa/wildfly.git) Java · 425 lines
SocketBindingManagerImpl.java (https://github.com/tomathome/jboss-as.git) Java · 558 lines
ServiceFacadeSmeny.java (https://github.com/kosekma1/cashBob.git) Java · 340 lines
SocksSocketTest.java (https://bitbucket.org/ldassonville/openesb-components.git) Java · 631 lines
ReverseVirtualSocket.java (https://github.com/interdroid/smartsockets.git) Java · 445 lines
ConnectionManagerImpl.java (https://gitlab.com/manoj-makkuboy/magnetism) Java · 438 lines
CounterContextTest.java (https://github.com/yuvrajm/cassandra.git) Java · 457 lines
SSLSocketTest.java (https://github.com/lems111/Intercept-CM6-Kernel.git) Java · 892 lines
76 notes = "",
77 method = "SSLSocket",
78 args = {java.net.InetAddress.class, int.class}
79 )
80 public void testConstructor_02() throws UnknownHostException, IOException {
116 notes = "",
117 method = "SSLSocket",
118 args = {java.net.InetAddress.class, int.class, java.net.InetAddress.class, int.class}
119 )
120 public void testConstructor_03() throws UnknownHostException, IOException {
283 notes = "",
284 method = "SSLSocket",
285 args = {java.lang.String.class, int.class, java.net.InetAddress.class, int.class}
286 )
287 public void testConstructor_05() throws UnknownHostException, IOException {
SSLServerSocketTest.java (https://github.com/lems111/Intercept-CM6-Kernel.git) Java · 588 lines
Inet6AddressTest.java (https://github.com/lems111/Intercept-CM6-Kernel.git) Java · 1267 lines
24 import java.io.Serializable;
25 import java.net.Inet6Address;
26 import java.net.InetAddress;
27 import java.net.NetworkInterface;
28 import java.net.UnknownHostException;
30 import java.security.Permission;
32 import org.apache.harmony.luni.tests.java.net.InetAddressTest.MockSecurityManager;
33 import org.apache.harmony.testframework.serialization.SerializationTest;
34 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
NetworkTopologyDiscoveryServiceImpl.java (https://bitbucket.org/psymes/34cs-st2071.git) Java · 432 lines
ModelControllerClient.java (https://bitbucket.org/cprenzberg/wildfly.git) Java · 342 lines
SettableByNameData.java (https://github.com/beobal/cassandra.git) Java · 620 lines
ForwardedHeaderHandlerSpec.scala (https://github.com/playframework/playframework.git) Scala · 526 lines
management.properties (https://github.com/Morriar/ProxyJDK.git) Properties File · 273 lines
ProxySocketFactoryTest.java (https://gitlab.com/vincent.hsu/cyberduck) Java · 213 lines
Os.java (https://bitbucket.org/festevezga/xobotos.git) Java · 122 lines
DatagramSocketClient.java (https://bitbucket.org/ldassonville/openesb-components.git) Java · 273 lines
NameServicePacket.java (https://github.com/drheydenreich/jcifs.git) Java · 337 lines
NodeAvailabilityZoneMapperTests.java (https://github.com/elasticsearch/elasticsearch.git) Java · 290 lines
JmmDNS.java (https://github.com/hchapman/dmix.git) Java · 396 lines
SQLDataSource.java (https://github.com/airguru/EasyBan.git) Java · 647 lines
TestRouteDirector.java (https://github.com/steveclark7/Test1.git) Java · 475 lines
Socks5ProxySocketFactory.java (https://gitlab.com/xiaoyezi/yesheng) Java · 291 lines
ByteArrays.java (https://bitbucket.org/robeden/pcap4j-optimized.git) Java · 823 lines
VConnect.java (https://bitbucket.org/haris_peco/debrief.git) Java · 417 lines
DataSerializer.java (https://github.com/nterman/nbites.git) Java · 466 lines
Javax.Net.cs (https://gitlab.com/Pfhoenix/api) C# · 235 lines
87 /// </java-name>
88 [Dot42.DexImport("createSocket", "(Ljava/lang/String;ILjava/net/InetAddress;I)Ljava/net/Socket;", AccessFlags = 1025)]
89 public abstract global::Java.Net.Socket CreateSocket(string address, int port, global::Java.Net.InetAddress localAddress, int localPort) /* MethodBuilder.Create */ ;
91 /// <summary>
99 /// </java-name>
100 [Dot42.DexImport("createSocket", "(Ljava/net/InetAddress;I)Ljava/net/Socket;", AccessFlags = 1025)]
101 public abstract global::Java.Net.Socket CreateSocket(global::Java.Net.InetAddress host, int port) /* MethodBuilder.Create */ ;
103 /// <summary>
111 /// </java-name>
112 [Dot42.DexImport("createSocket", "(Ljava/net/InetAddress;ILjava/net/InetAddress;I)Ljava/net/Socket;", AccessFlags = 1025)]
113 public abstract global::Java.Net.Socket CreateSocket(global::Java.Net.InetAddress address, int port, global::Java.Net.InetAddress localAddress, int localPort) /* MethodBuilder.Create */ ;
115 /// <summary>
Javax.Net.cs (https://gitlab.com/Pfhoenix/api) C# · 235 lines
99 /// </java-name>
100 [Dot42.DexImport("createServerSocket", "(IILjava/net/InetAddress;)Ljava/net/ServerSocket;", AccessFlags = 1025)]
101 public abstract global::Java.Net.ServerSocket CreateServerSocket(int port, int backlog, global::Java.Net.InetAddress iAddress) /* MethodBuilder.Create */ ;
103 /// <summary>
188 /// </java-name>
189 [Dot42.DexImport("createSocket", "(Ljava/lang/String;ILjava/net/InetAddress;I)Ljava/net/Socket;", AccessFlags = 1025)]
190 public abstract global::Java.Net.Socket CreateSocket(string address, int port, global::Java.Net.InetAddress localAddress, int localPort) /* MethodBuilder.Create */ ;
192 /// <summary>
212 /// </java-name>
213 [Dot42.DexImport("createSocket", "(Ljava/net/InetAddress;ILjava/net/InetAddress;I)Ljava/net/Socket;", AccessFlags = 1025)]
214 public abstract global::Java.Net.Socket CreateSocket(global::Java.Net.InetAddress address, int port, global::Java.Net.InetAddress localAddress, int localPort) /* MethodBuilder.Create */ ;
216 /// <summary>
DatagramPacket.java (https://gitlab.com/essere.lab.public/qualitas.class-corpus) Java · 369 lines
91 * @param address the destination address.
92 * @param port the destination port number.
93 * @see java.net.InetAddress
94 *
95 * @since 1.2
114 * @param address the destination socket address.
115 * @throws IllegalArgumentException if address type is not supported
116 * @see java.net.InetAddress
117 *
118 * @since 1.4
134 * @param address the destination address.
135 * @param port the destination port number.
136 * @see java.net.InetAddress
137 */
138 public DatagramPacket(byte buf[], int length,
NetworkInterfaceTest.java (https://gitlab.com/Atomic-ROM/libcore) Java · 496 lines
18 package org.apache.harmony.tests.java.net;
20 import java.net.InetAddress;
21 import java.net.InterfaceAddress;
22 import java.net.NetworkInterface;
234 /**
235 * java.net.NetworkInterface#getByInetAddress(java.net.InetAddress)
236 */
237 public void test_getByInetAddressLjava_net_InetAddress() throws Exception {