Searched refs:createImpl (Results 1 – 6 of 6) sorted by relevance
446 createImpl(stream); in Socket()485 void createImpl(boolean stream) throws SocketException { in createImpl() method in Socket552 createImpl(true); in getImpl()619 createImpl(true); in connect()
259 createImpl(); in DatagramSocket()344 void createImpl() throws SocketException { in createImpl() method in DatagramSocket373 createImpl(); in getImpl()
259 createImpl(); in getImpl()302 void createImpl() throws SocketException { in createImpl() method in ServerSocket
66 void createImpl() throws java.net.SocketException { in createImpl() method in ServerSocket
63 void createImpl() throws java.net.SocketException { in createImpl() method in DatagramSocket
89 void createImpl(boolean stream) throws java.net.SocketException { in createImpl() method in Socket