Interface | Description |
---|---|
BoxConstants |
Constants for Box component.
|
EventCallback |
Callback interface to handle BoxEvents received from long polling.
|
Class | Description |
---|---|
BoxApiCollection |
Camel
ApiCollection for Box |
BoxClientHelper |
Helper class to work with
BoxClient . |
BoxPropertiesHelper |
Singleton
ApiMethodPropertiesHelper for Box component. |
CachedBoxClient | |
CachingSecureStorage |
A caching
IAuthSecureStorage that also delegates to another IAuthSecureStorage . |
LoginAuthFlowListener |
Implementation of
IAuthFlowListener to get success or failure status of OAuth flow. |
LoginAuthFlowUI |
HtmlUnit based OAuth2 implementation of
IAuthFlowUI |
LongPollingEventsManager |
Manager for monitoring events using long polling.
|
Enum | Description |
---|---|
BoxApiName |
Camel
ApiName Enumeration for Component Box |
IBoxCollaborationsManagerApiMethod |
Camel
ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxCollaborationsManager |
IBoxCommentsManagerApiMethod |
Camel
ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxCommentsManager |
IBoxEventsManagerApiMethod |
Camel
ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxEventsManager |
IBoxFilesManagerApiMethod |
Camel
ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager |
IBoxFoldersManagerApiMethod |
Camel
ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxFoldersManager |
IBoxGroupsManagerApiMethod |
Camel
ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager |
IBoxSearchManagerApiMethod |
Camel
ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxSearchManager |
IBoxSharedItemsManagerApiMethod |
Camel
ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxSharedItemsManager |
IBoxUsersManagerApiMethod |
Camel
ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxUsersManager |
LongPollingEventsManagerApiMethod |
Camel
ApiMethod Enumeration for org.apache.camel.component.box.internal.LongPollingEventsManager |
Apache Camel