The Meta-Environment API

Uses of Class
toolbus.communication.SocketWriteMultiplexer

Packages that use SocketWriteMultiplexer
toolbus This package implements the ToolBus coordination architecture. 
 

Uses of SocketWriteMultiplexer in toolbus
 

Fields in toolbus declared as SocketWriteMultiplexer
private  SocketWriteMultiplexer SocketConnectionHandler.writeMultiplexer
           
 

Methods in toolbus that return SocketWriteMultiplexer
 SocketWriteMultiplexer SocketConnectionHandler.getWriteMultiplexer()
           
 


The Meta-Environment API