|
Apache Tomcat 7.0.54 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface UpgradeInbound
Receives notification that there is data to be read on the upgraded connection and processes it.
Method Summary | |
---|---|
int |
getReadTimeout()
Deprecated. Allow the upgraded protocol to define the read timeout to be used with the upgraded connection. |
AbstractEndpoint.Handler.SocketState |
onData()
Deprecated. |
void |
onUpgradeComplete()
Deprecated. |
void |
setUpgradeOutbound(UpgradeOutbound upgradeOutbound)
Deprecated. |
void |
setUpgradeProcessor(UpgradeProcessor<?> processor)
Deprecated. |
Method Detail |
---|
void setUpgradeProcessor(UpgradeProcessor<?> processor)
void onUpgradeComplete()
AbstractEndpoint.Handler.SocketState onData() throws IOException
IOException
void setUpgradeOutbound(UpgradeOutbound upgradeOutbound)
int getReadTimeout()
|
Apache Tomcat 7.0.54 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |