RequestProtocol

functions.sockets.internal.RequestProtocol

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def reader(in: DataInputStream): (Coordinates4, Array[Byte])
def writer(req: InvocationOutcome, out: DataOutputStream): Unit