Uses of Class
org.apache.logging.log4j.core.net.Protocol

Packages that use Protocol
org.apache.logging.log4j.core.net Log4j 2.0 network support. 
 

Uses of Protocol in org.apache.logging.log4j.core.net
 

Methods in org.apache.logging.log4j.core.net that return Protocol
static Protocol Protocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Protocol[] Protocol.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.