すべてのクラス

クラス 説明
AbstractCommunicator
The interface that abstracts the communication process.
AccessForbiddenException
Thrown to indicate that the access is forbidden.
BadGatewayException
Thrown to indicate that accessed the bad gateway.
BadRequestException
Thrown to indicate that send the bad request.
Communicator
The interface that manages the communication process.
ContentType
The catalog that manages content type.
ErrorHttpStatus
The catalog that manages error http status.
InternalServerErrorException
Thrown to indicate that the internal server error was happened.
LineApi
The catalog that manages Line API.
LineApiFactory
The interface that manages factory process for Line API.
LineApiJFactory
The factory class that manages Line API object.
LineNotify
The interfaces that represents notification.
LineNotifyCommunicator
The class that provides the process of HTTP communication for Line Notify.
LineNotifyJ
The class that implements the process of sending a message to Line Notify.
NotAcceptableException
Thrown to indicate that the access is not acceptable.
NotFoundException
Thrown to indicate that the resource is not found.
RequestParameterKey
The catalog that manages request parameter key.
RequestParameterUtils
The util class that manages request parameter.
SecurityScheme
The catalog that manages security scheme.
SecuritySchemeUtils
The util class that provides the function to resolve the security scheme name for tokens.
ServiceUnavailableException
Thrown to indicate that the service is unavailable now.
UserUnauthorizedException
Thrown to indicate that the user is unauthorized.