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
IOException
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.