Interface RegistrationPortTypeRPC
-
- All Known Implementing Classes:
RegistrationPortTypeRPCPortImpl
public interface RegistrationPortTypeRPC
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RegisterResponseTyperegisterOperation(RegisterType parameters)
-
-
-
Method Detail
-
registerOperation
RegisterResponseType registerOperation(RegisterType parameters)
- Parameters:
parameters-- Returns:
- returns com.sun.xml.ws.tx.coord.v10.types.RegisterResponseType
-
-