C G I M R S

C

com.ikarus.ScanService - package com.ikarus.ScanService
 

G

getiSigID() - Method in class com.ikarus.ScanService.Result
 
getVirusname() - Method in class com.ikarus.ScanService.Result
 

I

isInfected() - Method in class com.ikarus.ScanService.Result
 

M

main(String[]) - Static method in class com.ikarus.ScanService.Sender
This method takes a full qualified server URL and a full qualified filepath that are send to the defined server.

R

Result - Class in com.ikarus.ScanService
 

S

send(URI, String) - Static method in class com.ikarus.ScanService.Sender
This methods sends a file identified by a filename to the IKARUS ScanService.
send(URI, InputStream) - Static method in class com.ikarus.ScanService.Sender
This methods sends a given InputStream to the IKARUS ScanService.
send(URI, byte[]) - Static method in class com.ikarus.ScanService.Sender
This methods sends a given array of bytes to the IKARUS ScanService.
Sender - Class in com.ikarus.ScanService
 
Sender() - Constructor for class com.ikarus.ScanService.Sender
 

C G I M R S