ix.http
Class HttpNameServer

java.lang.Object
  extended by ix.http.HttpNameServer

public class HttpNameServer
extends java.lang.Object

A name-server for an HttpCommunicationStrategy.


Nested Class Summary
static class HttpNameServer.Syntax
          Name-server message syntax.
 
Field Summary
static java.lang.String DEFAULT_ADDRESS
           
 
Constructor Summary
HttpNameServer()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_ADDRESS

public static java.lang.String DEFAULT_ADDRESS
Constructor Detail

HttpNameServer

public HttpNameServer()
Method Detail

main

public static void main(java.lang.String[] argv)