Class ParcelServiceServiceFactory
| package |
Default |
|---|
_createRepository() : \ParcelServiceRepository
The returned instance will be in memory cached and returned on consecutive calls.
\ParcelServiceRepositoryParcel service repository.
readService() : \ParcelServiceReadService
The returned instance will be in memory cached and returned on consecutive calls.
\ParcelServiceReadServiceParcel service read service.
writeService() : \ParcelServiceWriteService
The returned instance will be in memory cached and returned on consecutive calls.
\ParcelServiceWriteServiceParcel service write service.
writeService : \ParcelServiceWriteService