p

loci

communicator

package communicator

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. communicator
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AuthenticationInfo extends AnyRef
  2. trait Bidirectional extends AnyRef
  3. trait CertificateAuthentication extends AuthenticationInfo
  4. trait Connection[+P <: ProtocolCommon] extends AnyRef
  5. class ConnectionException extends IllegalArgumentException
  6. sealed trait ConnectionSetup[+P <: ProtocolCommon] extends AnyRef
  7. sealed trait ConnectionSetupFactory[+P <: ProtocolCommon] extends AnyRef
  8. trait ConnectionSetupParser extends AnyRef
  9. trait Connector[+P <: ProtocolCommon] extends ConnectionSetup[P]
  10. trait Inbound extends AnyRef
  11. trait Listener[+P <: ProtocolCommon] extends ConnectionSetup[P]
  12. trait Listening extends AnyRef
  13. type MessageBuffer = loci.MessageBuffer
  14. trait NameAuthentication extends AuthenticationInfo
  15. type Notice[-T] = loci.Notice[T]
  16. trait Outbound extends AnyRef
  17. trait Protocol extends AnyRef
  18. type ProtocolCommon = Protocol with SetupInfo with SecurityInfo with SymmetryInfo
  19. trait ProtocolInfo[T] extends AnyRef
  20. trait Request extends AnyRef
  21. trait RequestInfo extends AnyRef
  22. trait Response extends AnyRef
  23. trait ResponseInfo extends AnyRef
  24. trait Secure extends AnyRef
  25. trait SecurityInfo extends AnyRef
  26. trait SetupInfo extends AnyRef
  27. trait SimpleConnectionSetupProperties extends AnyRef
  28. sealed trait Symmetry extends AnyRef
  29. trait SymmetryInfo extends AnyRef
  30. trait X509CertificateAuthentication extends CertificateAuthentication

Inherited from AnyRef

Inherited from Any

Ungrouped