Interface SimpleHl7v2WsPortType

All Known Subinterfaces:
Pcd01PortType
All Known Implementing Classes:
Pcd01Service, SimpleHl7v2WebService

public interface SimpleHl7v2WsPortType
Hl7v2 WS endpoint with a single operation.
Author:
Dmytro Rud
  • Method Summary

    Modifier and Type
    Method
    Description
    operation(String request)
     
  • Method Details