Uses of Class
jlibs.core.net.Protocol

Packages that use Protocol
jlibs.core.net   
 

Uses of Protocol in jlibs.core.net
 

Methods in jlibs.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 © 2018. All rights reserved.