Advanced Customization > Info*Engine Java Adapter Development > JADK Classes and Interfaces > JADK Interfaces
  
JADK Interfaces
The adapter developed with JADK uses the installed Info*Engine interfaces IeProcessor and IeMultithreadedProcessor. It does not have its own interface.
Your adapter implementation class uses one of these two interfaces so that Info*Engine can instantiate your implementation class and pass along the request it receives from the web server.