public interface ConnectionContext
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<String,Object>> |
attributeIterator() |
Object |
getAttribute(String attributeName) |
SocketAddress |
getRemoteAddress() |
Object |
removeAttribute(String attributeName) |
Object |
setAttribute(String attributeName,
Object value) |
SocketAddress getRemoteAddress()
Copyright © 2016. All Rights Reserved.