|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractConnection | |
|---|---|
| org.norther.tammi.spray.connector.chain | |
| org.norther.tammi.spray.servlet.chain | |
| Uses of AbstractConnection in org.norther.tammi.spray.connector.chain |
|---|
| Subclasses of AbstractConnection in org.norther.tammi.spray.connector.chain | |
|---|---|
class |
ChannelConnection
A connection through a non-blocking socket channel registered with the specified key. |
class |
InterConnection
A connection through an internal call. |
class |
OverflowConnection
A connection through a socket without a connection timeout. |
class |
SocketConnection
A connection through a socket. |
| Uses of AbstractConnection in org.norther.tammi.spray.servlet.chain |
|---|
| Subclasses of AbstractConnection in org.norther.tammi.spray.servlet.chain | |
|---|---|
class |
ServletConnection
A connection through a servlet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||