|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.latencybusters.lbm.LBMResolverEvent
public class LBMResolverEvent
Constructor Summary | |
---|---|
LBMResolverEvent()
Constructor |
Method Summary | |
---|---|
LBMResolverEventAdvertisement |
getAdvertisementEvent()
Send returns LBMResolverEventAdvertisement |
int |
getType()
Returns the type of the Event |
void |
setAdvertisementEvent(LBMResolverEventAdvertisement ev)
Assigns value to the _advertisementEvent |
void |
setType(int type)
Populates the Event Type field |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LBMResolverEvent()
Method Detail |
---|
public LBMResolverEventAdvertisement getAdvertisementEvent()
public void setAdvertisementEvent(LBMResolverEventAdvertisement ev)
public int getType()
public void setType(int type)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |