public class AjaxChannel extends Object implements IClusterable
| Modifier and Type | Class and Description |
|---|---|
static class |
AjaxChannel.Type
The type of an
AjaxChannel |
| Constructor and Description |
|---|
AjaxChannel(String name)
Construct.
|
AjaxChannel(String name,
AjaxChannel.Type type)
Construct.
|
public AjaxChannel(String name)
name - public AjaxChannel(String name, AjaxChannel.Type type)
name - the name of the channeltype - the behavior type of this channelpublic String getName()
public AjaxChannel.Type getType()
AjaxChannel.TypeCopyright © 2006–2014 Apache Software Foundation. All rights reserved.