TopoWeb Commons API

Package org.topoweb.net

Network related classes.

See:
          Description

Class Summary
DomainTranslator Translates domain names such that the order of their dot-separated tokens is reversed.
Ori Encapsulates a string representation of URIs that is lexicographically ordered by ownership.
OriTranslator Translates some standard URIs to Ori instances and viceversa.
OriTranslator.HierarchicalSchemeHandler Translates hierarchical URIs to Oris, and viceversa.
OriTranslator.MailtoSchemeHandler Translates mailto URLs to Oris, and viceversa.
OriTranslator.NewsSchemeHandler Translates news URLs to Oris, and viceversa.
OriTranslator.SchemeHandler ORI / URI translator that handles a specific URI scheme.
TcpDomProtocol A TCP/IP client implementation of a DOM protocol using a blocking socket.
 

Exception Summary
OriSyntaxException Represents a syntax error in the string representation of an ORI.
 

Package org.topoweb.net Description

Network related classes.


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.