Searched refs:handshakeTimeout (Results 1 – 5 of 5) sorted by relevance
117 public void accept(long acceptTimeout, long handshakeTimeout) throws IOException { in accept() argument127 handshake(handshakeTimeout); in accept()138 … public void attach(String address, long attachTimeout, long handshakeTimeout) throws IOException { in attach() argument186 handshake(handshakeTimeout); in attach()291 protected void handshake(long handshakeTimeout) throws IOException { in handshake() argument292 transportSocket.setSoTimeout((int) handshakeTimeout); in handshake()
59 public void accept(long acceptTimeout, long handshakeTimeout) throws IOException; in accept() argument69 … public void attach(String address, long attachTimeout, long handshakeTimeout) throws IOException; in attach() argument
642 int handshakeTimeout = getHandshakeTimeout(); in run() local644 if (handshakeTimeout > 0) in run()645 _socket.setSoTimeout(handshakeTimeout); in run()667 if (handshakeTimeout>0) in run()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...