|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.network.base.DefaultServer.FilterAdapter
protected class DefaultServer.FilterAdapter
Constructor Summary | |
---|---|
DefaultServer.FilterAdapter(Filter<? super HostedConnection> delegate)
|
Method Summary | |
---|---|
boolean |
apply(Endpoint input)
Returns true if the specified input is accepted by this filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultServer.FilterAdapter(Filter<? super HostedConnection> delegate)
Method Detail |
---|
public boolean apply(Endpoint input)
Filter
apply
in interface Filter<Endpoint>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |