MCPcopy Create free account
hub / github.com/duanqz/androidlogsuite / ISocketTask

Interface ISocketTask

src/com/androidlogsuite/task/ISocketTask.java:12–34  ·  view source on GitHub ↗

Interface of socket task. Task could interact with the target back and forth: In the phase of transmitting, send data to the target In the phase of receiving, process data from the target @author duanqizhi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

connectMethod · 0.65
runMethod · 0.65
handleTaskMethod · 0.95
FbFunction · 0.65
stopMethod · 0.65
runMethod · 0.65
closeMethod · 0.65
writeHTMLHeadMethod · 0.65
closeFilesMethod · 0.65
closeConnectionMethod · 0.65

Implementers 1

Tasksrc/com/androidlogsuite/task/Task.java

Calls

no outgoing calls

Tested by

no test coverage detected