Wise-core: features

  • Totally transparent wsdl parsing and endpoint processing
  • Possibility to call webservice in one step just giving wsdl, endpoint name and parameters
  • Easy to understand java based representation of webservice entities (endpoint, operation, and so on)
  • Calling WS using a custom object model, and delegating to wise-core the responsability of required mapping action
  • Support of custo jaxws handler
  • Support of smooks based JAXWS handler
  • smooks based javabeans mapping from user object to wsconsume generated objet