public class BindingContextImpl extends java.lang.Object implements BindingContext
| Constructor and Description |
|---|
BindingContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
EndpointReference |
activateMyRoleEndpoint(javax.xml.namespace.QName processId,
Endpoint myRoleEndpoint) |
long |
calculateSizeofService(EndpointReference epr) |
PartnerRoleChannel |
createPartnerRoleChannel(javax.xml.namespace.QName processId,
javax.wsdl.PortType portType,
Endpoint initialPartnerEndpoint) |
void |
deactivateMyRoleEndpoint(javax.xml.namespace.QName processId,
Endpoint myRoleEndpoint) |
public EndpointReference activateMyRoleEndpoint(javax.xml.namespace.QName processId, Endpoint myRoleEndpoint)
activateMyRoleEndpoint in interface BindingContextpublic void deactivateMyRoleEndpoint(javax.xml.namespace.QName processId,
Endpoint myRoleEndpoint)
deactivateMyRoleEndpoint in interface BindingContextpublic PartnerRoleChannel createPartnerRoleChannel(javax.xml.namespace.QName processId, javax.wsdl.PortType portType, Endpoint initialPartnerEndpoint)
createPartnerRoleChannel in interface BindingContextpublic long calculateSizeofService(EndpointReference epr)
calculateSizeofService in interface BindingContextCopyright © 2022 WSO2. All Rights Reserved.