|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||