public class ChannelBusService extends java.lang.Object implements ChannelBusService
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.
|
public 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
ChannelBusService
getPresentationChannel
in interface ChannelBusService
com.tibco.n2.wp.services.ChannelUnavailableFault
com.tibco.n2.wp.services.InternalServiceFault
public com.tibco.n2.wp.api.base.PresentationChannel[] getPresentationChannel(java.lang.String channelId) throws com.tibco.n2.wp.services.ChannelUnavailableFault, com.tibco.n2.wp.services.InternalServiceFault
ChannelBusService
getPresentationChannel
in interface ChannelBusService
com.tibco.n2.wp.services.ChannelUnavailableFault
com.tibco.n2.wp.services.InternalServiceFault
public com.tibco.n2.wp.api.base.ChannelTypeDetail[] listChannelTypes(com.tibco.n2.common.channeltype.ImplementationType.Enum channelImpl) throws com.tibco.n2.wp.services.InternalServiceFault
ChannelBusService
listChannelTypes
in interface ChannelBusService
com.tibco.n2.wp.services.InternalServiceFault
Copyright © 2018 Cloud Software Group, Inc. All Rights Reserved.