public interface ClientTransport
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(String endpoint,
SOAPMessageContext context) |
void |
invokeOneWay(String endpoint,
SOAPMessageContext context) |
void invoke(String endpoint, SOAPMessageContext context)
void invokeOneWay(String endpoint, SOAPMessageContext context)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.