public class EBPGenerator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static org.jdom.Namespace |
ebpNS |
Constructor and Description |
---|
EBPGenerator(java.lang.String interactionName) |
Modifier and Type | Method and Description |
---|---|
EndpointInfo |
createEndpoint(WSDLInfo wsdlInfo,
java.lang.String serviceName,
java.lang.String portName,
java.lang.String operationName) |
byte[] |
toBytes(EndpointInfo endpointInfo) |
public EndpointInfo createEndpoint(WSDLInfo wsdlInfo, java.lang.String serviceName, java.lang.String portName, java.lang.String operationName)
public byte[] toBytes(EndpointInfo endpointInfo) throws MXException
MXException