JBoss Remoting 3 3.2.14.GA-redhat-1

org.jboss.remoting3
Interface Attachable

All Known Subinterfaces:
Channel, Connection, Endpoint

public interface Attachable

An entity which can hold attachments.


Method Summary
 Attachments getAttachments()
          Get the attachments for this entity.
 

Method Detail

getAttachments

Attachments getAttachments()
Get the attachments for this entity.

Returns:
the attachments

JBoss Remoting 3 3.2.14.GA-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.