JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclnt.ccee.prompting.ollama.http
Interface IHttpCommunicationStreamCallBack
public interface
IHttpCommunicationStreamCallBack
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onReceivedResponseCompleted
()
void
onReceivedResponseFragment
(
String
fragment)
Method Details
onReceivedResponseFragment
void
onReceivedResponseFragment
(
String
fragment)
onReceivedResponseCompleted
void
onReceivedResponseCompleted
()