|
|||||||||
| Home >> All >> interop >> [ wsifservice overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
interop.wsifservice
Interface Doc_TestPortType

- 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
|
|||||||||
| Home >> All >> interop >> [ wsifservice overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC