| Interface | Description |
|---|---|
| ChannelConstants | |
| PhysicalDataTypes |
Defines well-known physical data types.
|
| Class | Description |
|---|---|
| ClassLoaderWire |
A wire between two classloaders that defines visibility constraints.
|
| ParamTypes |
Defines primitives for use in dynamic classloading.
|
| PhysicalAttachPoint |
Metadata for attaching a wire or channel connection to a source or target.
|
| PhysicalBindingHandler |
Model class for a binding handler configuration.
|
| PhysicalChannel |
Metadata to provision a channel.
|
| PhysicalChannelConnection |
Metadata for provisioning a channel connection on a runtime.
|
| PhysicalComponent |
Used to provision a component on a runtime.
|
| PhysicalConnectionSource |
Used to attach the source side of a channel connection.
|
| PhysicalConnectionTarget |
Used to attach the target side of a channel connection.
|
| PhysicalInterceptor |
A portable definition of an interceptor.
|
| PhysicalOperation |
Represents a service operation and its invocation chain on a runtime.
|
| PhysicalProperty |
A property and its resolved values.
|
| PhysicalProperty.Builder | |
| PhysicalResource |
Used to build a resource on a runtime.
|
| PhysicalWire |
Used to provision a wire on a runtime.
|
| PhysicalWireSource |
Represents the source side of a wire.
|
| PhysicalWireTarget |
The target side of a physical wire.
|
| Enum | Description |
|---|---|
| ChannelSide |
The side of the logical channel a physical channel handles.
|
| DeliveryType |
Defines the delivery semantics for a channel.
|