public class SOAPProtocolConnectionHTTP extends HTTPRemotingConnection
| Constructor and Description |
|---|
SOAPProtocolConnectionHTTP() |
| Modifier and Type | Method and Description |
|---|---|
Marshaller |
getMarshaller() |
UnMarshaller |
getUnmarshaller() |
SOAPMessage |
invoke(SOAPMessage reqMessage,
Object endpoint,
boolean oneway)
Sends the given message to the specified endpoint.
|
protected void |
populateHeaders(SOAPMessage reqMessage,
Map<String,Object> metadata) |
getChunkSize, isClosed, setChunkSize, setClosedpublic UnMarshaller getUnmarshaller()
public Marshaller getMarshaller()
public SOAPMessage invoke(SOAPMessage reqMessage, Object endpoint, boolean oneway) throws IOException
HTTPRemotingConnectioninvoke in interface RemoteConnectioninvoke in class HTTPRemotingConnectionIOExceptionprotected void populateHeaders(SOAPMessage reqMessage, Map<String,Object> metadata)
populateHeaders in class HTTPRemotingConnectionCopyright © 2012 JBoss, by Red Hat. All Rights Reserved.