Constant Field Values

Contents

org.apache.*

  • org.apache.log4j.net.MulticastAppender 
    Modifier and Type Constant Field Value
    public static final String ZONE "_log4j_xml_mcast_appender.local."
  • org.apache.log4j.net.MulticastReceiver 
    Modifier and Type Constant Field Value
    public static final String ZONE "_log4j_xml_mcast_receiver.local."
  • org.apache.log4j.net.UDPAppender 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_PORT 9991
    public static final String ZONE "_log4j_xml_udp_appender.local."
  • org.apache.log4j.net.UDPReceiver 
    Modifier and Type Constant Field Value
    public static final String ZONE "_log4j_xml_udp_receiver.local."
  • org.apache.log4j.net.XMLSocketReceiver 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_PORT 4448
    public static final String ZONE "_log4j_xml_tcpaccept_receiver.local."