sisc.io.custom
Interface CustomPortProxy

All Known Implementing Classes:
SchemeInputStream, SchemeOutputStream, SchemeReader, SchemeWriter

public interface CustomPortProxy


Method Summary
 Value getHost()
           
 Pair getProcs()
           
 void setHost(Value host)
           
 

Method Detail

getProcs

Pair getProcs()

setHost

void setHost(Value host)

getHost

Value getHost()