Package | Description |
---|---|
com.mrivanplays.binclient.paste | |
com.mrivanplays.binclient.paste.impl | |
com.mrivanplays.binclient.servers |
Modifier and Type | Interface and Description |
---|---|
interface |
GhostbinPaste
Represents a paste, created under the ghostbin package.
|
interface |
IvanBinPaste
Represents a paste which is made by the IvanBin
package.
|
interface |
SourcebinPaste
Represents a paste which is made by sourcebin
|
Modifier and Type | Class and Description |
---|---|
class |
GhostbinPasteImpl |
class |
IvanBinPasteImpl |
class |
PasteImpl |
class |
SourcebinPasteImpl |
Modifier and Type | Method and Description |
---|---|
RestRequest<Paste> |
HasteServer.retrievePaste(String id)
Retrieves the paste with the specified id
|
Copyright © 2019. All rights reserved.