Ila

Uses of Interface
org.topoweb.ila.protocol.SpiProtocolConstants

Packages that use SpiProtocolConstants
org.topoweb.ila.protocol Defines the over-the-wire representation (or other serialization) of some Ila classes and interfaces. 
org.topoweb.ila.server Ila Server Subsystem. 
 

Uses of SpiProtocolConstants in org.topoweb.ila.protocol
 

Classes in org.topoweb.ila.protocol that implement SpiProtocolConstants
 class RemoteMirror
          Mirror implementation over an XML/DOM protocol.
 class RemoteRegistrar
          Registrar implementation over an XML/DOM protocol.
 

Uses of SpiProtocolConstants in org.topoweb.ila.server
 

Classes in org.topoweb.ila.server that implement SpiProtocolConstants
 class RequestProcessor
          An org.topoweb.util.concurrent.SingleRun that processes incoming requests.
 


Ila

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.