public final class Protocol extends Object
static Protocol
TCP
UDP
Protocol(String value)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final Protocol TCP
public static final Protocol UDP
public Protocol(String value)
value
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */