org.fao.geonet.services.util.z3950
Class Server
java.lang.Object
org.fao.geonet.services.util.z3950.Server
public class Server
- extends Object
Z3950 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 |
Server
public Server()
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.