|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectio.keen.client.java.KeenClient.Builder
io.keen.client.java.JavaKeenClientBuilder
public class JavaKeenClientBuilder
KeenClient.Builder with defaults suited for use in a standard Java
environment.
KeenJsonHandler
via the KeenClient.Builder.withJsonHandler(KeenJsonHandler) method.
Other defaults are those provided by the parent KeenClient.Builder implementation.
| Constructor Summary | |
|---|---|
JavaKeenClientBuilder()
|
|
| Method Summary | |
|---|---|
protected io.keen.client.java.KeenJsonHandler |
getDefaultJsonHandler()
|
| Methods inherited from class io.keen.client.java.KeenClient.Builder |
|---|
build, buildInstance, getDefaultEventStore, getDefaultHttpHandler, getDefaultPublishExecutor, getEventStore, getHttpHandler, getJsonHandler, getPublishExecutor, setEventStore, setHttpHandler, setJsonHandler, setPublishExecutor, withEventStore, withHttpHandler, withJsonHandler, withPublishExecutor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaKeenClientBuilder()
| Method Detail |
|---|
protected io.keen.client.java.KeenJsonHandler getDefaultJsonHandler()
getDefaultJsonHandler in class io.keen.client.java.KeenClient.Builder
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||