Uses of Class
org.littleshoot.util.FiveTuple.Protocol

Packages that use FiveTuple.Protocol
org.littleshoot.util   
 

Uses of FiveTuple.Protocol in org.littleshoot.util
 

Methods in org.littleshoot.util that return FiveTuple.Protocol
 FiveTuple.Protocol FiveTuple.getProtocol()
           
static FiveTuple.Protocol FiveTuple.Protocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FiveTuple.Protocol[] FiveTuple.Protocol.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.littleshoot.util with parameters of type FiveTuple.Protocol
FiveTuple(InetSocketAddress local, InetSocketAddress remote, FiveTuple.Protocol protocol)
           
 



Copyright © 2011-2013 LittleShoot. All Rights Reserved.