|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IrcPrefix | |
com.uwyn.drone.protocol |
Uses of IrcPrefix in com.uwyn.drone.protocol |
Methods in com.uwyn.drone.protocol that return IrcPrefix | |
IrcPrefix |
ServerMessage.getPrefix()
|
static IrcPrefix |
IrcPrefix.parse(String raw)
|
Constructors in com.uwyn.drone.protocol with parameters of type IrcPrefix | |
ServerMessage(IrcPrefix prefix,
ResponseCode responseCode,
ArrayList parameters,
String trailing)
|
|
ServerMessage(IrcPrefix prefix,
String command,
ArrayList parameters,
String trailing)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |