|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.actor.IO.TrafficClass
public static class IO.TrafficClass
IO.SocketOption to set the traffic class or
type-of-service octet in the IP header for packets sent from this
IO.SocketHandle.
For more information see java.net.Socket.setTrafficClass
| Constructor Summary | |
|---|---|
IO.TrafficClass(int tc)
|
|
| Method Summary | |
|---|---|
int |
tc()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public IO.TrafficClass(int tc)
| Method Detail |
|---|
public int tc()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||