Manorrock logo
Almanacs     Products     Open SourceSign In

Web Service @HandlerChain

Javadoc

The @HandlerChain annotation allows you to specify a configuration file that specifies the handler chain for the given web service.

  @HandlerChain(file="myhandlerchain.xml")
  @WebService
  public class MyWebService
  {
  }

Up


Documents     Press releasesAbout us     Privacy    
Copyright notice