Class | Description |
---|---|
BaseClient<B,I,O> |
Default parent of all Clients.
|
BaseOutputConverter<I extends com.box.sdk.BoxResource.Info,O extends Resource> | |
BoxClient |
Internal client that will wrap all operations with Box so that the connector doesn't have to.
|
BoxEntityConverter<I,B> |
Class that uses reflection to get all the setter methods from the
BoxJSONObject and use their names to invoke the getters from the Object and so assign those
setters the value returned from the call. |
Copyright © 2010–2016. All rights reserved.