Constant Field Values


Contents
org.fusesource.*

org.fusesource.hawtdispatch.transport.TcpTransport
public static final int IPTOS_LOWCOST 2
public static final int IPTOS_LOWDELAY 16
public static final int IPTOS_RELIABILITY 4
public static final int IPTOS_THROUGHPUT 8

org.fusesource.hawtdispatch.transport.UdpTransport
public static final int IPTOS_LOWCOST 2
public static final int IPTOS_LOWDELAY 16
public static final int IPTOS_RELIABILITY 4
public static final int IPTOS_THROUGHPUT 8



Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.