|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.web_visage.ircha.services.IrChaProperties
public class IrChaProperties
IrCha gate properties.
| Constructor Summary | |
|---|---|
IrChaProperties(GateProperties gateprops,
IChatBotProperties botprops,
java.lang.String loginipath,
IChatMessageFactory messageFactory)
Constructor. |
|
| Method Summary | |
|---|---|
IChatBotProperties |
getBotprops()
Returns the botprops. |
GateProperties |
getGateprops()
Returns the gateprops. |
java.lang.String |
getLoginipath()
Returns the loginipath. |
IChatMessageFactory |
getMessageFactory()
Returns the messageFactory. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IrChaProperties(GateProperties gateprops,
IChatBotProperties botprops,
java.lang.String loginipath,
IChatMessageFactory messageFactory)
gateprops - botprops - loginipath - messageFactory - | Method Detail |
|---|
public IChatBotProperties getBotprops()
public GateProperties getGateprops()
public java.lang.String getLoginipath()
public IChatMessageFactory getMessageFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||