public class CXFMAPEndpoint extends Object implements MAPEndpoint
Modifier and Type | Method and Description |
---|---|
void |
addReferenceParameter(Element element) |
String |
getAddress() |
List<Object> |
getReferenceParameters() |
public String getAddress()
getAddress
in interface MAPEndpoint
public void addReferenceParameter(Element element)
addReferenceParameter
in interface MAPEndpoint
public List<Object> getReferenceParameters()
getReferenceParameters
in interface MAPEndpoint
Copyright © 2017 JBoss by Red Hat. All rights reserved.