org.fao.geonet.services.util.z3950
Class Server

java.lang.Object
  extended by org.fao.geonet.services.util.z3950.Server

public class Server
extends Object

Z3950 server


Constructor Summary
Server()
           
 
Method Summary
static void end()
          ends the server
static void init(String port, org.springframework.context.ApplicationContext app_context)
          initializes the server
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server

public Server()
Method Detail

init

public static void init(String port,
                        org.springframework.context.ApplicationContext app_context)
initializes the server


end

public static void end()
ends the server



Copyright © 2003-2013. All Rights Reserved.