public class InOutService extends BaseService
DEFAULT_OPERATION, DEFAULT_TYPE| Constructor and Description |
|---|
InOutService()
Creates a new InOutService with a ServiceInterface.DEFAULT_OPERATION
operation.
|
InOutService(InOutOperation operation)
Creates a new InOutService with the specified operation metadata.
|
InOutService(String operationName)
Creates a new InOutService with the specified operation name.
|
getOperation, getOperations, getType, setOperations, setType, toStringpublic InOutService()
public InOutService(String operationName)
operationName - name of the operationpublic InOutService(InOutOperation operation)
operation - operation metadataCopyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.