org.jboss.remoting.samples.transporter.custom.server
Class RMIServer

java.lang.Object
  extended by org.jboss.remoting.samples.transporter.custom.server.RMIServer

public class RMIServer
extends java.lang.Object

Author:
Tom Elrod

Constructor Summary
RMIServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMIServer

public RMIServer()
Method Detail

start

public void start()
           throws java.lang.Exception
Throws:
java.lang.Exception

stop

public void stop()

main

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


Copyright © 1998-2005 JBoss Inc . All Rights Reserved.