Full text search for "SOAP"


Search BackLinks only
Display context of search results
Case-sensitive searching
  • SOAP . . . . 7 matches
         [^http://www.w3.org/TR/soap/]
         = SOAP 특징 =
         (멀티파트 MIME 구조 사용) 첨부를 통합하는 SOAP XML 메시지 지원
         SOAP 헤더와 SOAP 본문으로 구성 그리고 그것을 정의하기 위해 사용되는 이름 공간정보등이 포함되는 SOAP 봉투(envelope)로 구성
         SOAP with Attachments API for java
         javax.xml.soap 패키지
         = SOAP 인코딩 =
  • JWSDP동적호출인터페이스모델클라이언트 . . . . 2 matches
         call.setProperty(Call.SOAPACTION_USE_PROPERTY, new Boolean(true));
         call.setProperty(Call.SOAPACTION_URI_PROPERTY, "");
          , "http://schemas.xmlsoap.org/soap/encoding/");
  • 웹서비스의특징 . . . . 2 matches
         [웹서비스]는 HTTP기반 SOAP메시지 이용
         사용프로토콜은 [SOAP]
  • 5일차-XMLWebServicesWithJava . . . . 1 match
         [SOAP]
  • Axis . . . . 1 match
         를 호출하여 [SOAP] 메시지를 확인한다.
  • JWSDP . . . . 1 match
          * Soap with Attachments API form Java(SAAJ) : SOAP 메시지 생성 및 전송, 요청/응답형의 동기적 통신
  • WSDL문서의구조 . . . . 1 match
         [WSDL]문서의 types요소, XSD, SOAP인코딩, [WSDL]에서 정의한 데이터 타입을 사용하여 [웹서비스]에서 교환되는 데이터를 정의한다.
          <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc"/>
          <soap:operation soapAction=""/>
          <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
          <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
          <soap:address location="http://localhost:8080/lottows/webservice"/>
  • 웹서비스란 . . . . 1 match
         정보교환용 프로토콜로 [SOAP]을 사용
  • 웹서비스의구성요소 . . . . 1 match
         [SOAP] : 분산환경의 정보교환 통신 프로토콜
  • 웹서비스의보안 . . . . 1 match
         https 사용 [SOAP]에 인증정보 추가
Found 10 matching pages out of 1802 total pages

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2008-08-27 17:32:32
Processing time 0.0085 sec