Skip navigation links
A C D E F G H O P R S W 

A

addMessageHandler(RTMMessageHandler) - Method in class com.github.seratch.jslack.rtm.RTMClient
 
Attachment - Class in com.github.seratch.jslack.webhook
https://api.slack.com/docs/message-attachments
Attachment() - Constructor for class com.github.seratch.jslack.webhook.Attachment
 

C

close() - Method in class com.github.seratch.jslack.rtm.RTMClient
 
com.github.seratch.jslack - package com.github.seratch.jslack
 
com.github.seratch.jslack.http - package com.github.seratch.jslack.http
 
com.github.seratch.jslack.json - package com.github.seratch.jslack.json
 
com.github.seratch.jslack.rtm - package com.github.seratch.jslack.rtm
 
com.github.seratch.jslack.webhook - package com.github.seratch.jslack.webhook
 
connect() - Method in class com.github.seratch.jslack.rtm.RTMClient
 
createRTMClient() - Method in class com.github.seratch.jslack.Slack
 
createSnakeCase() - Static method in class com.github.seratch.jslack.json.GsonFactory
 

D

disconnect() - Method in class com.github.seratch.jslack.rtm.RTMClient
 

E

ENDPOINT_URL - Static variable in class com.github.seratch.jslack.rtm.RTMStart
 

F

fetchRTMWebSocketUrl() - Method in class com.github.seratch.jslack.Slack
 
fetchWebSocketUrl(String) - Method in class com.github.seratch.jslack.rtm.RTMStart
 
Field - Class in com.github.seratch.jslack.webhook
https://api.slack.com/docs/message-attachments
Field() - Constructor for class com.github.seratch.jslack.webhook.Field
 

G

GsonFactory - Class in com.github.seratch.jslack.json
 

H

handle(String) - Method in interface com.github.seratch.jslack.rtm.RTMMessageHandler
 

O

onClose(Session, CloseReason) - Method in class com.github.seratch.jslack.rtm.RTMClient
 
onMessage(String) - Method in class com.github.seratch.jslack.rtm.RTMClient
 
onOpen(Session) - Method in class com.github.seratch.jslack.rtm.RTMClient
 

P

postForm(String, FormBody) - Method in class com.github.seratch.jslack.http.SlackHttpClient
 
postJsonPostRequest(String, Object) - Method in class com.github.seratch.jslack.http.SlackHttpClient
 

R

removeMessageHandler(RTMMessageHandler) - Method in class com.github.seratch.jslack.rtm.RTMClient
 
RTMClient - Class in com.github.seratch.jslack.rtm
 
RTMClient(String) - Constructor for class com.github.seratch.jslack.rtm.RTMClient
 
RTMMessageHandler - Interface in com.github.seratch.jslack.rtm
 
RTMStart - Class in com.github.seratch.jslack.rtm
 
RTMStart() - Constructor for class com.github.seratch.jslack.rtm.RTMStart
 
RTMStart.RTMStartResponse - Class in com.github.seratch.jslack.rtm
 
RTMStartResponse() - Constructor for class com.github.seratch.jslack.rtm.RTMStart.RTMStartResponse
 

S

send(String, WebhookPayload) - Method in class com.github.seratch.jslack.Slack
 
sendMessage(String) - Method in class com.github.seratch.jslack.rtm.RTMClient
 
Slack - Class in com.github.seratch.jslack
Slack Integrations
Slack() - Constructor for class com.github.seratch.jslack.Slack
Constructor to build a simple incoming webhook client.
Slack(String) - Constructor for class com.github.seratch.jslack.Slack
Constructor to build a bot client.
SlackHttpClient - Class in com.github.seratch.jslack.http
 
SlackHttpClient() - Constructor for class com.github.seratch.jslack.http.SlackHttpClient
 
SlackHttpClient(OkHttpClient) - Constructor for class com.github.seratch.jslack.http.SlackHttpClient
 

W

WebhookPayload - Class in com.github.seratch.jslack.webhook
https://api.slack.com/incoming-webhooks
WebhookPayload() - Constructor for class com.github.seratch.jslack.webhook.WebhookPayload
 
A C D E F G H O P R S W 
Skip navigation links

Copyright © 2016. All rights reserved.