|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockedException | |
|---|---|
| bootstrapP | |
| common.interfaces | |
| messageServerP | |
| Uses of BlockedException in bootstrapP |
|---|
| Methods in bootstrapP that throw BlockedException | |
|---|---|
void |
SafeMSForBSInterface.assign(java.lang.String MSPw,
User user,
java.lang.String userPw)
|
void |
Communication.deleteUser(User user,
java.lang.String pw)
|
void |
SafeMSForBSInterface.deleteUserAdmin(User nick,
java.lang.String MSpw)
|
void |
SafeMSForBSInterface.shutdown(java.lang.String MSPw)
|
| Uses of BlockedException in common.interfaces |
|---|
| Methods in common.interfaces that throw BlockedException | |
|---|---|
void |
MSForBSInterface.assign(java.lang.String MSPw,
User user,
java.lang.String userPw)
Assigns a new user to the message server. |
void |
BSForServletInterface.deleteUser(User user,
java.lang.String pw)
Deletes an account of a user (this method is used by the user itself). |
void |
MSForBSInterface.deleteUserAdmin(User nick,
java.lang.String MSpw)
Deletes a user. |
void |
MSForBSInterface.shutdown(java.lang.String MSPw)
Shuts down the MS server. |
| Uses of BlockedException in messageServerP |
|---|
| Methods in messageServerP that throw BlockedException | |
|---|---|
void |
Communication.assign(java.lang.String MSPw,
User user,
java.lang.String password)
|
void |
Communication.deleteUserAdmin(User nick,
java.lang.String MSpw)
|
void |
Communication.shutdown(java.lang.String MSPw)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||