public interface RemoteConnection
| Modifier and Type | Method and Description |
|---|---|
Marshaller |
getMarshaller() |
UnMarshaller |
getUnmarshaller() |
SOAPMessage |
invoke(SOAPMessage reqMessage,
Object endpoint,
boolean oneway) |
Marshaller getMarshaller()
UnMarshaller getUnmarshaller()
SOAPMessage invoke(SOAPMessage reqMessage, Object endpoint, boolean oneway) throws IOException
IOExceptionCopyright © 2013 JBoss, by Red Hat. All Rights Reserved.