org.apache.camel.example.camel.transport
Class Server
java.lang.Object
org.apache.camel.example.camel.transport.Server
public class Server
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Server
public Server()
prepare
public void prepare()
throws Exception
- Throws:
Exception
start
public void start()
throws Exception
- Throws:
Exception
stop
public void stop()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Apache CAMEL