public interface ChannelBusService
ChannelBusService methods.
 ©2011 Cloud Software Group, Inc.| Modifier and Type | Method and Description | 
|---|---|
com.tibco.n2.wp.api.base.PresentationChannel[] | 
getPresentationChannel(java.lang.String channelId)
Returns an array of channel information for the supplied channelId. 
 | 
com.tibco.n2.wp.api.base.PresentationChannel[] | 
getPresentationChannel(java.lang.String channelId,
                      com.tibco.n2.common.channeltype.ChannelType.Enum channelType)
Returns the channel information for a particular channel type. 
 | 
com.tibco.n2.wp.api.base.ChannelTypeDetail[] | 
listChannelTypes(com.tibco.n2.common.channeltype.ImplementationType.Enum channelImpl)
Lists the available channel types based on channel implementation type. 
 | 
com.tibco.n2.wp.api.base.PresentationChannel[] getPresentationChannel(java.lang.String channelId,
                                                                      com.tibco.n2.common.channeltype.ChannelType.Enum channelType)
                                                               throws com.tibco.n2.wp.services.ChannelUnavailableFault,
                                                                      com.tibco.n2.wp.services.InternalServiceFault
channelId - channelType - com.tibco.n2.wp.services.ChannelUnavailableFaultcom.tibco.n2.wp.services.InternalServiceFaultcom.tibco.n2.wp.api.base.PresentationChannel[] getPresentationChannel(java.lang.String channelId)
                                                               throws com.tibco.n2.wp.services.ChannelUnavailableFault,
                                                                      com.tibco.n2.wp.services.InternalServiceFault
channelId - com.tibco.n2.wp.services.ChannelUnavailableFaultcom.tibco.n2.wp.services.InternalServiceFaultcom.tibco.n2.wp.api.base.ChannelTypeDetail[] listChannelTypes(com.tibco.n2.common.channeltype.ImplementationType.Enum channelImpl)
                                                       throws com.tibco.n2.wp.services.InternalServiceFault
channelImpl - com.tibco.n2.wp.services.ChannelUnavailableFaultcom.tibco.n2.wp.services.InternalServiceFaultCopyright © 2018 Cloud Software Group, Inc. All Rights Reserved.