public interface RemoteInvoker
Modifier and Type | Method and Description |
---|---|
RemoteMessage |
invoke(RemoteMessage request)
Invoke a remote service using the specified RemoteMessage.
|
RemoteMessage invoke(RemoteMessage request) throws IOException
request
- messageIOException
- remote communication failureCopyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.