|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionContext
This context is used for managing information about a connection.
| Method Summary | |
|---|---|
ConnectionHandler |
getConnection()
|
SMTPServer |
getServer()
|
Session |
getSession()
|
java.net.Socket |
getSocket()
|
void |
sendResponse(java.lang.String response)
|
| Method Detail |
|---|
Session getSession()
ConnectionHandler getConnection()
SMTPServer getServer()
java.net.Socket getSocket()
void sendResponse(java.lang.String response)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||