A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  W 

S

scheduledExecutorService(ScheduledExecutorService) - function in io.grpc.binder.BinderServerBuilder
Provides a custom scheduled executor service.
scheduledExecutorService(ScheduledExecutorService) - function in io.grpc.binder.BinderChannelBuilder
Provides a custom scheduled executor service.
SecurityPolicies - class in io.grpc.binder
Static factory methods for creating standard security policies.
securityPolicy(ServerSecurityPolicy) - function in io.grpc.binder.BinderServerBuilder
Provides a custom security policy.
securityPolicy(SecurityPolicy) - function in io.grpc.binder.BinderChannelBuilder
Provides a custom security policy.
SecurityPolicy - class in io.grpc.binder
Decides whether a given Android UID is authorized to access some resource.
serverInternalOnly() - function in io.grpc.binder.SecurityPolicies
 
ServerSecurityPolicy - class in io.grpc.binder
A security policy for a gRPC server.
ServerSecurityPolicy.Builder - class in io.grpc.binder.ServerSecurityPolicy
Builder for an AndroidServiceSecurityPolicy.
servicePolicy(String,SecurityPolicy) - function in io.grpc.binder.ServerSecurityPolicy.Builder
Specify a policy specific to a particular gRPC service.
setAboveClient(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Sets or clears the BIND_ABOVE_CLIENT flag.
setAcceptParcelableMessages(boolean) - function in io.grpc.binder.InboundParcelablePolicy.Builder
Sets whether the policy should accept parcelable messages.
setAcceptParcelableMetadataValues(boolean) - function in io.grpc.binder.InboundParcelablePolicy.Builder
Sets whether the policy should accept parcelable metadata values.
setAdjustWithActivity(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Sets or clears the BIND_ADJUST_WITH_ACTIVITY flag.
setAllowActivityStarts(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Sets or clears the {@code android.content.Context#BIND_ALLOW_ACTIVITY_STARTS} flag.
setAllowOomManagement(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Sets or clears the BIND_ALLOW_OOM_MANAGEMENT flag.
setAutoCreate(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Controls whether sending a call over the associated io.grpc.Channel will cause thetarget android.app.Service to be created and whether in-flight calls will keep it inexistence absent any other binding in the system.
setBinaryLog(BinaryLog) - function in io.grpc.BinderServerBuilder
 
setBinaryLog(BinaryLog) - function in io.grpc.BinderChannelBuilder
 
setBindServiceFlags(BindServiceFlags) - function in io.grpc.binder.BinderChannelBuilder
Specifies certain optional aspects of the underlying Android Service binding.
setCallingWorkSourceUid(int) - function in android.os.LeakSafeOneWayBinder
 
setIBinder(IBinderReceiver,IBinder) - function in io.grpc.binder.BinderInternal
Sets the receiver's IBinder using set.
setImportant(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Sets or clears the BIND_IMPORTANT flag.
setIncludeCapabilities(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Sets or clears the BIND_INCLUDE_CAPABILITIES flag.
setMaxParcelableMetadataSize(int) - function in io.grpc.binder.InboundParcelablePolicy.Builder
Sets the maximum allowed total size of parcelables in metadata.
setNotForeground(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Sets or clears the BIND_NOT_FOREGROUND flag.
setNotPerceptible(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Sets or clears the BIND_NOT_PERCEPTIBLE flag.
setServerTransportListener(ServerTransportListener) - function in io.grpc.binder.internal.BinderTransport.BinderServerTransport
 
setWaivePriority(boolean) - function in io.grpc.binder.BindServiceFlags.Builder
Sets or clears the BIND_WAIVE_PRIORITY flag.
shouldAcceptParcelableMessages() - function in io.grpc.binder.InboundParcelablePolicy
 
shouldAcceptParcelableMetadataValues() - function in io.grpc.binder.InboundParcelablePolicy
 
shutdown() - function in io.grpc.binder.internal.BinderServer
 
shutdown() - function in io.grpc.internal.BinderServer
 
shutdown(Status) - function in io.grpc.binder.internal.BinderTransport.BinderClientTransport
 
shutdown(Status) - function in io.grpc.internal.BinderTransport.BinderClientTransport
 
shutdown() - function in io.grpc.binder.internal.BinderTransport.BinderServerTransport
 
shutdown() - function in io.grpc.internal.BinderTransport.BinderServerTransport
 
shutdownNow(Status) - function in io.grpc.binder.internal.BinderTransport.BinderClientTransport
 
shutdownNow(Status) - function in io.grpc.internal.BinderTransport.BinderClientTransport
 
shutdownNow(Status) - function in io.grpc.binder.internal.BinderTransport.BinderServerTransport
 
shutdownNow(Status) - function in io.grpc.internal.BinderTransport.BinderServerTransport
 
shutdownUponDestruction(Lifecycle,ManagedChannel) - function in io.grpc.binder.LifecycleOnDestroyHelper
Arranges for shutdownNow to be called on {@code channel} just before {@code lifecycle} is destroyed, or immediately if {@code lifecycle} is already destroyed.
shutdownUponDestruction(Lifecycle,Server) - function in io.grpc.binder.LifecycleOnDestroyHelper
Arranges for shutdownNow to be called on {@code server} just before {@code * lifecycle} is destroyed, or immediately if {@code lifecycle} is already destroyed.
start(ServerListener) - function in io.grpc.binder.internal.BinderServer
 
start(ServerListener) - function in io.grpc.internal.BinderServer
 
start(ManagedClientTransport.Listener) - function in io.grpc.binder.internal.BinderTransport.BinderClientTransport
 
start(ManagedClientTransport.Listener) - function in io.grpc.internal.BinderTransport.BinderClientTransport
 
strictLifecycleManagement() - function in io.grpc.binder.BinderChannelBuilder
Disables the channel idle timeout and prevents it from being enabled.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  W