public static class Bytestream.Mode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Bytestream.Mode |
TCP
A TCP based stream.
|
static Bytestream.Mode |
UDP
A UDP based stream.
|
public static Bytestream.Mode TCP
public static Bytestream.Mode UDP
Copyright © 2003 Jive Software.