Class StubIOControl
java.lang.Object
org.hibernate.search.backend.elasticsearch.client.impl.StubIOControl
- All Implemented Interfaces:
org.apache.http.nio.IOControl
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
requestInput
public void requestInput()- Specified by:
requestInputin interfaceorg.apache.http.nio.IOControl
-
suspendInput
public void suspendInput()- Specified by:
suspendInputin interfaceorg.apache.http.nio.IOControl
-
requestOutput
public void requestOutput()- Specified by:
requestOutputin interfaceorg.apache.http.nio.IOControl
-
suspendOutput
public void suspendOutput()- Specified by:
suspendOutputin interfaceorg.apache.http.nio.IOControl
-
shutdown
- Specified by:
shutdownin interfaceorg.apache.http.nio.IOControl- Throws:
IOException
-