|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientMessage.Type | |
|---|---|
| com.croftsoft.apps.client | Client for the ALICE chatbot server Program D. |
| Uses of ClientMessage.Type in com.croftsoft.apps.client |
|---|
| Methods in com.croftsoft.apps.client that return ClientMessage.Type | |
|---|---|
ClientMessage.Type |
ClientMessage.getType()
|
static ClientMessage.Type |
ClientMessage.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClientMessage.Type[] |
ClientMessage.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.croftsoft.apps.client with parameters of type ClientMessage.Type | |
|---|---|
ClientMessage(ClientMessage.Type type)
|
|
ClientMessage(ClientMessage.Type type,
Object content)
|
|
|
CroftSoft Javadoc | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||