Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

interop.wsifservice
Interface Doc_TestPortType  view Doc_TestPortType download Doc_TestPortType.java

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Doc_Test_BindingStub

public interface Doc_TestPortType
extends java.rmi.Remote


Method Summary
 ComplexDocument_Type complexDocument(ComplexDocument_Type complexDocument)
           
 SimpleDocument_Type simpleDocument(SimpleDocument_Type simpleDocument)
           
 SingleTag_Type singleTag(SingleTag_Type singleTag)
           
 

Method Detail

singleTag

public SingleTag_Type singleTag(SingleTag_Type singleTag)
                         throws java.rmi.RemoteException

simpleDocument

public SimpleDocument_Type simpleDocument(SimpleDocument_Type simpleDocument)
                                   throws java.rmi.RemoteException

complexDocument

public ComplexDocument_Type complexDocument(ComplexDocument_Type complexDocument)
                                     throws java.rmi.RemoteException