Searched refs:sendUrgentData (Results 1 – 14 of 14) sorted by relevance
112 protected void sendUrgentData(int data) throws IOException { in sendUrgentData() method in FileDescriptorHolderSocketImpl
340 public void sendUrgentData(int data) throws IOException { in sendUrgentData() method in SocketAdaptor
136 protected void sendUrgentData(int value) throws IOException { in sendUrgentData() method in SocketImplTest.MockSocketImpl
1226 worker.sendUrgentData("UrgentData".getBytes()[0]); in test_sendUrgentDataI()1280 worker.sendUrgentData(urgentByte); in test_sendUrgentDataI()1338 worker.sendUrgentData(urgentByte1); in test_sendUrgentDataI()1339 worker.sendUrgentData(urgentByte2); in test_sendUrgentDataI()1391 worker.sendUrgentData(urgentByte); in test_sendUrgentDataI()
964 protected void sendUrgentData(int arg0) throws IOException { in sendUrgentData() method in ServerSocketTest.MockSocketImpl
90 protected abstract void sendUrgentData(int data) throws java.io.IOException; in sendUrgentData() method in SocketImpl
189 public void sendUrgentData(int data) throws java.io.IOException { in sendUrgentData() method in Socket
1643 servSock.sendUrgentData(urgentData.getBytes()[0]); in test_sendUrgentDataI()1673 servSock.sendUrgentData(urgentData.getBytes()[0]); in test_sendUrgentDataI()1703 servSock.sendUrgentData(urgentData.getBytes()[0]); in test_sendUrgentDataI()1704 servSock.sendUrgentData(urgentData.getBytes()[0]); in test_sendUrgentDataI()1740 servSock.sendUrgentData(urgentData.getBytes()[0]); in test_sendUrgentDataI()1762 servSock.sendUrgentData(urgentData.getBytes()[0]); in test_sendUrgentDataI()1788 servSock.sendUrgentData(urgentData.getBytes()[0]); in test_sendUrgentDataI()1824 servSock.sendUrgentData(urgentData.getBytes()[0]); in test_sendUrgentDataI()1854 theSocket.sendUrgentData(0); in test_sendUrgentDataI_leaky()2125 protected void sendUrgentData(int arg0) throws IOException { in sendUrgentData() method in OldSocketTest.MockSocketImpl
167 protected void sendUrgentData(int arg0) throws IOException { in sendUrgentData() method in OldSocketImplFactoryTest.MockSocketImpl
367 protected void sendUrgentData(int arg0) throws IOException { in sendUrgentData() method in OldServerSocketTest.MockSocketImpl
215 @Override protected void sendUrgentData(int arg0) throws IOException { } in test_SocketOptions_setOption() method in SocketTest.MySocketImpl
283 protected abstract void sendUrgentData (int data) throws IOException; in sendUrgentData() method in SocketImpl
644 protected void sendUrgentData (int data) throws IOException { in sendUrgentData() method in AbstractPlainSocketImpl
90 public void sendUrgentData(int data) throws java.io.IOException { throw new RuntimeException("Stub!… in sendUrgentData() method in Socket