public class PetStoreOperations extends Object
| Constructor and Description |
|---|
PetStoreOperations() |
public List<String> getPets(@Connection PetStoreClient client, @Config PetStoreConnector config, String ownerName)
@Throws(value=PetStoreCustomErrorProvider.class) public String failsToReadStream(@Connection PetStoreClient connection, @Optional String content) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic PetStoreClient getClient(@Connection PetStoreClient client)
public String getFishFromRiverStream(@Content InputStream river, @Optional InputStream pollutedStream)
public String describeSerializedAnimal(@ParameterDsl(allowReferences=false) Serializable animal)
public ExclusivePetBreeder getBreeder(@ParameterGroup(name="Exclusive") ExclusivePetBreeder breeder)
public ExclusiveCashier getCashier(@ParameterGroup(name="Exclusive") ExclusiveCashier cashier)
public String getDefaultEncoding(boolean usePhoneNumber, @Optional PhoneNumber phoneNumber, @DefaultEncoding String encoding)
public PetStoreClient getClientOnLatch(@Connection PetStoreClient client, Object countDownLatch, Object latch) throws Exception
Exceptionpublic PetCage getCage(@Config PetStoreConnector config)
public void setSecureCage(@Optional @NullSafe
List<String> providers,
String user,
String pass,
org.mule.runtime.extension.api.security.AuthenticationHandler authHandler)
throws org.mule.runtime.api.security.SecurityException,
org.mule.runtime.api.security.SecurityProviderNotFoundException,
org.mule.runtime.api.security.UnknownAuthenticationTypeException
org.mule.runtime.api.security.SecurityExceptionorg.mule.runtime.api.security.SecurityProviderNotFoundExceptionorg.mule.runtime.api.security.UnknownAuthenticationTypeExceptionpublic void makePhoneCall(PhoneNumber phoneNumber)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.