org.apache.wink.server.handlers
Interface Handler

All Known Subinterfaces:
RequestHandler, ResponseHandler
All Known Implementing Classes:
AbstractHandler

public interface Handler


Method Summary
 void init(java.util.Properties props)
           
 

Method Detail

init

void init(java.util.Properties props)


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.