porttype ChannelBusService
**PRIVATE API - Reserved for internal use**
operations 
getPresentationChannel
inputimpl:getPresentationChannelRequest
outputimpl:getPresentationChannelResponse
faultimpl:channelUnavailableFault
faultimpl:internalServiceFault

listChannelTypes
inputimpl:listChannelTypesRequest
outputimpl:listChannelTypesResponse
faultimpl:internalServiceFault
used by 
binding ChannelBusService_EP
source 
<wsdl:portType name="ChannelBusService">
  <wsdl:documentation>**PRIVATE API - Reserved for internal use**</wsdl:documentation>
  <wsdl:operation name="getPresentationChannel">
    <wsdl:input name="getPresentationChannelRequest" message="impl:getPresentationChannelRequest"/>
    <wsdl:output name="getPresentationChannelResponse" message="impl:getPresentationChannelResponse"/>
    <wsdl:fault name="channelUnavailableFault" message="impl:channelUnavailableFault"/>
    <wsdl:fault name="internalServiceFault" message="impl:internalServiceFault"/>
  </wsdl:operation>
  <wsdl:operation name="listChannelTypes">
    <wsdl:input name="listChannelTypesRequest" message="impl:listChannelTypesRequest"/>
    <wsdl:output name="listChannelTypesResponse" message="impl:listChannelTypesResponse"/>
    <wsdl:fault name="internalServiceFault" message="impl:internalServiceFault"/>
  </wsdl:operation>
</wsdl:portType>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy