public class Protocol extends Object
| Modifier and Type | Field and Description |
|---|---|
static Protocol |
ANY |
static Protocol |
ICMP |
static Protocol |
TCP |
static Protocol |
UDP |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
static Protocol |
fromString(String protocolString) |
String |
getProtocolNumber() |
int |
hashCode() |
boolean |
hasPort() |
String |
toString() |
Copyright © 2016–2017 Nuage Networks. All rights reserved.