org.fusesource.fabric.demo.cxf.client
Class Client

java.lang.Object
  extended by org.fusesource.fabric.demo.cxf.client.Client

public class Client
extends java.lang.Object


Constructor Summary
Client()
           
 
Method Summary
 Hello getProxy()
           
static void main(java.lang.String[] args)
           
 
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

getProxy

public Hello getProxy()

main

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


Copyright © 2012 FuseSource. All Rights Reserved.