|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproxy.DirectProxy.AllowProxyConnectionCallback.Answer
public static class DirectProxy.AllowProxyConnectionCallback.Answer
| Field Summary | |
|---|---|
private boolean |
m_bAllow
|
private boolean |
m_bRemembered
|
| Constructor Summary | |
|---|---|
DirectProxy.AllowProxyConnectionCallback.Answer(boolean a_bAllow,
boolean a_bRemembered)
|
|
| Method Summary | |
|---|---|
boolean |
isAllowed()
|
boolean |
isRemembered()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private boolean m_bRemembered
private boolean m_bAllow
| Constructor Detail |
|---|
public DirectProxy.AllowProxyConnectionCallback.Answer(boolean a_bAllow,
boolean a_bRemembered)
| Method Detail |
|---|
public boolean isRemembered()
public boolean isAllowed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||