C D E F G J N P Q R S T V
C
- co.aurasphere.botmill.rasa - package co.aurasphere.botmill.rasa
-
- co.aurasphere.botmill.rasa.builder - package co.aurasphere.botmill.rasa.builder
-
- co.aurasphere.botmill.rasa.exception - package co.aurasphere.botmill.rasa.exception
-
- co.aurasphere.botmill.rasa.incoming.rasa.model - package co.aurasphere.botmill.rasa.incoming.rasa.model
-
- co.aurasphere.botmill.rasa.outgoing.model - package co.aurasphere.botmill.rasa.outgoing.model
-
- co.aurasphere.botmill.rasa.service - package co.aurasphere.botmill.rasa.service
-
- co.aurasphere.botmill.util - package co.aurasphere.botmill.util
-
- configure() - Static method in class co.aurasphere.botmill.rasa.RasaBotMillContext
-
Creates the action.
D
- delete(Object) - Static method in class co.aurasphere.botmill.util.NetworkUtils
-
DELETEs a JSON string to Facebook.
E
- Emulate - Enum in co.aurasphere.botmill.rasa
-
The Enum Emulate.
- Entity - Class in co.aurasphere.botmill.rasa.incoming.rasa.model
-
The Class Entity.
- Entity() - Constructor for class co.aurasphere.botmill.rasa.incoming.rasa.model.Entity
-
- EnumLowercaseSerializer - Class in co.aurasphere.botmill.util
-
The Class EnumLowercaseSerializer.
- EnumLowercaseSerializer() - Constructor for class co.aurasphere.botmill.util.EnumLowercaseSerializer
-
F
- fromJson(String, Class<T>) - Static method in class co.aurasphere.botmill.util.JsonUtils
-
From json.
G
- get(String) - Static method in class co.aurasphere.botmill.util.NetworkUtils
-
Utility to send a GET request.
- getCode() - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginError
-
- getEnd() - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Entity
-
Gets the end.
- getEntities() - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Response
-
Gets the entity.
- getEntity() - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Entity
-
Gets the entity.
- getError() - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginErrorMessage
-
- getFbTraceId() - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginError
-
- getGson() - Static method in class co.aurasphere.botmill.util.JsonUtils
-
Initializes the current Gson object if null and returns it.
- getHost() - Method in class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
Gets the host.
- getInfo() - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.TrainingResponse
-
Gets the info.
- getIntent() - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Response
-
Gets the intent.
- getMessage() - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginError
-
- getPort() - Method in class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
Gets the port.
- getProtocol() - Method in class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
Gets the protocol.
- getQuery() - Method in class co.aurasphere.botmill.rasa.builder.QueryBuilder
-
Gets the query.
- getQuery() - Method in class co.aurasphere.botmill.rasa.outgoing.model.Query
-
Gets the query.
- getRasaConfig() - Static method in class co.aurasphere.botmill.rasa.RasaBotMillContext
-
Gets the rasa config.
- getStart() - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Entity
-
Gets the start.
- getStatus() - Static method in class co.aurasphere.botmill.rasa.service.RasaService
-
Gets the status.
- getStatus() - Static method in class co.aurasphere.botmill.util.NetworkUtils
-
Post json message broadcast.
- getText() - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Response
-
Gets the text.
- getToken() - Method in class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
Gets the token.
- getType() - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginError
-
- getValue() - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Entity
-
Gets the value.
J
- JsonUtils - Class in co.aurasphere.botmill.util
-
Utility class for handling JSON serialization and deserialization.
- JsonUtils() - Constructor for class co.aurasphere.botmill.util.JsonUtils
-
N
- NetworkConstants - Class in co.aurasphere.botmill.util
-
The Class NetworkConstants.
- NetworkConstants() - Constructor for class co.aurasphere.botmill.util.NetworkConstants
-
- NetworkUtils - Class in co.aurasphere.botmill.util
-
The Class NetworkUtils.
- NetworkUtils() - Constructor for class co.aurasphere.botmill.util.NetworkUtils
-
P
- post(String, StringEntity) - Static method in class co.aurasphere.botmill.util.NetworkUtils
-
Post.
- postParse(Object) - Static method in class co.aurasphere.botmill.util.NetworkUtils
-
Post json config.
- postTrainingString(String) - Static method in class co.aurasphere.botmill.util.NetworkUtils
-
Post json message.
- PRASE_EP - Static variable in class co.aurasphere.botmill.util.NetworkConstants
-
The Constant PRASE_EP.
Q
- Query - Class in co.aurasphere.botmill.rasa.outgoing.model
-
The Class Query.
- Query() - Constructor for class co.aurasphere.botmill.rasa.outgoing.model.Query
-
- QueryBuilder - Class in co.aurasphere.botmill.rasa.builder
-
The Class QueryBuilder.
- QueryBuilder() - Constructor for class co.aurasphere.botmill.rasa.builder.QueryBuilder
-
R
- RasaBotMillContext - Class in co.aurasphere.botmill.rasa
-
The Class RasaBotMillContext.
- RasaBotMillContext() - Constructor for class co.aurasphere.botmill.rasa.RasaBotMillContext
-
- RasaConnectionConfig - Class in co.aurasphere.botmill.rasa.outgoing.model
-
The Class RasaConnectionConfig.
- RasaConnectionConfig() - Constructor for class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
- RasaPluginError - Class in co.aurasphere.botmill.rasa.exception
-
Object that represents an error from Kik.
- RasaPluginError() - Constructor for class co.aurasphere.botmill.rasa.exception.RasaPluginError
-
- RasaPluginErrorMessage - Class in co.aurasphere.botmill.rasa.exception
-
- RasaPluginErrorMessage() - Constructor for class co.aurasphere.botmill.rasa.exception.RasaPluginErrorMessage
-
- RasaService - Class in co.aurasphere.botmill.rasa.service
-
The Class RasaService.
- RasaService() - Constructor for class co.aurasphere.botmill.rasa.service.RasaService
-
- Response - Class in co.aurasphere.botmill.rasa.incoming.rasa.model
-
The Class Response.
- Response() - Constructor for class co.aurasphere.botmill.rasa.incoming.rasa.model.Response
-
S
- sendParseRequest(String) - Static method in class co.aurasphere.botmill.rasa.service.RasaService
-
Send parse request.
- sendTrainFileRequest(File) - Static method in class co.aurasphere.botmill.rasa.service.RasaService
-
Send train file request.
- sendTrainRequest(String) - Static method in class co.aurasphere.botmill.rasa.service.RasaService
-
Send train request.
- serialize(Enum<?>, Type, JsonSerializationContext) - Method in class co.aurasphere.botmill.util.EnumLowercaseSerializer
-
- setCode(String) - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginError
-
- setEnd(String) - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Entity
-
Sets the end.
- setEntities(List<Entity>) - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Response
-
Sets the entity.
- setEntity(String) - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Entity
-
Sets the entity.
- setError(RasaPluginError) - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginErrorMessage
-
- setFbTraceId(String) - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginError
-
- setHost(String) - Method in class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
Sets the host.
- setInfo(String) - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.TrainingResponse
-
Sets the info.
- setIntent(String) - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Response
-
Sets the intent.
- setMessage(String) - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginError
-
- setPort(String) - Method in class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
Sets the port.
- setProtocol(String) - Method in class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
Sets the protocol.
- setQuery(String) - Method in class co.aurasphere.botmill.rasa.builder.QueryBuilder
-
Sets the query.
- setQuery(String) - Method in class co.aurasphere.botmill.rasa.outgoing.model.Query
-
Sets the query.
- setStart(String) - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Entity
-
Sets the start.
- setText(String) - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Response
-
Sets the text.
- setToken(String) - Method in class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
Sets the token.
- setType(String) - Method in class co.aurasphere.botmill.rasa.exception.RasaPluginError
-
- setup(String, String, String) - Method in class co.aurasphere.botmill.rasa.RasaBotMillContext
-
Setup.
- setup(String, String, String, String) - Method in class co.aurasphere.botmill.rasa.RasaBotMillContext
-
Setup.
- setup(String) - Method in class co.aurasphere.botmill.rasa.RasaBotMillContext
-
Sets the up.
- setup(String, String) - Method in class co.aurasphere.botmill.rasa.RasaBotMillContext
-
Setup.
- setValue(String) - Method in class co.aurasphere.botmill.rasa.incoming.rasa.model.Entity
-
Sets the value.
- STATUS_EP - Static variable in class co.aurasphere.botmill.util.NetworkConstants
-
The Constant STATUS_EP.
T
- toJson(Object) - Static method in class co.aurasphere.botmill.util.JsonUtils
-
To json.
- toString() - Method in class co.aurasphere.botmill.rasa.outgoing.model.RasaConnectionConfig
-
- TRAIN_EP - Static variable in class co.aurasphere.botmill.util.NetworkConstants
-
The Constant TRAIN_EP.
- TrainingResponse - Class in co.aurasphere.botmill.rasa.incoming.rasa.model
-
The Class TrainingResponse.
- TrainingResponse() - Constructor for class co.aurasphere.botmill.rasa.incoming.rasa.model.TrainingResponse
-
V
- valueOf(String) - Static method in enum co.aurasphere.botmill.rasa.Emulate
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum co.aurasphere.botmill.rasa.Emulate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
C D E F G J N P Q R S T V
Copyright © 2017 BotMill. All rights reserved.