|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Protocol
Protocol factory responsible for creating new protocol connection objects. Each protocol connection corresponds to a stream/socket connection.
| Method Summary | |
|---|---|
ProtocolConnection |
createConnection(SocketLink link)
Creates a new protocol connection. |
java.lang.String |
getProtocolName()
Returns the protocol name. |
| Method Detail |
|---|
java.lang.String getProtocolName()
ProtocolConnection createConnection(SocketLink link)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||