org.apache.ode.test
Class BindingContextImpl
java.lang.Object
org.apache.ode.test.BindingContextImpl
- All Implemented Interfaces:
- BindingContext
public class BindingContextImpl
- extends java.lang.Object
- implements BindingContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingContextImpl
public BindingContextImpl()
activateMyRoleEndpoint
public EndpointReference activateMyRoleEndpoint(javax.xml.namespace.QName processId,
Endpoint myRoleEndpoint)
- Specified by:
activateMyRoleEndpoint in interface BindingContext
deactivateMyRoleEndpoint
public void deactivateMyRoleEndpoint(javax.xml.namespace.QName processId,
Endpoint myRoleEndpoint)
- Specified by:
deactivateMyRoleEndpoint in interface BindingContext
createPartnerRoleChannel
public PartnerRoleChannel createPartnerRoleChannel(javax.xml.namespace.QName processId,
javax.wsdl.PortType portType,
Endpoint initialPartnerEndpoint)
- Specified by:
createPartnerRoleChannel in interface BindingContext
calculateSizeofService
public long calculateSizeofService(EndpointReference epr)
- Specified by:
calculateSizeofService in interface BindingContext
Copyright © 2015 WSO2. All Rights Reserved.