File too/PortCoder


class tom.Encoder (PortCoder)

instance tom.Encoder (PortCoder)

methods

boolean
  encodeProxy tom.All p;
Encode a Proxy. If this is for archiving purposes, this does nothing and returns FALSE (the default implementation). Otherwise, in case of wiring, it actually performs the proxy encoding and returns TRUE.


class too.PortCoder

Inherits

State supers
tom.BinaryCoder

instance too.PortCoder

variables

public ConnectedConnection connection;
The Connection for which we operate.
ConnectedPort port;
Our buffered view of the socket in the direction we handle.

methods

id
  initWithConnection ConnectedConnection c;
Designated initializer.


Generated by tm 1.01.