クラス WsdlDefinitionHttpHandler

java.lang.ObjectSE
org.springframework.xml.transform.TransformerObjectSupport
org.springframework.ws.transport.http.WsdlDefinitionHttpHandler
実装されたすべてのインターフェース:
com.sun.net.httpserver.HttpHandlerorg.springframework.beans.factory.InitializingBean

public class WsdlDefinitionHttpHandler extends TransformerObjectSupport implements com.sun.net.httpserver.HttpHandler, org.springframework.beans.factory.InitializingBean
導入:
1.5.0
作成者:
Arjen Poutsma
  • コンストラクターの詳細

    • WsdlDefinitionHttpHandler

      public WsdlDefinitionHttpHandler()
    • WsdlDefinitionHttpHandler

      public WsdlDefinitionHttpHandler(WsdlDefinition definition)
  • メソッドの詳細

    • setDefinition

      public void setDefinition(WsdlDefinition definition)
    • afterPropertiesSet

      public void afterPropertiesSet() throws ExceptionSE
      次で指定:
      インターフェース org.springframework.beans.factory.InitializingBeanafterPropertiesSet 
      例外:
      ExceptionSE
    • handle

      public void handle(com.sun.net.httpserver.HttpExchange httpExchange) throws IOExceptionSE
      次で指定:
      インターフェース com.sun.net.httpserver.HttpHandlerhandle 
      例外:
      IOExceptionSE