Package net.commerce.zocalo.rpc

Classes that enable an external agent to trade with the market.

See:
          Description

Class Summary
RPCServer RPCServer provides an external API for agents to interact with the server.
RPCServer.RPCHandler RPCHandler class specifies the namespace and actual interface available for external XML-RPC calls
RPCTrade RPCTrade is a helper class for RPCServer that facilitates one-off market trading Created by: Jason Carver Date: Jan 16, 2008 Modified by: Chris Hibbert Date September 9, 2009
 

Package net.commerce.zocalo.rpc Description

Classes that enable an external agent to trade with the market. RPCServer provides an interface via xmlrpc that relies on RPCTrade, which uses TradeSupport.

© Copyright 2008-2009 Chris Hibbert. All rights reserved.

This software is published under the terms of the MIT license, a copy
of which has been included with this distribution in the LICENSE file.