Package | org.swizframework.utils.services |
Class | public class ChannelSetHelper |
Inheritance | ChannelSetHelper ![]() |
Implements | IInitializing |
Default MXML Propertychannels
Property | Defined By | ||
---|---|---|---|
channelId : String | ChannelSetHelper | ||
contextRoot : String | ChannelSetHelper | ||
endPointName : String | ChannelSetHelper | ||
parameterName : String | ChannelSetHelper | ||
parameterSource : Object | ChannelSetHelper | ||
protocol : String | ChannelSetHelper | ||
serverName : String | ChannelSetHelper | ||
serverPort : int | ChannelSetHelper |
Method | Defined By | ||
---|---|---|---|
ChannelSetHelper(channelIds:Array = null, clusteredWithURLLoadBalancing:Boolean = false) | ChannelSetHelper | ||
afterPropertiesSet():void | ChannelSetHelper |
channelId | property |
public var channelId:String
contextRoot | property |
public var contextRoot:String
endPointName | property |
public var endPointName:String
parameterName | property |
public var parameterName:String
parameterSource | property |
public var parameterSource:Object
protocol | property |
public var protocol:String
serverName | property |
public var serverName:String
serverPort | property |
public var serverPort:int
ChannelSetHelper | () | Constructor |
public function ChannelSetHelper(channelIds:Array = null, clusteredWithURLLoadBalancing:Boolean = false)
channelIds:Array (default = null )
| |
clusteredWithURLLoadBalancing:Boolean (default = false )
|
afterPropertiesSet | () | method |
public function afterPropertiesSet():void