Uses of Class
com.rabbitmq.client.impl.Method
-
Packages that use Method Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of Method in com.rabbitmq.client.impl
Methods in com.rabbitmq.client.impl that return Method Modifier and Type Method Description MethodAMQCommand. getMethod()Public API - Retrieves theMethodheld within this Command.static MethodAMQImpl. readMethodFrom(DataInputStream in)
-