|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestRefusedException | |
| com.ibm.aglet | |
| com.ibm.aglets | |
| Uses of RequestRefusedException in com.ibm.aglet |
| Methods in com.ibm.aglet that throw RequestRefusedException | |
void |
Aglet.dispatch(Ticket ticket)
Dispatches the aglet to the location (host) specified by the ticket as argument. |
void |
Aglet.dispatch(java.net.URL destination)
Dispatches the aglet to the location (host) specified by the argument. |
protected abstract void |
AgletStub.dispatch(Ticket ticket)
|
protected abstract void |
AgletStub.dispatch(java.net.URL url)
|
| Uses of RequestRefusedException in com.ibm.aglets |
| Methods in com.ibm.aglets that throw RequestRefusedException | |
protected void |
LocalAgletRef.dispatch(Ticket ticket)
|
protected void |
LocalAgletRef.dispatch(java.net.URL url)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||