Searched defs:setTrafficClass (Results 1 - 6 of 6) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/sun/nio/ch/
H A DDatagramSocketAdaptor.java340 public void setTrafficClass(int tc) throws SocketException { method in class:DatagramSocketAdaptor
H A DSocketAdaptor.java379 public void setTrafficClass(int tc) throws SocketException { method in class:SocketAdaptor
/openjdk9/jdk/src/java.base/share/classes/java/net/
H A DDatagramSocket.java1181 public synchronized void setTrafficClass(int tc) throws SocketException { method in class:DatagramSocket
H A DSocket.java1375 public void setTrafficClass(int tc) throws SocketException { method in class:Socket
/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DBaseSSLSocketImpl.java524 public final void setTrafficClass(int tc) throws SocketException { method in class:BaseSSLSocketImpl
/openjdk9/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/mail/ com/sun/mail/imap/ ...

Completed in 256 milliseconds