Mule Box.net Cloud Connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
cn.com.believer.songyuanframework.openapi.storage.box
cn.com.believer.songyuanframework.openapi.storage.box.constant
cn.com.believer.songyuanframework.openapi.storage.box.factories
cn.com.believer.songyuanframework.openapi.storage.box.functions
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.core
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.objects
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.utils
cn.com.believer.songyuanframework.openapi.storage.box.objects
org.mule.modules.boxnet
org.mule.modules.boxnet.adapters
org.mule.modules.boxnet.callback
org.mule.modules.boxnet.config
org.mule.modules.boxnet.processors
Interfaces
AddToMyBoxRequest
AddToMyBoxResponse
AddToTagRequest
AddToTagResponse
BoxRequest
BoxResponse
CreateFolderRequest
CreateFolderResponse
DeleteRequest
DeleteResponse
DownloadRequest
DownloadResponse
ExportTagsRequest
ExportTagsResponse
GetAccountTreeRequest
GetAccountTreeResponse
GetAuthTokenRequest
GetAuthTokenResponse
GetFileInfoRequest
GetFileInfoResponse
GetFriendsRequest
GetFriendsResponse
GetTicketRequest
GetTicketResponse
LogoutRequest
LogoutResponse
MoveRequest
MoveResponse
PrivateShareRequest
PrivateShareResponse
PublicShareRequest
PublicShareResponse
PublicUnshareRequest
PublicUnshareResponse
RegisterNewUserRequest
RegisterNewUserResponse
RenameRequest
RenameResponse
RequestFriendsRequest
RequestFriendsResponse
SetDescriptionRequest
SetDescriptionResponse
UploadRequest
UploadResponse
VerifyRegistrationEmailRequest
VerifyRegistrationEmailResponse
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public interface
LogoutResponse
implements
BoxResponse
cn.com.believer.songyuanframework.openapi.storage.box.functions.LogoutResponse
Known Indirect Subclasses
LogoutResponseImpl
LogoutResponseImpl
Summary
[Expand]
Inherited Methods
From interface
cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxResponse
abstract String
getStatus
()
get the status string.
abstract void
setStatus
(String status)
set the status string.