Protocol 类
定义
Defines values for Protocol.
public class Protocol
- 继承
-
java.lang.ObjectProtocol
构造函数
Protocol(String value) |
Creates a custom value for Protocol. |
字段
TCP |
Static value TCP for Protocol. |
UDP |
Static value UDP for Protocol. |
方法
equals(Object obj) | |
hashCode() | |
toString() |