TaskBean API
0.5

glogic.sample.demo.server
Interface DemoServiceIF

All Known Implementing Classes:
DemoServiceImp, DemoServiceStub

public interface DemoServiceIF

Server-side service interface used by client.

Author:
Sam Taha

Method Summary
 OutputFooStruct helloworld(InputFooStruct inputFoo)
           
 

Method Detail

helloworld

public OutputFooStruct helloworld(InputFooStruct inputFoo)
                           throws OuchException,
                                  WServiceAccessException
Throws:
OuchException
WServiceAccessException

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.