public class IceFactory extends Object
| Constructor and Description |
|---|
IceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IceLiteAgent |
createLiteAgent()
Produces a new agent that implements ICE-lite.
As such, this agent won't keep states nor attempt connectivity checks. It will only listen to incoming connectivity checks. |
public static IceLiteAgent createLiteAgent()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.