TopoWeb Commons API

Uses of Package
org.topoweb.net.server

Packages that use org.topoweb.net.server
org.topoweb.net.server Network related classes intended for use in server-side programs. 
 

Classes in org.topoweb.net.server used by org.topoweb.net.server
RequestBoundaryDetector
          Detects whether enough bytes have been read into a Session for a request to be interpretable.
Session
          Encapsulates a socket's conversational state.
SessionFilter
          A filter interface for Sessions.
SessionPool
          Interface for creating and/or recycling Session objects.
 


TopoWeb Commons API

Copyright (C) 2002 Babak Farhang

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.