|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UOObject | |
|---|---|
| net.sf.juoserver.controller | |
| net.sf.juoserver.model | |
| net.sf.juoserver.protocol | |
| Uses of UOObject in net.sf.juoserver.controller |
|---|
| Methods in net.sf.juoserver.controller with parameters of type UOObject | |
|---|---|
static void |
Intercom.notifyEnteredRange(Mobile enteredMobile,
UOObject targetMobile)
Notifies listeners that a mobile, enteredMobile, has entered
another mobile's, targetMobile, range. |
void |
IntercomListener.onEnteredRange(Mobile entered,
UOObject target)
Receives an update about a mobile, entered, which enters
another mobile's, target, range. |
| Uses of UOObject in net.sf.juoserver.model |
|---|
| Classes in net.sf.juoserver.model that implement UOObject | |
|---|---|
class |
Container
|
class |
Item
|
class |
Mobile
|
| Uses of UOObject in net.sf.juoserver.protocol |
|---|
| Classes in net.sf.juoserver.protocol with type parameters of type UOObject | |
|---|---|
class |
MegaClilocResponse<T extends UOObject>
|
| Methods in net.sf.juoserver.protocol that return UOObject | |
|---|---|
UOObject |
ControllerImpl.getMobile()
|
| Methods in net.sf.juoserver.protocol with parameters of type UOObject | |
|---|---|
void |
ControllerImpl.onEnteredRange(Mobile entered,
UOObject target)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||