|
I am trying to call a service method whose return
type is void. I would eventually like to use Call.invokeOneWay but for now
am fine with just using Call.invoke but it is giving me a SocketReadTimeout
exception.
Is this possible?
Mike
|
- Re: invoke a void return type method Mike Brown
- Re: invoke a void return type method Russell Butek
