Ila

Uses of Package
org.topoweb.ila.protocol

Packages that use org.topoweb.ila.protocol
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. 
 

Classes in org.topoweb.ila.protocol used by org.topoweb.ila.protocol
IlaProtocolException
          Encapsulates protocol-related errors.
PLinkNode
          The XML respresentation of a LinkNode instance.
PNode
          The XML respresentation of a Node instance.
PNodeSet
          The XML respresentation of a NodeSet instance.
ProtocolConstants
          Constants used to in Ila's XML-based network protocol.
PState
          The XML respresentation of a State instance.
RemoteService
          Base class for the client-side of our XML/DOM protocol.
SpiProtocolConstants
          Constants used to in Ila's service provider network protocol.
 

Classes in org.topoweb.ila.protocol used by org.topoweb.ila.server
ProtocolConstants
          Constants used to in Ila's XML-based network protocol.
SpiProtocolConstants
          Constants used to in Ila's service provider network protocol.
 


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.