public interface SessionFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.apache.mina.core.session.IoSession session)
Tells whether or not the given session is accepted by this filter.
|
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.