Uses of Class
com.elpical.jclaro.admin.ws.server.ChannelInfo
Packages that use ChannelInfo
Package
Description
AdministrationConnector can be used to configure and administer Claro.
-
Uses of ChannelInfo in com.elpical.jclaro.admin.ws.server
Methods in com.elpical.jclaro.admin.ws.server that return ChannelInfoModifier and TypeMethodDescriptionAdminChannel.getChannelInfo()
Returns the ChannelInfo for the Channel.Methods in com.elpical.jclaro.admin.ws.server with parameters of type ChannelInfoModifier and TypeMethodDescriptionvoid
AdminChannel.setChannelInfo(ChannelInfo channelInfo)
Sets the ChannelInfo for the Channel.