BLIPListener Class Reference

#import <BLIPConnection.h>

Inherits TCPListener.

List of all members.


Detailed Description

A "server" that listens on a TCP socket for incoming BLIP connections and creates BLIPConnection instances to handle them.

Most of the API is inherited from TCPListener.

Properties

readonly BLIPDispatcherdispatcher
 The default request dispatcher that will be inherited by all BLIPConnections opened by this listener.


Property Documentation

- (BLIPDispatcher *) dispatcher [protected]

The default request dispatcher that will be inherited by all BLIPConnections opened by this listener.

If a connection's own dispatcher doesn't have a rule to match a message, this inherited dispatcher will be checked next. Only if it fails too will the delegate be called.


The documentation for this class was generated from the following files:
Generated on Tue May 27 22:56:33 2008 for MYNetwork:MooseyardNetworking by  doxygen 1.5.4