org.jboss.remoting.samples.transporter.complex.client
Class Client

java.lang.Object
  extended by org.jboss.remoting.samples.transporter.complex.client.Client

public class Client
extends java.lang.Object

Author:
Tom Elrod

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

Constructor Detail

Client

public Client()
Method Detail

makeClientCall

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

main

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


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